Hash :
275ffa66
Author :
Date :
2025-03-13T21:28:35
tools: Make --kccgst xkbcli-compile-keymap option public The new public option `--kccgst` enables to display the result of RMLVO resolution to KcCGST components. This option has the same function than `setxkbmap -print`. This is particularly useful for debugging issues with the rules. Before this commit it was a private API. This commit enables us to remove the *internal* version of `xkbcli-compile-keymap`.
xkbcli compile-keymap: Added --kccgst option to display the result of
This option has the same function than setxkbmap -print. This is particularly
useful for debugging issues with the rules.
`xkbcli compile-keymap`: Added `--kccgst` option to display the result of
<abbr title="Rules, Model, Layout, Variant, Options">RMLVO</abbr> names resolution to
<abbr title="Keycodes, Compatibility, Geometry, Symbols, Types">KcCGST</abbr> components.
This option has the same function than `setxkbmap -print`. This is particularly
useful for debugging issues with the rules.