diff options
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -142,28 +142,25 @@ Print the full screen to the | |||
142 | Print the selection to the | 142 | Print the selection to the |
143 | .I iofile. | 143 | .I iofile. |
144 | .TP | 144 | .TP |
145 | .B Alt-Shift-Page Up | 145 | .B Ctrl-Shift-Page Up |
146 | Increase font size. | 146 | Increase font size. |
147 | .TP | 147 | .TP |
148 | .B Alt-Shift-Page Down | 148 | .B Ctrl-Shift-Page Down |
149 | Decrease font size. | 149 | Decrease font size. |
150 | .TP | 150 | .TP |
151 | .B Alt-Shift-Home | 151 | .B Ctrl-Shift-Home |
152 | Reset to default font size. | 152 | Reset to default font size. |
153 | .TP | 153 | .TP |
154 | .B Shift-Insert | 154 | .B Ctrl-Shift-y |
155 | Paste from primary selection (middle mouse button). | 155 | Paste from primary selection (middle mouse button). |
156 | .TP | 156 | .TP |
157 | .B Alt-Shift-Insert | 157 | .B Ctrl-Shift-c |
158 | Paste from clipboard selection. | ||
159 | .TP | ||
160 | .B Alt-Shift-c | ||
161 | Copy the selected text to the clipboard selection. | 158 | Copy the selected text to the clipboard selection. |
162 | .TP | 159 | .TP |
163 | .B Alt-Shift-v | 160 | .B Ctrl-Shift-v |
164 | Paste from the clipboard selection. | 161 | Paste from the clipboard selection. |
165 | .TP | 162 | .TP |
166 | .B Alt-Ctrl | 163 | .B Ctrl-Shift-i |
167 | Launch dmenu to enter a unicode codepoint and send the corresponding glyph | 164 | Launch dmenu to enter a unicode codepoint and send the corresponding glyph |
168 | to st. | 165 | to st. |
169 | .SH CUSTOMIZATION | 166 | .SH CUSTOMIZATION |