Edit

kc3-lang/libxkbcommon/test/data/keycodes/empty

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2013-08-01 20:24:27
    Hash : e731b251
    Message : xkbcomp: handle empty keymaps We should handle empty xkb_keycode and xkb_symbol sections, since xkbcomp handles them, and apparently XQuartz uses it. There are also files for it in xkeyboard-config (rules=base model=empty layout=empty, which translate to keycodes/empty and symbols/empty). https://bugs.freedesktop.org/show_bug.cgi?id=67654 Reported-By: Gatis Paeglis <gatis.paeglis@digia.com> Signed-off-by: Ran Benita <ran234@gmail.com>

  • test/data/keycodes/empty
  • default xkb_keycodes "empty" {
        minimum= 8;
        maximum= 255;
    };