Edit

kc3-lang/libxkbcommon/test/data

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2014-02-15 23:27:23
    Hash : 11a9f76b
    Message : keymap-dump: don't print "affect=lock" in PtrLock It's the same as no flags, so might as well not print it. (In fact it is slightly harmful, because it actively *clears* the affect flags, which might have been set in some other manner. But in practice this cannot happen). Signed-off-by: Ran Benita <ran234@gmail.com>