
Example D.1
Configuration for Wacom Devices
1. Add the following
InputDevice
sections:
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
❶
Configuration for the tablet cursor input device connected to
/dev/ttyS0
.
If you use a HP Compaq tc4200, try
/dev/ttyS2
instead. The device is
given the
"Mouse[5]"
identifier to avoid problems in upcoming SaX2
versions.
❷
Configuration for the tablet stylus input device.
❸
Configuration for the tablet eraser input device. This part of the pen can be
used in some applications to erase input.
328
KDE User Guide
Summary of Contents for LINUX ENTERPRISE DESKTOP 10 SP1 - KDE 14-05-2007
Page 1: ...SUSE Linux Enterprise Desktop www novell com 10 SP1 May 14 2007 KDE User Guide...
Page 12: ......
Page 13: ...Part I KDE Desktop...
Page 14: ......
Page 73: ...Part II Office and Collaboration...
Page 74: ......
Page 124: ......
Page 142: ......
Page 162: ......
Page 180: ......
Page 190: ......
Page 202: ......
Page 203: ...Part III Internet...
Page 204: ......
Page 214: ......
Page 222: ......
Page 237: ...Part IV Multimedia...
Page 238: ......
Page 276: ......
Page 289: ...Figure 20 6 RealPlayer for Linux Playing Music and Movies 277...
Page 290: ......
Page 304: ......
Page 312: ......