
2. Add the following lines to the
ServerLayout
section:
InputDevice "Mouse[5]" "SendCoreEvents"
InputDevice "Mouse[7]" "SendCoreEvents"
InputDevice "Mouse[9]" "SendCoreEvents"
With these changes, your
/etc/X11/xorg.conf
should resemble the following:
[...]
Section "InputDevice"
❶
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
❷
Driver "wacom"
Identifier "Mouse[5]"
Option "Device" "/dev/ttyS0"
Option "ForceDevice" "ISDV4"
Option "InputFashion" "Tablet"
Option "Mode" "Absolute"
Option "SendCoreEvents" "on"
Option "Type" "cursor"
EndSection
Section "InputDevice"
❸
Driver "wacom"
Identifier "Mouse[7]"
Option "Device" "/dev/ttyS0"
Option "ForceDevice" "ISDV4"
Option "InputFashion" "Pen"
Option "Mode" "Absolute"
Option "Type" "stylus"
EndSection
Section "InputDevice"
❹
Driver "wacom"
Identifier "Mouse[9]"
Option "Device" "/dev/ttyS0"
Option "ForceDevice" "ISDV4"
Option "InputFashion" "Eraser"
Option "Mode" "Absolute"
Option "Type" "eraser"
EndSection
Support of Tablet PCs
329
Содержание LINUX ENTERPRISE DESKTOP 10 SP1 - KDE 14-05-2007
Страница 1: ...SUSE Linux Enterprise Desktop www novell com 10 SP1 May 14 2007 KDE User Guide...
Страница 12: ......
Страница 13: ...Part I KDE Desktop...
Страница 14: ......
Страница 73: ...Part II Office and Collaboration...
Страница 74: ......
Страница 124: ......
Страница 142: ......
Страница 162: ......
Страница 180: ......
Страница 190: ......
Страница 202: ......
Страница 203: ...Part III Internet...
Страница 204: ......
Страница 214: ......
Страница 222: ......
Страница 237: ...Part IV Multimedia...
Страница 238: ......
Страница 276: ......
Страница 289: ...Figure 20 6 RealPlayer for Linux Playing Music and Movies 277...
Страница 290: ......
Страница 304: ......
Страница 312: ......