kmonad - Man Page
manual page for 0.4.4, commit ?
Synopsis
kmonad FILE [-d|--dry-run] [-l|--log-level Log level]
Description
kmonad - an onion of buttons.
[-w|--start-delay TIME] [-c|--allow-cmd] [-f|--fallthrough] [-s|--cmp-seq BUTTON] [--cmp-seq-delay TIME] [--key-seq-delay TIME] [--ia|--implicit-around AROUND] [-o|--output OTOKEN] [-i|--input ITOKEN] [-V|--version]
Start KMonad
Available options
- FILE
The configuration file
- -d,--dry-run
If used, do not start KMonad, only try parsing the config file
-l,--log-level Log level How much info to print out (debug, info, warn, error)
- -w,--start-delay TIME
How many ms to wait before grabbing the input keyboard (time to release enter if launching from terminal) (default: 300)
- -c,--allow-cmd
Whether to allow the execution of arbitrary shell-commands
- -f,--fallthrough
Whether to simply re-emit unhandled events
- -s,--cmp-seq BUTTON
Which key to use to emit compose-key sequences
- --cmp-seq-delay TIME
How many ms to wait between each key of a compose sequence
- --key-seq-delay TIME
How many ms to wait between each key event outputted
- --ia,--implicit-around AROUND
How to translate implicit arounds (`A`, `S-a`)
- -o,--output OTOKEN
Emit output to OTOKEN
- -i,--input ITOKEN
Capture input via ITOKEN
- -V,--version
Show version
- -h,--help
Show this help text