summaryrefslogtreecommitdiff
path: root/tools/xkbcli-interactive-evdev.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xkbcli-interactive-evdev.1.ronn')
-rw-r--r--tools/xkbcli-interactive-evdev.1.ronn33
1 files changed, 15 insertions, 18 deletions
diff --git a/tools/xkbcli-interactive-evdev.1.ronn b/tools/xkbcli-interactive-evdev.1.ronn
index b3d98f4..6b81837 100644
--- a/tools/xkbcli-interactive-evdev.1.ronn
+++ b/tools/xkbcli-interactive-evdev.1.ronn
@@ -17,36 +17,33 @@ stable.
* `--help`:
Print help and exit
- * `-r`:
- Specify the XKB ruleset
+ * `--rules <rules>`:
+ The XKB ruleset
- * `-m`:
- Specify the XKB model
+ * `--model <model>`:
+ The XKB model
- * `-l`:
- Specify the XKB layout
+ * `--layout <layout>`:
+ The XKB layout
- * `-v`:
- Specify the XKB variant
+ * `--variant <variant>`:
+ The XKB layout variant
- * `-o`:
- Specify the XKB options
+ * `--options <options>`:
+ The XKB options
- * `-k`:
+ * `--keymap`:
Specify a keymap path. This option is mutually exclusive with the rmlvo
options.
- * `-n`:
- Specify an evdev keycode offset.
-
- * `-c`:
+ * `--report-state-changes`:
Report changes to the keyboard state
- * `-d`:
+ * `--enable-compose`:
Enable compose functionality
- * `-g`:
- Use GTK consumed mode
+ * `--consumed-mode={gtk|xkb}`:
+ Set the consumed modifiers mode (default: xkb)
## SEE ALSO