# xkbcli-interactive-evdev(1) - interactive debugger for XKB maps ## SYNOPSIS **xkbcli** interactive-evdev \[--help\] \[OPTIONS\] ## DESCRIPTION **xkbcli interactive-evdev** is a commandline tool to interactively debug XKB maps by listening to `/dev/input/eventX` evdev devices. This is a debugging tool, its behavior or output is not guaranteed to be stable. ## OPTIONS * `--help`: Print help and exit * `--rules `: The XKB ruleset * `--model `: The XKB model * `--layout `: The XKB layout * `--variant `: The XKB layout variant * `--options `: The XKB options * `--keymap`: Specify a keymap path. This option is mutually exclusive with the rmlvo options. * `--report-state-changes`: Report changes to the keyboard state * `--enable-compose`: Enable compose functionality * `--consumed-mode={gtk|xkb}`: Set the consumed modifiers mode (default: xkb) ## SEE ALSO **xkbcli**(1), **xkbcli-interactive-wayland**(1), **xkbcli-interactive-x11**(1) The libxkbcommon online documentation at