~ara/mtdev/apport_hook_lp_622817

« back to all changes in this revision

Viewing changes to include/mtdev.h

  • Committer: Chase Douglas
  • Date: 2010-08-04 16:00:21 UTC
  • mfrom: (37.2.1 upstream)
  • Revision ID: chase.douglas@canonical.com-20100804160021-c8dyom6mhetm17vu
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
/* includes available in 2.6.36 */
58
58
#ifndef ABS_MT_SLOT
59
59
#define ABS_MT_SLOT             0x2f    /* MT slot being modified */
 
60
#endif
 
61
#ifndef MT_SLOT_ABS_EVENTS
60
62
#define MT_SLOT_ABS_EVENTS {    \
61
63
        ABS_MT_TOUCH_MAJOR,     \
62
64
        ABS_MT_TOUCH_MINOR,     \