Код: Выделить всё
Section "InputDevice"
Identifier "Mouse2"
Driver "evdev"
Option "device" "/dev/input/by-id/usb-MOSART_Semi._Input_Device-event-mouse"
Option "HWheelRelativeAxisButtons" "7 6"
EndSectionвпринцепе в 2008.0 было так
Код: Выделить всё
Section "InputDevice"
Identifier "Mouse2"
Driver "evdev"
Option "bustype" "0x0003"
Option "relBits" "+0+1+2"
Option "product" "0x0107"
Option "vendor" "0x062a"
Option "HWheelRelativeAxisButtons" "7 6"
EndSection