February 02, 2006 Archives

02.02.2006 02:24

Tip for install Wacom tablet

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/devices
3. Modify the /etc/X11/xorg.conf

-----

Posted by Wesly Chu | Permanent Link | Categories: Linux Note