copy/paste fixes
This commit is contained in:
12
st.1
12
st.1
@ -160,14 +160,14 @@ Decrease font size.
|
||||
.B Ctrl-Shift-Home
|
||||
Reset to default font size.
|
||||
.TP
|
||||
.B Shift-Insert or Ctrl-Shift-y
|
||||
Paste from primary selection (middle mouse button).
|
||||
.B Shift-Insert or Alt-v
|
||||
Paste from clipboard.
|
||||
.TP
|
||||
.B Ctrl-Shift-c
|
||||
Copy the selected text to the clipboard selection.
|
||||
.B Alt-c
|
||||
Copy to clipboard.
|
||||
.TP
|
||||
.B Ctrl-Shift-v
|
||||
Paste from the clipboard selection.
|
||||
.B Alt-p
|
||||
Paste/input primary selection.
|
||||
.TP
|
||||
.B Ctrl-Shift-i
|
||||
Launch dmenu to enter a unicode codepoint and send the corresponding glyph
|
||||
|
Reference in New Issue
Block a user