Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth | |
This allows for shell path expansion for input_cmd_xkb_file. The logic has been extracted from output_cmd_background | |||
2019-07-17 | input_cmd_xkb_*: cleanup includes | Ed Younis | |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis | |
Adds a new commend "xkb_file", which constructs the internal xkb_keymap from a xkb file rather than an RMLVO configuration. This allows greater flexibility when specifying xkb configurations. An xkb file can be dumped with the xkbcomp program. |