diff options
Diffstat (limited to 'doc/tofi.1.scd')
-rw-r--r-- | doc/tofi.1.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tofi.1.scd b/doc/tofi.1.scd index 405e7df..af9d8de 100644 --- a/doc/tofi.1.scd +++ b/doc/tofi.1.scd @@ -31,6 +31,12 @@ instead presenting a list of executables in the user's $PATH. *-c, --config* <path> Specify path to custom config file. +*--late-keyboard-init* + Delay keyboard initialisation until after the first draw to screen. + This option is experimental, and will cause tofi to miss keypresses + for a short time after launch. The only reason to use this option is + performance on slow systems. + All config file options described in *tofi*(5) are also accepted, in the form *--key=value*. |