Edit

kc3-lang/libxkbcommon/test/data/keymaps/basic.xkb

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2012-07-12 14:42:31
    Hash : 62deaeb5
    Message : Import dataset into test/data/ Use a self-contained dataset instead of relying on a globally-installed set. Data taken from xkeyboard-config 2.5.1. Signed-off-by: Daniel Stone <daniel@fooishbar.org>

  • test/data/keymaps/basic.xkb
  • xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete" };
        xkb_compat    { include "complete" };
        xkb_symbols   { include "pc+us" };
    };