# 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 * ` -r `: The XKB ruleset * ` -m `: The XKB model * `-l `: The XKB layout * `-v `: The XKB layout variant * `-o `: The XKB options ## SEE ALSO **xkbcli**(1) The libxkbcommon online documentation at