mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Add line to manpage about keys: #131
This commit is contained in:
parent
9492fe7611
commit
ab715bf6b6
2 changed files with 6 additions and 0 deletions
|
@ -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`
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue