From 5798c22da8ab204de46054871541e4363b6319e3 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sun, 26 Jun 2022 22:45:55 +0100 Subject: Fix multiple output handling. The --output option can be passed to select a specific output to appear on. Which output is chosen otherwise is currently random, as I don't know yet how to determine which one the user's currently on. --- doc/tofi.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/tofi.1.md') diff --git a/doc/tofi.1.md b/doc/tofi.1.md index 491535f..f7c1297 100644 --- a/doc/tofi.1.md +++ b/doc/tofi.1.md @@ -34,6 +34,10 @@ on stdin, instead presenting a list of executables in the user's $PATH. > Specify path to custom config file. +**--output** \ + +> Select the output to appear on. + **--late-keyboard-init** > Delay keyboard initialisation until after the first draw to screen. -- cgit v1.2.3