07/02/28 15:54:05 n0mLQDX6
xorg.confを編集ってか、コメントアウトするだけ
# Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/wacom"
#
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4"
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/wacom"
#
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4"
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/wacom"
#
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4"
#EndSection