aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorConnor Lane Smith <cls@lubutu.com>2010-08-20 13:50:44 +0100
committerConnor Lane Smith <cls@lubutu.com>2010-08-20 13:50:44 +0100
commitb81c1e88cdf637e184c5733c87a728df8471fe4e (patch)
tree69828a1a2efa9f3c49592836e68e3feb9b4f70aa /dmenu.1
parent53761130390f517a9d750759fc80b9148b1b176f (diff)
downloaddmenu-b81c1e88cdf637e184c5733c87a728df8471fe4e.tar.gz
dmenu-b81c1e88cdf637e184c5733c87a728df8471fe4e.tar.bz2
dmenu-b81c1e88cdf637e184c5733c87a728df8471fe4e.zip
rebound paste, removed useless max widths
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dmenu.1 b/dmenu.1
index a1ec695..45f9cf1 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -55,7 +55,7 @@ dmenu lists items vertically, with the given number of lines.
defines the prompt to be displayed to the left of the input field.
.TP
.BI \-fn " font"
-defines the font set used.
+defines the font or font set used.
.TP
.BI \-nb " color"
defines the normal background color.
@@ -93,7 +93,7 @@ success.
.B Escape (Control\-c)
Exit without selecting an item, returning failure.
.TP
-.B Control\-y
+.B Shift\-Insert
Paste the current X selection into the input field.
.SH SEE ALSO
.BR dwm (1)