commit | 20a3ce7e490c5015d051f78414f6dd146eec283f | [log] [tgz] |
---|---|---|
author | Przemo Firszt <przemo@firszt.eu> | Thu Mar 18 14:34:34 2010 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 22 09:55:26 2010 +0100 |
tree | ea1fd27e4f093d43c3db4e377f4e23b2b31f76e1 | |
parent | 06c7c313b5605471e321337c770683cf70464197 [diff] |
HID: add sysfs speed attribute for wacom bluetooth tablet The attribute allows to change reporting speed of tablet from userspace through sysfs file. The attribute is RW, valid values: 0 is low speed, 1 is high speed. High speed is the default setting. Using low speed is a workaround if you experience lag when using the tablet. Signed-off-by: Przemo Firszt <przemo@firszt.eu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>