Help, everybody.

I haven't used the feature for a pretty long time (no more lectures) and
now I realized that I do not get any

 TP_HKEY_EV_TABLET_TABLET        = 0x5009, /* tablet swivel up */
 TP_HKEY_EV_TABLET_NOTEBOOK      = 0x500a, /* tablet swivel down */

events anymore.  Interestingly the

  TP_HKEY_EV_PEN_INSERTED         = 0x500b, /* tablet pen inserted */
  TP_HKEY_EV_PEN_REMOVED          = 0x500c, /* tablet pen removed */

events still happen and are reported as ACPI_Events.

I did a hexdump of /dev/input/input8 (as that's where the sysfs-entries
guide me), these are the results of "tablet on"

0000000 96c7 4d34 0000 0000 8508 000d 0000 0000
0000010 0005 0001 0001 0000 96c7 4d34 0000 0000
0000020 8512 000d 0000 0000 0000 0000 0000 0000

and "tablet off (Laptop mode)":
0000030 96c9 4d34 0000 0000 0259 000b 0000 0000
0000040 0005 0001 0000 0000 96c9 4d34 0000 0000
0000050 0263 000b 0000 0000 0000 0000 0000 0000

So it seems like somehow the input is filtered away weirdly.  Any ideas
where I have to look for it?

Thanks in advance,
Stefan

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to