Use bold for keyboard shortcuts in dmenu.1
Like dwm, use the same syntax for all keyboard shortcuts for consistency.
This commit is contained in:
parent
0f76dd2fb8
commit
e75494b730
56
dmenu.1
56
dmenu.1
@ -106,88 +106,88 @@ Move cursor to the start of the current word
|
|||||||
.B Ctrl-Right
|
.B Ctrl-Right
|
||||||
Move cursor to the end of the current word
|
Move cursor to the end of the current word
|
||||||
.TP
|
.TP
|
||||||
C\-a
|
.B C\-a
|
||||||
Home
|
Home
|
||||||
.TP
|
.TP
|
||||||
C\-b
|
.B C\-b
|
||||||
Left
|
Left
|
||||||
.TP
|
.TP
|
||||||
C\-c
|
.B C\-c
|
||||||
Escape
|
Escape
|
||||||
.TP
|
.TP
|
||||||
C\-d
|
.B C\-d
|
||||||
Delete
|
Delete
|
||||||
.TP
|
.TP
|
||||||
C\-e
|
.B C\-e
|
||||||
End
|
End
|
||||||
.TP
|
.TP
|
||||||
C\-f
|
.B C\-f
|
||||||
Right
|
Right
|
||||||
.TP
|
.TP
|
||||||
C\-g
|
.B C\-g
|
||||||
Escape
|
Escape
|
||||||
.TP
|
.TP
|
||||||
C\-h
|
.B C\-h
|
||||||
Backspace
|
Backspace
|
||||||
.TP
|
.TP
|
||||||
C\-i
|
.B C\-i
|
||||||
Tab
|
Tab
|
||||||
.TP
|
.TP
|
||||||
C\-j
|
.B C\-j
|
||||||
Return
|
Return
|
||||||
.TP
|
.TP
|
||||||
C\-J
|
.B C\-J
|
||||||
Shift-Return
|
Shift-Return
|
||||||
.TP
|
.TP
|
||||||
C\-k
|
.B C\-k
|
||||||
Delete line right
|
Delete line right
|
||||||
.TP
|
.TP
|
||||||
C\-m
|
.B C\-m
|
||||||
Return
|
Return
|
||||||
.TP
|
.TP
|
||||||
C\-M
|
.B C\-M
|
||||||
Shift-Return
|
Shift-Return
|
||||||
.TP
|
.TP
|
||||||
C\-n
|
.B C\-n
|
||||||
Down
|
Down
|
||||||
.TP
|
.TP
|
||||||
C\-p
|
.B C\-p
|
||||||
Up
|
Up
|
||||||
.TP
|
.TP
|
||||||
C\-u
|
.B C\-u
|
||||||
Delete line left
|
Delete line left
|
||||||
.TP
|
.TP
|
||||||
C\-w
|
.B C\-w
|
||||||
Delete word left
|
Delete word left
|
||||||
.TP
|
.TP
|
||||||
C\-y
|
.B C\-y
|
||||||
Paste from primary X selection
|
Paste from primary X selection
|
||||||
.TP
|
.TP
|
||||||
C\-Y
|
.B C\-Y
|
||||||
Paste from X clipboard
|
Paste from X clipboard
|
||||||
.TP
|
.TP
|
||||||
M\-b
|
.B M\-b
|
||||||
Move cursor to the start of the current word
|
Move cursor to the start of the current word
|
||||||
.TP
|
.TP
|
||||||
M\-f
|
.B M\-f
|
||||||
Move cursor to the end of the current word
|
Move cursor to the end of the current word
|
||||||
.TP
|
.TP
|
||||||
M\-g
|
.B M\-g
|
||||||
Home
|
Home
|
||||||
.TP
|
.TP
|
||||||
M\-G
|
.B M\-G
|
||||||
End
|
End
|
||||||
.TP
|
.TP
|
||||||
M\-h
|
.B M\-h
|
||||||
Up
|
Up
|
||||||
.TP
|
.TP
|
||||||
M\-j
|
.B M\-j
|
||||||
Page down
|
Page down
|
||||||
.TP
|
.TP
|
||||||
M\-k
|
.B M\-k
|
||||||
Page up
|
Page up
|
||||||
.TP
|
.TP
|
||||||
M\-l
|
.B M\-l
|
||||||
Down
|
Down
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR dwm (1),
|
.IR dwm (1),
|
||||||
|
Loading…
Reference in New Issue
Block a user