free_daemon
February 1st, 2010, 18:46
Hi,
I have an problem by getting the pen of my tablet working.
Have anyone here a Tablet and getting the pen working?
I have installed "/usr/ports/x11-drivers/input-wacom" and add the following to xorg.conf.
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom" # ?
Option "Type" "stylus"
Option "USB" "on" # ?
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom" # ?
Option "Type" "eraser"
Option "USB" "on" # ?
EndSection
I don't know how to figure out the tabled device and the required kernel module.
I hope anyone here can help me to get it work.
I have an problem by getting the pen of my tablet working.
Have anyone here a Tablet and getting the pen working?
I have installed "/usr/ports/x11-drivers/input-wacom" and add the following to xorg.conf.
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom" # ?
Option "Type" "stylus"
Option "USB" "on" # ?
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom" # ?
Option "Type" "eraser"
Option "USB" "on" # ?
EndSection
I don't know how to figure out the tabled device and the required kernel module.
I hope anyone here can help me to get it work.