Edit

kc3-lang/libxkbcommon/src/makekeys

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2009-04-25 14:32:04
    Hash : 8e3239a7
    Message : KeySym: Actually handle NoSymbol Add NoSymbol into the keysym table, so keysym <-> string conversion works for that, too; also eliminate special-casing of VoidSymbol. This will require special-casing in libX11 to preserve its API. Signed-off-by: Daniel Stone <daniel@fooishbar.org>