OK. i think i found the problem.
Playing with krandrtray and it's conf file in ~/.kde/share/config/krandrrc
i found that the right xrandr commands to achieve extended desktop with two
different sized screen in debian squeeze with flgrx driver is to put in

/etc/kde4/kdm/Xsetup:
xrandr --output DFP2  --mode 1920x1200 --pos 1368x0
xrandr --output CRT2  --mode 1368x768   --pos 0x432


So it seems that my previous effort

xrandr --output DFP2  --mode 1920x1200 
xrandr --output CRT2  --mode 1360x768
xrandr --output CRT2 --left-of DFP2
xrandr --output CRT2  --pos 0x432 

it had an error that i cant pin for the moment.

alex


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ddd9546.3080...@gmail.com

Reply via email to