• Show log

    Commit

  • Hash : 92e07726
    Author : Ran Benita
    Date : 2012-09-27T20:16:12

    test: add keycodes files which map directly to evdev codes
    
    This is a proof-of-concept for the long key names. The keycodes in the
    file evdev-xkbcommon are autogenerated from linux/input.h, and uses the
    names given there; all of the previous names are aliased to the new
    names, so they continue to work with the symbols files, etc.
    
    You can try it with 'sudo ./test/interactive -r evdev-xkbcommon -n 0'
    The -n 0 means that we don't offset the evdev scan codes - just feed
    them directly. The -r evdev-xkbcommon just means to use a new rules file
    which makes us use the new keycodes file. (The only problem I can see is
    with the MENU and LSGT names which has some conflicts).
    
    Maybe some day xkeyboard-config could ship something similar, so that
    the 8 offset is unneeded.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags