Section "InputDevice" Identifier "Cursor" Driver "wacom" Option "Device" "/dev/input/event2" Option "Type" "cursor" Option "USB" "on" Option "Tilt" "on" Option "TopX" "0" Option "TopY" "12030" Option "KeepShape" "on" EndSection Section "InputDevice" Identifier "Stylus" Driver "wacom" Option "Device" "/dev/input/event2" Option "Type" "stylus" Option "USB" "on" Option "Tilt" "on" Option "TopX" "0" Option "TopY" "12030" Option "KeepShape" "on" EndSection Section "InputDevice" Identifier "Eraser" Driver "wacom" Option "Device" "/dev/input/event2" Option "Type" "eraser" Option "USB" "on" Option "Tilt" "on" Option "TopX" "0" Option "TopY" "12030" Option "KeepShape" "on" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Cursor" "SendCoreEvents" InputDevice "Stylus" "SendCoreEvents" InputDevice "Eraser" "SendCoreEvents" EndSection