On Thu, Mar 18, 2010 at 09:08:30PM +0000, Przemo Firszt wrote: > I sent a patch to allow switching of reporting speed of wacom bluetooth > pen tablet from userspace to linux-bluez list. I'm thinking about adding > that function to xsetwacom. How do you like that idea? Currently to > change reporting speed user has to type something like: > > echo 0 > /sys/path_to_device/speed > > to set speed to low, and > > echo 1 > /sys/path_to_device/speed > > to set it back to high speed. > > If someone wants to test it before official release it's in wacom-kernel > repository, devel branch.
I like the idea but it'll be interesting to integrate. xsetwacom is primarily (well, exclusively) an X tool so it's UI is geared towards X. That runs from listing devices to the ability to spit out xorg.conf options. If you want to integrate this with xsetwacom, we need to find a way to ensure that the --list option and its device names are can be used together with this option. Cheers, Peter ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
