OVH Cloud OVH Cloud

xinerama et ordre des ecrans

1 réponse
Avatar
Troumad
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


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

1 réponse

Avatar
Troumad
4 tests viennet de me montrer que xinerama ne marche que si mon screen1
est devant...
LeftOf ou RightOf n'intervient pas.

steph a écrit :

Troumad a écrit :

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



Et si tu fais

Screen "screen1"
Screen "screen2" RightOf "screen1"

ça marche ?



Stéphane






--
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


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact