From 428aaf86f0d16bec392715b09451a9ba1da8588b Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 13:27:32 +0100 Subject: Add --late-keyboard-init option. --- doc/tofi.1.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/tofi.1.md') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 6177b2d..491535f 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -34,6 +34,13 @@ on stdin, instead presenting a list of executables in the user's $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**. -- cgit v1.2.3