Edit

kc3-lang/libxkbcommon/changes/tools

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`.