How to calibrate Wacom tablets under Ubuntu Lucid?
Posted
by Calvin Fisher
on Super User
See other posts from Super User
or by Calvin Fisher
Published on 2010-05-06T17:30:59Z
Indexed on
2010/05/06
17:38 UTC
Read the original article
Hit count: 632
I've been using Wacom tablets on Linux for quite some time, almost exclusively in Ubuntu, and in previous versions I've used xidump
to track input values. I would use that information to put calibration settings in my xorg.conf file. However, in the most recent Ubuntu release, this command does not exist, and the package wacom-tools
that previously installed it has now been removed.
Is there a new method for calibrating Wacom pads under Linux? Should I have been using a different method all along for obtaining this information?
© Super User or respective owner