# xkbcli-how-to-type(1) - query how to type a given Unicode codepoint ## SYNOPSIS **xkbcli** how-to-type \[OPTIONS\] <codepoint> ## DESCRIPTION **xkbcli how-to-type** prints key sequences to type the given Unicode codepoint. Pipe into `column -ts $'\\t'` for nicely aligned output. ## OPTIONS * `--rules `: The XKB ruleset * `--model `: The XKB model * `--layout `: The XKB layout * `--variant `: The XKB layout variant * `--options `: The XKB options ## SEE ALSO **xkbcli**(1) The libxkbcommon online documentation at