• Ulrich Sibiller's avatar
    Keyboard.c: Make xkblock more robust · 8b206a26
    Ulrich Sibiller authored
    If xorg upstream xkb gets extended one day the previous code would not
    block new xkb calls even if they would change keyboard settings. So
    only act on the currently known calls and throw an error for all
    unknown calls.
    8b206a26
Keyboard.c 47.5 KB