In Device Drivers->Input Device Support
enable Event interface
In Device Drivers->Input Device Support->Tablets
enable Aiptek 6000U/8000U and Genius G_PEN tablet support (USB)
Driver
The newest wizardpen driver is available from Martin Owens https://launchpad.net/~doctormo/+archive/xorg-wizardpen. Synchronizing with the version control program bazaar (bzr) as described below is preferred. If there are problems using bazaar then a .tar.gz archive can be downloaded from "view package details" and clicking the triangle.
To install:
bzr branch lp:wizardpen
bzr update wizardpen
cd wizardpen
./autogen.sh
./configure --with-xorg-module-dir=/usr/lib/xorg/modules
make
make install
A good guide for installing the driver and configuration files is at https://help.ubuntu.com/community/TabletSetupWizardpen. Older versions of the wizardpen driver were developed as described at http://code.google.com/p/linuxgenius/. Tip If seamonkey or firefox misbehave, try disabling middlemouse functions in about:config.
.
No comments:
Post a Comment