Skip to content

Commit

Permalink
Input: wacom - report resolution for pen devices
Browse files Browse the repository at this point in the history
Touch resolution is reported to the userland by retrieving the value
from the HID descriptor. But pen resolution is not since it can not
be retrieved. The current Wacom X driver has a resolution table.
To centralize the source of these values, the resolution entries are
added in the wacom_features struct for x and y coordinates respectively.
The values are then reported to the userland.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Ping Cheng authored and Dmitry Torokhov committed Mar 27, 2011
1 parent 7b824bb commit e35fb8c
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 92 deletions.
Loading

0 comments on commit e35fb8c

Please sign in to comment.