Monitor configuration tool won't save changes

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
punchy71
Posts: 19
Joined: 12. Dec 2011, 18:41

Monitor configuration tool won't save changes

Post by punchy71 »

Hi,
I am running the Fluxbox edition and I'm trying to change my screen resolution but everytime I do, whenever I reboot, it switches back to its old resolution again. There is no option to save my switches. Example: I switch the screen resolution from it's default value of 1680 x 1050 (everything is way too small) to 1024 x 768 (much better) and then click on "ok". It makes the change. I reboot. It's back to 1680 x 1050 again. There is no "save" option in the dialog box. Your only options are "about", "ok" or "cancel". If you click on "about", it says it is "LXRandR 0.1.1 Monitor Configuration tool for LXDE". Hmm, it's for LXDE even though I'm using Fluxbox?!

Thank you
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Monitor configuration tool won't save changes

Post by mimosa »

You probably need to put a line in your .xinitrc. This is a file that is read before Fluxbox starts up.

Please post the output of

Code: Select all

$xrandr
(That is, open a terminal, type 'xrandr', and copy and paste the output here.)

Mine looks like this:

Code: Select all

vanilla[~]$ xrandr
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 4096 x 4096
VGA1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 443mm x 249mm
   1600x900       60.0*+
   1440x900       75.0     59.9  
   1280x800       74.9     59.8  
   1152x864       75.0  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        72.8     75.0     66.7     60.0  
   720x400        70.1  
Post Reply