I'm using Tinker Board with Lubuntu 16.04.2, I'm able to change to screen resolution but it reverts back after restarting
<br> I've been researching for a while and all I see is how to change it in lxde, i tried browsing the config files located at /etc/lxqt/.. but there no such thing there on how to change the resolution, all I see is the panel setting etc..
Can anyone help me on this thankss
Asked
Active
Viewed 6,197 times
5
Etibar
- 103
Gilbert Mendoza
- 151
-
2On bad device so can't post answer, but you need to set up a login script that uses xrandr. Search the site for that and you'll find how to do it. – Organic Marble Jan 17 '18 at 05:18
-
"I'm able to change to screen resolution" and how is it you do that ? – Panther Jan 17 '18 at 05:29
-
@Panther on the Preferences>LXQt settings>Monitor settings – Gilbert Mendoza Jan 17 '18 at 05:33
-
2@OrganicMarble thanks able to make it change just before entering desktop by using "xrandr --output HDMI-1 --mode 1-24x768" on /etc/profile , I know this is not practical but it works so im fine with it, thanks – Gilbert Mendoza Jan 17 '18 at 06:05
-
Glad it worked for you! – Organic Marble Jan 17 '18 at 06:36
-
2@GilbertMendoza thanks this works. its more of a brute changing of res every time it boots rather than setting it in lxqt which seems to be lacking documentation – Ishan Srivastava Jul 14 '20 at 02:05
-
@IshanSrivastava, did you find the solution for it yet? Thanks – Eddie Kumar Nov 26 '20 at 19:33