Open
Description
Currently there is no way to do the following in xkeyboard-config
:
- Detect dead code, i.e. the code not used in rules or in the dependencies of the code referenced in rules.
- List the dependencies (i.e. includes) of each components. This would facilitate debugging and also help for impact assessment before editing keymaps components.
We could create internal API/developer tools to deal with it.