
Raptor 4000 Series: Reference Manual
©2009 Tech Source Inc. 18 Part #65-0271-01
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
The following example shows the ServerLayout Section for a
single-screen configuration on the Raptor 3500e device.
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Raptor3500-0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Assuming Screen0 is the console card, the following example
shows the ServerLayout section with the Raptor Series card as
the second screen.
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" LeftOf "Raptor4000-0"
Screen 1 "Raptor4000-0" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Assuming Screen0 is the console card, the following example
shows the ServerLayout section with the Raptor 3500e card as
the second screen.
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" LeftOf "Raptor3500-0"
Screen 1 "Raptor3500-0" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Comentarios a estos manuales