tools: install our tools as xkbcli subcommands
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 8 Jul 2020 03:30:47 +0000 (13:30 +1000)
committerRan Benita <ran@unusedvar.com>
Sat, 25 Jul 2020 08:05:14 +0000 (11:05 +0300)
commit29e80e7b7608961a9400eaa10880c4a25e5e3726
tree187063f61216485e3517266d9379e15466cfb4a3
parented57fb8b869ba1edd226b55953ace0719fe8e1c1
tools: install our tools as xkbcli subcommands

The xkbcli tool usage help is ifdef'd out where the tool isn't built but the
man page always includes all tools. Easier that way.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
test/xkeyboard-config-test.py.in
tools/compile-keymap.c [moved from tools/rmlvo-to-keymap.c with 100% similarity]
tools/xkbcli-compile-keymap.1.ronn [new file with mode: 0644]
tools/xkbcli-how-to-type.1.ronn [new file with mode: 0644]
tools/xkbcli-interactive-evdev.1.ronn [new file with mode: 0644]
tools/xkbcli-interactive-wayland.1.ronn [new file with mode: 0644]
tools/xkbcli-interactive-x11.1.ronn [new file with mode: 0644]
tools/xkbcli-list.1.ronn [new file with mode: 0644]
tools/xkbcli.1.ronn
tools/xkbcli.c