Edit

kc3-lang/libxkbcommon/tools

Branch :

  • Show log

    Commit

  • Author : Peter Hutterer
    Date : 2020-07-06 16:07:11
    Hash : 4889f550
    Message : tools: always print the rmlvo-to-keymap outcome The most common case for this tool is to check what the keymap is for a given RMLVO. Let's print that by default, the use-cases that just check for compilation success can discard stdout instead. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>