Digipro drawing pad users of the world, unite.
http://digitalbluewave.blogspot.com/2008/11/updated-wizardpen-driver-070-alpha1-p.html
Let's make these things Just Work in 9.04.
fabrice_sp is helping me with basically all of my packaging at this stage, we have one we're working on for the wizardpen. The idea for the end result is this:
a .deb file with the drive in it, and a postinstall script that goes as follows:
'please unplug your drawing pad and hit enter.'
grep -i name /proc/bus/input/devices
'pleas plug in your drawing pad and hit enter.'
grep -i name /proc/bus/input/devices
(the second time the command is run, there should be one additional result.)
Take that result and add it to /etc/hal/fdi/policy/99-x11-wizardpen.fdi, which needs to contain some other basically static xml, but I don't know how to post it here..
What would be /really/ nice of course is if the driver was included in main, and could recognize all the different wizardpen drawing pads and make them all Just Work; that is the end goal here, and we need all the help we can get. I hope the wacom folks have it better than this..
Saturday, December 27, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment