Look better please, I have two Layouts.
Quote:
Section "ServerLayout"
Identifier "Normal"
Screen "Screen1"
InputDevice "Mouse2" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
Option "Xinerama" "false"
EndSection
Section "ServerLayout"
Identifier "TV"
Screen "Screen1TV"
InputDevice "Mouse2" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
Option "Xinerama" "false"
Option "AIGLX" "false"
EndSection
|
And "Screen1" points to Dispositivo1, while "Screen1TV" points to Dispositivo1TV.
I usually start X with the "Normal" layout and when I want to switch to my TV I simply start another X session using the "TV" one (as above).
This because I already have a twinview setup with two LCD monitors and clearly, I can't do triple head.