I have 3 monitors and I'm trying to save my display settings, but they are lost after every reboot.
I've read about creating an xorg.conf file and also about editing /etc/kde4/kdm/Xsetup. Neither of those sound like the correct approach. Surely there is some way to make the system settings "save as defaults" button actually work like it was designed to work without resorting to a hack. What's the right way to solve this?
If an Xorg.conf is the right way, can someone supply a template?
This info should help:
BTW, this is a brand new clean install of Kubuntu 11.10. It's completely stock so far.
Thanks
I've read about creating an xorg.conf file and also about editing /etc/kde4/kdm/Xsetup. Neither of those sound like the correct approach. Surely there is some way to make the system settings "save as defaults" button actually work like it was designed to work without resorting to a hack. What's the right way to solve this?
If an Xorg.conf is the right way, can someone supply a template?
This info should help:
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc Juniper LE [AMD Radeon HD 6700 Series]
Code:
/etc/kde4/kdm$ xrandr -q Screen 0: minimum 320 x 200, current 6400 x 1600, maximum 8192 x 8192 DisplayPort-0 connected 2560x1600+1920+0 (normal left inverted right x axis y axis) 641mm x 401mm 2560x1600 60.0*+ 1920x1440 60.0 1920x1200 59.9 1920x1080 60.0 1600x1200 60.0 1280x1024 75.0 60.0 1280x800 59.8 1152x864 75.0 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 HDMI-0 connected 1920x1200+4480+0 (normal left inverted right x axis y axis) 518mm x 324mm 1920x1200 60.0*+ 1920x1080 60.0 1600x1200 60.0 1680x1050 60.0 1280x1024 60.0 1280x960 60.0 1024x768 60.0 800x600 60.3 640x480 60.0 720x400 70.1 DVI-0 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm 1920x1200 60.0*+ 1920x1080 60.0 1600x1200 60.0 1680x1050 60.0 1280x1024 60.0 1280x960 60.0 1024x768 60.0 800x600 60.3 640x480 60.0 720x400 70.1 DVI-1 unknown connection (normal left inverted right x axis y axis) 1360x768 59.8 1152x864 60.0 1024x768 60.0 800x600 60.3 640x480 59.9 680x384 119.6 119.9 576x432 120.1 512x384 120.0 400x300 120.6 320x240 120.1
Thanks
Comment