HP xw3400 User Manual page 138

User manual for linux
Hide thumbs Also See for xw3400:
Table of Contents

Advertisement

Option
"AutoRepeat"
Option "XkbRules"
Option "XkbModel"
Option "XkbLayout" "us"
EndSection
Here is the first USB keyboard... found thru the discovery process identified in setup above.
Section "InputDevice"
Identifier "Keyboard1"
Driver
"evdev"
Option
"Device" "/dev/input/event4"
Option
"AutoRepeat"
EndSection
Now for each USB mouse, construct an InputDevice section for the xorg.conf file like this:
Section "InputDevice"
Identifier "MouseN"
Driver
"evdev"
Option
"Device" "/dev/input/eventX"
EndSection
Where N is the sequential mouse number and X is the event handler identified during the setup phase
above.
Use Mouse0 for the PS2 mouse.
Here is the PS2 mouse section:
Section "InputDevice"
Identifier
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Here is the first USB mouse section ... found thru the discovery process identified above.
Section "InputDevice"
Identifier
Driver "evdev"
Option "ZAxisMapping" "4 5"
Option "Device"
EndSection
Next, create a ServerLayout section for your xorg.conf file for each seat... The following server layouts
were derived from the server layout created by vizconfig:
Section "ServerLayout"
Identifier ìSeat0"
Screen 0
Option
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier
Screen 0
Option
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
In future releases of HP's Installer Kit for Linux, example xorg.confs will be
/opt/hp/viztools/configfiles.
"250 30"
"xfree86"
"pc105"
"250 30"
"Mouse0"
"/dev/input/mouse0"
"Mouse2"
"/dev/input/event3"
"Screen Primary"
"IsolateDevice" "True"
"Seat1"
"Screen Secondaryî
"IsolateDevice" "True"
4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xw4100Xw4300Xw4400Xw4550Xw4600Xw6000 ... Show all

Table of Contents