mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -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.
|
* `Shift-Del`: Delete entry from history.
|
||||||
* `Ctrl-grave`: Toggle case sensitivity.
|
* `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
|
## FAQ
|
||||||
|
|
||||||
`Text in window switcher is not nicely lined out`
|
`Text in window switcher is not nicely lined out`
|
||||||
|
|
|
@ -855,6 +855,9 @@ and the others slightly transparent.
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fB\fCCtrl\-grave\fR: Toggle case sensitivity.
|
\fB\fCCtrl\-grave\fR: Toggle case sensitivity.
|
||||||
.RE
|
.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
|
.SH FAQ
|
||||||
.PP
|
.PP
|
||||||
\fB\fCText in window switcher is not nicely lined out\fR
|
\fB\fCText in window switcher is not nicely lined out\fR
|
||||||
|
|
Loading…
Reference in a new issue