xinerama et ordre des ecrans
Bonjour
Voici un extrait de mon XF86Congif-4 qui marche :
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
Screen "screen2" LeftOf "screen1"
Option "Xinerama"
EndSection
Si je change l'ordre des écrans, ça ne marche plus :( :
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen2"
Screen "screen1" RightOf "screen2"
Option "Xinerama"
EndSection
nb : le second ordre marche avec mandriva 10.2
--
Amicalement vOOotre Troumad Alias Bernard SIAUD
mon site : http://troumad.free.fr : AD&D maths WEB sectes
Pour la liberté http://lea-linux.org http://www.eurolinux.org/index.fr.html
N'envoyez que des documents avec des formats ouverts, comme
http://fr.openoffice.org
Reply to: