commit | 488abb5c70c19fd37264101d2b6ebee507e1f265 | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Tue Jul 21 11:07:25 2015 -0700 |
committer | Jiri Kosina <jkosina@suse.com> | Thu Jul 23 14:02:44 2015 +0200 |
tree | 52d950b20ffadb4c12a486b06eac5dfde1436223 | |
parent | 1b5d514a3d24996ddbe7c75685af9dfdeff125b5 [diff] |
HID: wacom: Report touch width/height/orientation for GENERIC devices The HID_DG_WIDTH and HID_DG_HEIGHT usages report with width and height of contacts. From this information, a crude determination of orientation is also possible. This patch reports all three to userspace if a device reports this usage. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>