1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Move the website a few lines down. #73

This commit is contained in:
QC 2014-08-05 20:09:39 +02:00
parent b196649f10
commit 2d87f12c44
2 changed files with 16 additions and 17 deletions

View file

@ -244,16 +244,10 @@ The default key combinations are:
rofi -switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" -show Workspaces rofi -switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" -show Workspaces
## Switch between modi
Type '?' *enter* to switch between window list, run and ssh mode. The list can be customized with ## Keybindings
the `-switchers` argument.
## WEBSITE Rofi supports the following keybindings:
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
## Keybinding
* `Ctrl-v, Insert`: Paste clipboard * `Ctrl-v, Insert`: Paste clipboard
* `Ctrl-Shift-v, Shift-Insert`: Paste primary selection * `Ctrl-Shift-v, Shift-Insert`: Paste primary selection
@ -271,6 +265,11 @@ the `-switchers` argument.
* `Page Down`: Go to the next page * `Page Down`: Go to the next page
* `Ctrl-Page Up`: Go to the previous column * `Ctrl-Page Up`: Go to the previous column
* `Ctrl-Page Down`: Go to the next column * `Ctrl-Page Down`: Go to the next column
* `?`: Switch to the next modi. The list can be customized with the `-switchers` argument.
## WEBSITE
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
## AUTHOR ## AUTHOR

View file

@ -312,16 +312,9 @@ So to have a mode 'Workspaces' using the \fB\fCi3_switch_workspace.sh\fR script
rofi \-switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" \-show Workspaces rofi \-switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" \-show Workspaces
.fi .fi
.RE .RE
.SH Switch between modi .SH Keybindings
.PP .PP
Type '?' \fIenter\fP to switch between window list, run and ssh mode. The list can be customized with Rofi supports the following keybindings:
the \fB\fC\-switchers\fR argument.
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here
.UR https://davedavenport.github.io/rofi/
.UE
.SH Keybinding
.RS .RS
.IP \(bu 2 .IP \(bu 2
\fB\fCCtrl\-v, Insert\fR: Paste clipboard \fB\fCCtrl\-v, Insert\fR: Paste clipboard
@ -355,7 +348,14 @@ the \fB\fC\-switchers\fR argument.
\fB\fCCtrl\-Page Up\fR: Go to the previous column \fB\fCCtrl\-Page Up\fR: Go to the previous column
.IP \(bu 2 .IP \(bu 2
\fB\fCCtrl\-Page Down\fR: Go to the next column \fB\fCCtrl\-Page Down\fR: Go to the next column
.IP \(bu 2
\fB\fC?\fR: Switch to the next modi. The list can be customized with the \fB\fC\-switchers\fR argument.
.RE .RE
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here
.UR https://davedavenport.github.io/rofi/
.UE
.SH AUTHOR .SH AUTHOR
.PP .PP
Qball Cow Qball Cow