summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-02-02 19:00:45 +0100
committerDave Davenport <qball@gmpclient.org>2017-02-02 19:00:45 +0100
commit8392b207a956c14b33aa86dbb8246ff351d32fad (patch)
treefa5841c46b81b31fdd3be17096e14a5c7411008e /doc
parent601a20aba55513d7ae0196657cfa261188c118a1 (diff)
Enable lazy-grab by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown4
-rw-r--r--doc/rofi.16
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 3732131e..891a0df3 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -215,9 +215,9 @@ Select the scrolling method. 0: Per page, 1: continuous.
Hide the indicator that shows what part of the string is matched.
-`-lazy-grab`
+`-no-lazy-grab`
-When fail to grab keyboard, don't block but retry later in background.
+Disables lazy grab, this forces the keyboard being grabbed before gui is shown.
### Theming
diff --git a/doc/rofi.1 b/doc/rofi.1
index 75872cbe..c618f32b 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-MANPAGE" "" "February 2017" "" ""
+.TH "ROFI\-MANPAGE" "" "2017-02-02" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
@@ -304,10 +304,10 @@ Select the scrolling method\. 0: Per page, 1: continuous\.
Hide the indicator that shows what part of the string is matched\.
.
.P
-\fB\-lazy\-grab\fR
+\fB\-no\-lazy\-grab\fR
.
.P
-When fail to grab keyboard, don\'t block but retry later in background\.
+Disables lazy grab, this forces the keyboard being grabbed before gui is shown\.
.
.SS "Theming"
All colors are either hex #rrggbb, #aarrggbb or argb:aarrggbbvalues or X11 color names\.