Re: [RFC] tablet buttons driver for fujitsu siemens laptops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Just wanted to mention that the driver by Robert Gerlach also works[1] with a Fujitsu P1610 convertible, after a trivial modification:

static struct keymap_entry keymap_t1610[] = {
    { 0x0010, KEY_SCROLLDOWN },
    { 0x0020, KEY_SCROLLUP },
    { 0x0040, KEY_DIRECTION },
    { 0x0080, KEY_FN },
    { 0x8000, KEY_MENU },
    { 0x0400, KEY_KBDILLUMTOGGLE },
    { 0x0000, 0},
};

[1] evtest reports all events correctly and I can access them from user space, however, acpi_listen seems to be not getting those... Perhaps something trivial?

Regards,

Evgeny
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux