Enable Logitech LX3 Horizontal Scrolling

The addition to xorg.conf is as follows:

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "evdev"
   Option      "CorePointer"
   Option      "Device" "/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-event-mouse"
   Option      "RelHWHEELMapTo" "Buttons 7 6 1"
EndSection
add this extry to the “ServerLayout” section
InputDevice   "Mouse0"      "CorePointer"
save the file and restart Xserver (Ctrl+Alt+Backspace)

http://www.parsix.org/html/PNphpBB2-printview-t-486-start-0.html

我的注释:首先要确认安装了 xf86-input-evdev

 
wiki/note/enable_logitech_lx3_horizontal_scrolling.txt · 最后更改: 2009/04/09 11:09 由 wiki
 
RSS - Template by 7throot HeadQuarters