How to exchange primary and secondary display?
Jonas Norlander
jonorland at gmail.com
Fri Jun 6 17:45:48 UTC 2008
2008/6/6 after nine <afternine at email.si>:
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen "ScreenSamsung"
> Screen "Default Screen"
> InputDevice "Generic Keyboard"
> InputDevice "Configured Mouse"
>
> EndSection
>
Hi!
I don't know haw to do it with xrandr but in your ServerLayout i
missing which and how the monitors are related to each other. It
should look something like this.
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "MSComfortCurveKeybord2000" "CoreKeyboard"
InputDevice "MSIntelliMouseOptical" "CorePointer"
InputDevice "MSWirelessLaserMouse5000" "SendCoreEvents"
EndSection
/ Jonas
More information about the kubuntu-users
mailing list