Troubleshooting Mouse Problems; Local Usb Mouse And Linux - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

Troubleshooting Mouse Problems

The following sections discuss troubleshooting mouse hardware or software
issues.

Local USB Mouse and Linux

If you are running Linux on your server and the local mouse is USB, your mouse
will not work in Remote Console. To correct this issue, configure the system to
use two mice. Add the following lines to your XF86Config file:
After updating the configuration file, you have two InputDevice sections. Each
section lists information for the mouse. Adjust the identifier to match the label
you used in the ServerLayout section.
In the ServerLayout section, add the following:
InputDevice
For example:
Section "ServerLayout"
Identifier
Screen 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
In the InputDevice section, add the following:
Section "InputDevice"
Identifier
Driver
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "yes"
EndSection
"Mouse1" "SendCoreEvents"
"Default Layout"
"Screen0" 0 0
"Mouse1"
"mouse"
Troubleshooting iLO
379

Advertisement

Table of Contents
loading

Table of Contents