KDE 4 KCModule

This module implements a GUI for the Wacom Linux Drivers and extends it
with profile support to handle different button / pen layouts per profile.

For hardware support have a look at http://www.linuxwacom.sourceforge.net

Easy profile switching might be added via external plasma support someday.
As for now you need to change the profile in the KCModule everytime.
Same applies if you disconnect/reconnect the tablet.

All tablets can be set up as long as they are found via xorg.conf or HAL configuration.

Hope you like it :)

# install with

mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=release
make
make install

# start with 

kcmshell4 kcm_tablet

or have a look in the system settings where the keyboard and mouse settings are