Modify a dependancy for install a keymap file e-tizen-data to xkb-data
[platform/upstream/libxkbcommon.git] / tools / interactive-evdev.c
2023-10-05 Pierre Le MarreTools: Improve xkbcli help messages and manual pages
2023-09-18 Pierre Le Marreinteractive-evdev: add option to print modmaps
2023-09-18 Pierre Le MarreInteractive tools: add options to hide some fields
2023-06-26 Pierre Le Marreinteractive-evdev: includes options
2021-03-28 Ran Benitainteractive-evdev: fix missing initialization
2021-03-28 Ran Benitainteractive-evdev: switch from epoll(2) to poll(2)
2020-07-27 Ran Benitatools/interactive-evdev: fixup 64bff65
2020-07-27 Ran Benitatools/interactive-evdev: change --evdev-offset to ...
2020-07-25 Ran Benitatools: some minor changes to xkbcli
2020-07-25 Peter Hutterertools: switch interactive-evdev to getopt_long
2020-07-25 Peter Hutterertools: consistently return 2 on invalid usage
2020-06-28 Ran Benitatools: don't depend on src/utils.h
2020-06-25 Peter Hutterertools: move the remaining tools from test to here