mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
Fix outdated information manpage.
This commit is contained in:
parent
342192b4ed
commit
9e41b6ee95
2 changed files with 3 additions and 3 deletions
|
@ -377,7 +377,7 @@ Negative numbers are handled differently:
|
||||||
|
|
||||||
* **-1**: the currently focused monitor.
|
* **-1**: the currently focused monitor.
|
||||||
* **-2**: the currently focused window (i.e. rofi will be displayed on top of the focused window).
|
* **-2**: the currently focused window (i.e. rofi will be displayed on top of the focused window).
|
||||||
* **-3**: Position at mouse (still follows the location setting, use `-location 1` to get normal context menu
|
* **-3**: Position at mouse (overrides the location setting to get normal context menu
|
||||||
behaviour.)
|
behaviour.)
|
||||||
* **-4**: the monitor with the focused window.
|
* **-4**: the monitor with the focused window.
|
||||||
* **-5**: the monitor that shows the mouse pointer.
|
* **-5**: the monitor that shows the mouse pointer.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "ROFI\-MANPAGE" "" "2016-07-01" "" ""
|
.TH "ROFI\-MANPAGE" "" "2016-07-11" "" ""
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
|
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
|
||||||
|
@ -633,7 +633,7 @@ Select (Xinerama) monitor to display \fBrofi\fR on\. Negative numbers are handle
|
||||||
\fB\-2\fR: the currently focused window (i\.e\. rofi will be displayed on top of the focused window)\.
|
\fB\-2\fR: the currently focused window (i\.e\. rofi will be displayed on top of the focused window)\.
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
\fB\-3\fR: Position at mouse (still follows the location setting, use \fB\-location 1\fR to get normal context menu behaviour\.)
|
\fB\-3\fR: Position at mouse (overrides the location setting to get normal context menu behaviour\.)
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.IP "\(bu" 4
|
||||||
\fB\-4\fR: the monitor with the focused window\.
|
\fB\-4\fR: the monitor with the focused window\.
|
||||||
|
|
Loading…
Reference in a new issue