From ab715bf6b60a9040c6aaa76d10bcef3a1720d42e Mon Sep 17 00:00:00 2001 From: QC Date: Sat, 2 May 2015 12:38:37 +0200 Subject: [PATCH] Add line to manpage about keys: #131 --- doc/rofi-manpage.markdown | 3 +++ doc/rofi.1 | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index e2d350e6..e13400d3 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -642,6 +642,9 @@ and the others slightly transparent. * `Shift-Del`: Delete entry from history. * `Ctrl-grave`: Toggle case sensitivity. +To get a full list of keybindings, see `rofi -dump-xresources | grep kb-`. +Keybindings can be modified using the configuration systems. + ## FAQ `Text in window switcher is not nicely lined out` diff --git a/doc/rofi.1 b/doc/rofi.1 index 07066ac2..da804be8 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -855,6 +855,9 @@ and the others slightly transparent. .IP \(bu 2 \fB\fCCtrl\-grave\fR: Toggle case sensitivity. .RE +.PP +To get a full list of keybindings, see \fB\fCrofi \-dump\-xresources | grep kb\-\fR\&. +Keybindings can be modified using the configuration systems. .SH FAQ .PP \fB\fCText in window switcher is not nicely lined out\fR