summaryrefslogtreecommitdiff
path: root/tools/xkbcli.1.ronn
blob: 8e2c338b13cb87a6ec971339badec2e126ef80ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# xkbcli(1) - tool to interact with XKB keymaps

## SYNOPSIS

**xkbcli** [--help|--version] &lt;command&gt; [<args>]

## DESCRIPTION

**xkbcli** is a commandline tool to query, compile and test XKB keymaps,
layouts and other elements.

## OPTIONS

  * `--help`:
      Print help and exit

  * `--version`:
      Print the version and exit

## EXIT STATUS

  * 0:
    exited successfully
  * 1:
    an error occured
  * 2:
    program was called with invalid arguments

## SEE ALSO

The libxkbcommon online documentation at <https://xkbcommon.org>