Xinqi Bao's Git
projects
/
dmenu.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
ebd94a6
)
update manpage
author
Connor Lane Smith <
[email protected]
>
Wed, 16 Nov 2011 10:26:15 +0000
(11:26 +0100)
committer
Connor Lane Smith <
[email protected]
>
Wed, 16 Nov 2011 10:26:15 +0000
(11:26 +0100)
dmenu.1
diff
|
blob
|
history
diff --git
a/dmenu.1
b/dmenu.1
index
7243a36
..
5f74463
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-31,8
+31,9
@@
to stdout and dmenu terminates. Entering text will narrow the items to those
matching the tokens in the input.
.P
.B dmenu_run
matching the tokens in the input.
.P
.B dmenu_run
-is a dmenu script used by dwm which lists programs in the user's $PATH and
-executes the selected item.
+is a script used by
+.IR dwm (1)
+which lists programs in the user's $PATH and executes the selected item.
.SH OPTIONS
.TP
.B \-b
.SH OPTIONS
.TP
.B \-b
@@
-90,7
+91,10
@@
Confirm input. Prints the input text to stdout and exits, returning success.
Exit without selecting an item, returning failure.
.TP
.B Ctrl\-y
Exit without selecting an item, returning failure.
.TP
.B Ctrl\-y
-Paste the current X selection into the input field.
+Paste the primary X selection into the input field.
+.TP
+.B Ctrl-Shift-y
+Paste the X clipboard into the input field.
.SH SEE ALSO
.IR dwm (1),
.IR lsx (1)
.SH SEE ALSO
.IR dwm (1),
.IR lsx (1)