logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xkbcli — tool to interact with XKB keymaps

Description

xkbcli is a commandline tool to query, compile and test XKB keymaps, layouts and other elements.

       --help  Print help and exit

       --version
               Print the version and exit

   COMMANDScompile-keymap
               Compile an XKB keymap, see xkbcli-compile-keymap(1)

       compile-compose
               Compile a compose file, see xkbcli-compile-compose(1)

       how-to-type
               Show how to type a given Unicode codepoint, see xkbcli-how-to-type(1)

       interactive-x11
               Interactive debugger for XKB keymaps for X11, see xkbcli-interactive-x11(1)

       interactive-wayland
               Interactive debugger for XKB keymaps for Wayland, see xkbcli-interactive-wayland(1)

       interactive-evdev
               Interactive debugger for XKB keymaps for evdev, see xkbcli-interactive-evdev(1)

       list    List available layouts and more, see xkbcli-list(1)

       Note that not all tools may be available on your system.

Exit Status

       0       exited successfully
       1       an error occured
       2       program was called with invalid arguments

Name

       xkbcli — tool to interact with XKB keymaps

See Also

Thelibxkbcommononlinedocumentation: https://xkbcommon.org

Debian                                            July 27, 2020                                        XKBCLI(1)

Synopsis

xkbclicommand [arguments]
       xkbcli [--help | --version]

See Also