[Ubuntu-x-swat] [Bug 994490] Re: desktop crash in dual monitor mode on ATI Radeon X1900.

2012-07-08 Thread Massimo Svanoni
A useful link to customize above mentioned command: http://wiki.debian.org/XStrikeForce/HowToRandR12 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/994490 Title: desktop cra

[Ubuntu-x-swat] [Bug 994490] Re: desktop crash in dual monitor mode on ATI Radeon X1900.

2012-07-08 Thread Massimo Svanoni
I solved creating a shell script with this command: xrandr --output DVI-0 --mode 1280x1024 --rate 75 --left-of DVI-1 --rotate normal --output DVI-1 --mode 1280x1024 --rate 75 (please note you have to replace DVI-* with your output; xrandr -q to find them out) and putting it in starting applicati