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 how-to-type — query how to type a given Unicode codepoint

Description

xkbclihow-to-type prints the key combinations (keycode + modifiers) in the keymap's layouts which would
       produce the given Unicode codepoint.

       --keysym
               Treat the argument as a keysym, not a Unicode codepoint

       --rulesrules
               The XKB ruleset

       --modelmodel
               The XKB model

       --layoutlayout
               The XKB layout

       --variantvariant
               The XKB layout variant

       --optionsoptions
               The XKB options

       --help  Print a help message and exit.

Name

       xkbcli how-to-type — query how to type a given Unicode codepoint

See Also

xkbcli(1), Thelibxkbcommononlinedocumentation: https://xkbcommon.org

Debian                                            July 27, 2020                            XKBCLI-HOW-TO-TYPE(1)

Synopsis

xkbclihow-to-type [options] codepoint/keysym

See Also