15 Jul, 2013

1 commit

  • It is quite some time that this one has been deprecated.
    Get rid of it.

    Should some really important user be overseen, it may be reverted and
    the userspace program worked on first, but it is time to do something
    to get rid of this old stuff...

    Signed-off-by: Thomas Renninger
    Acked-by: Matthew Garrett
    Acked-by: Henrique de Moraes Holschuh
    Signed-off-by: Rafael J. Wysocki

    Thomas Renninger
     

21 Mar, 2012

1 commit

  • Fix scancodes returned by driver to match scancodes used to remap keys.

    (Before the patch FN/E returned scancode 0x1B, but to remap scancode
    0x14 had to be used).

    The scancodes returned by the sony-laptop driver for function keys did not
    match the scancodes used to remap keys. Also, since the scancode was sent
    to the input subsystem after the mapped keysym the /lib/udev/keymap
    utility was confused about which scancode to report for which keysym.

    This patch fixes the driver so the correct scancode is shown for each
    key. It also adds to the documentation a description of where to find
    the scancodes.

    Signed-off-by: John Hughes
    Acked-by: Dmitry Torokhov
    Signed-off-by: Matthew Garrett

    John Hughes
     

28 Mar, 2011

1 commit


13 Jun, 2009

1 commit


09 Feb, 2008

1 commit