Edit

kc3-lang/libxkbcommon/changes/tools/+modmaps.feature.md

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-05-14 15:08:37
    Hash : ae80b244
    Message : tools: Add --modmaps option to compile-keymap - Remove the `ENABLE_PRIVATE_APIS` guards on modmaps printing functions, since we use no private symbols. - Copy the `--print-modmaps` options from `interactive-evdev` into `compile-keymap` and rename it to `--modmaps`. This enables a feature similar to `xmodmap -pm`.

  • changes/tools/+modmaps.feature.md
  • `xkbcli-compile-keymap`: Added option `--modmaps` that prints modifiers mappings.
    This is similar to the legacy `xmodmap -pm`.