I had gnome-display-properties crash on dual monitors. It works now,
after putting this in /etc/gdm/PostLogin/Default:

/usr/bin/xrandr --output VGA-0 --off
/usr/bin/xrandr --output DVI-0 --mode 1920x1200 --left-of VGA-0
/usr/bin/xrandr --output VGA-0 --mode 1280x1024 --right-of DVI-0

The first --off was crucial, otherwise whole X server would crash. (I
have a peculiar monitor setup, but both are set to their respective
maximum resolution.)

res-applet was of no help.

Jaunty (alpha 3) amd64 ati radeon X300 desktop

-- 
gnome-display-properties crashed with SIGSEGV in _start()
https://bugs.launchpad.net/bugs/259169
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to