~ubuntu-branches/debian/sid/libevdev/sid

« back to all changes in this revision

Viewing changes to include/linux/input.h

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2015-04-24 20:56:45 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20150424205645-x53tzqvxdp33iifs
Tags: 1.4.2+dfsg-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
164
164
#define INPUT_PROP_SEMI_MT              0x03    /* touch rectangle only */
165
165
#define INPUT_PROP_TOPBUTTONPAD         0x04    /* softbuttons at top of pad */
166
166
#define INPUT_PROP_POINTING_STICK       0x05    /* is a pointing stick */
 
167
#define INPUT_PROP_ACCELEROMETER        0x06    /* has accelerometer */
167
168
 
168
169
#define INPUT_PROP_MAX                  0x1f
169
170
#define INPUT_PROP_CNT                  (INPUT_PROP_MAX + 1)
970
971
 */
971
972
#define MT_TOOL_FINGER          0
972
973
#define MT_TOOL_PEN             1
973
 
#define MT_TOOL_MAX             1
 
974
#define MT_TOOL_PALM            2
 
975
#define MT_TOOL_MAX             2
974
976
 
975
977
/*
976
978
 * Values describing the status of a force-feedback effect