yeah, pretty simple actually.
Configure all of the devices == both VGA cards and monitors.
Then in the server layout part,
You setup the orientation of the screens. man XF86Config had that snippet.Code:Section "ServerLayout" Identifier "Layout 1" Screen "MGA 1" Screen "MGA 2" RightOf "MGA 1" InputDevice "Keyboard 1" "CoreKeyboard" InputDevice "Mouse 1" "CorePointer" InputDevice "Mouse 2" "SendCoreEvents" Option "BlankTime" "5" EndSection


Reply With Quote

Bookmarks