After helping my friend to install an Intuos tablet, I found I must make sure where the device points to (/dev/input/event0 or others). So... Here are some tips. 1. Read the Howto in Linux Wacom web site 2. check the "Handlers" of the input device with
more /proc/bus/input/devices3. Modify the /etc/X11/xorg.conf -----