summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-05-05 18:58:01 +0200
committerDave Davenport <qball@gmpclient.org>2020-05-05 18:58:01 +0200
commitd9ed103e991e2ae2021955d8f2cbdf7c498f4990 (patch)
treeb4a869d776c2b72e178482e9fb3a40a71f3244c0
parent575bf2593a5625e515351bdbab582cc50d39b13a (diff)
Update manpage with new keybinding.
-rw-r--r--doc/rofi.12
-rw-r--r--doc/rofi.1.markdown1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 1adab482..f1f4555b 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1440,6 +1440,8 @@ of the window will be visible through it.
\fB\fCAlt\-grave\fR: Toggle sorting.
.IP \(bu 2
\fB\fCAlt\-Shift\-S\fR: Take a screenshot and store it in the Pictures directory.
+.IP \(bu 2
+\fB\fCCtrl\-l\fR: File complete for run dialog.
.PP
To get a full list of key bindings on the commandline, see \fB\fCrofi \-h\fR\&.
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 3fd631cd..e7e29310 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -863,6 +863,7 @@ of the window will be visible through it.
* `grave`: Toggle case sensitivity.
* `Alt-grave`: Toggle sorting.
* `Alt-Shift-S`: Take a screenshot and store it in the Pictures directory.
+ * `Ctrl-l`: File complete for run dialog.
To get a full list of key bindings on the commandline, see `rofi -h`.
The options starting with `-kb` are keybindings.