Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XKBCLI-DUMP-KEYMAP-WAYLAN(1) General Commands ManualXKBCLI-DUMP-KEYMAP-WAYLAN(1)

NAME
     xkbcli-dump-keymap-wayland -- Debugger for XKB keyboard keymaps on Wayland

SYNOPSIS
     xkbcli-dump-keymap-wayland [options]

DESCRIPTION
     xkbcli-dump-keymap-wayland  is  a commandline tool to dump XKB keymaps from
     Wayland compositor.

     This requires a Wayland compositor to be running.

     This is a debugging tool, its behavior or output is not  guaranteed  to  be
     stable.

     --help  Print help and exit

     --verbose
	     Enable verbose debugging output

     --input-format keymap_format
	     The keymap format (numeric or label, e.g. "v1") for parsing

     --output-format keymap_format
	     The keymap format (numeric or label, e.g. "v1") for serializing

     --format keymap_format
	     The  keymap  format  (numeric or label, e.g. "v1") for both parsing
	     and serializing

     --no-pretty
	     Disable pretty-printing for keymap serialization.

     --drop-unused
	     Disable unused bits serialization.

     --raw   Print the raw keymap, without parsing it.

SEE ALSO
     xkbcli(1),  xkbcli-interactive-wayland(1),  xkbcli-dump-keymap-x11(1),  The
     libxkbcommon online documentation

FreeBSD ports 15.quarterly     September 20, 2024  XKBCLI-DUMP-KEYMAP-WAYLAND(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xkbcli-dump-keymap-wayland&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help