235 This list contains the key sequences associated to some common actions (e.g. selecting text). Since KVIrc 4.2 the shortcuts are dynamic:
236 [ul]
237 [li]more shortcuts can trigger the same actions: Cut is both Ctrl+X and Shift+Del[/li]
238 [li]shortcuts can be adapted to the OS: Help is F1 under Windows and Linux, ⌘? on OS X[/li]
239 [/ul]
240 A full list of available combinations is available at the [anchorlink:http://doc.qt.nokia.com/latest/qkeysequence.html#standard-shortcuts] Qt documentation[/anchorlink]
241 [br]
242 [big]All the standard keys alphabetically ordered[/big][br]
243 [b]F1:[/b] Help Index (Window)[br]
244 [b]Ctrl+A:[/b] Select all[br]
245 [b]Ctrl+B:[/b] Insert Bold control character[br]
246 [b]Ctrl+C:[/b] Copy to clipboard[br]
247 [b]Ctrl+F:[/b] Open [i]Find Text[/i] dialog[br]
248 [b]Ctrl+G:[/b] Activate spell-checker[br]
249 [b]Ctrl+L:[/b] Scroll to the [i]last read[/i] line marker[br]
250 [b]Ctrl+I:[/b] Open [i]Insert icon[/i] dialog[br]
251 [b]Ctrl+J:[/b] Open [i]Join Channels[/i] dialog[br]
252 [b]Ctrl+K:[/b] Open [i]Insert Color[/i] dialog[br]
253 [b]Ctrl+L:[/b] Scroll to the last read line[br]
254 [b]Ctrl+N:[/b] Open new context[br]
255 [b]Ctrl+O:[/b] Insert Reset control character[br]
256 [b]Ctrl+P:[/b] Insert [i]Plain text[/i] control character[br]
257 [b]Ctrl+Q:[/b] Quit [br]
258 [b]Ctrl+R:[/b] Insert Reverse control character[br]
259 [b]Ctrl+S:[/b] Open [i]Servers[/i] dialog [br]
260 [b]Ctrl+U:[/b] Insert Underline control character[br]
261 [b]Ctrl+V:[/b] Paste clipboard contents[br]
262 [b]Ctrl+W:[/b] Close current window[br]
263 [b]Ctrl+X:[/b] Cut to clipboard[br]
264 [b]Ctrl+Y:[/b] Toggle the commandline's KVS/User-friendly mode[br]
265 [b]Ctrl+Z:[/b] Undo last action[br]
266 [b]Ctrl+"+":[/b] Increase font size[br]
267 [b]Ctrl+"-":[/b] Decrease font size[br]
268 [b]Ctrl+0:[/b] Restore default font (and font size)[br]
269 [b]Ctrl+Shift+A:[/b] Go away/back[br]
270 [b]Ctrl+Shift+B:[/b] Open [i]Manage Toolbars[/i] dialog[br]
271 [b]Ctrl+Shift+C:[/b] Connect/disconnect current irc context[br]
272 [b]Ctrl+Shift+D:[/b] Open Class editor[br]
273 [b]Ctrl+Shift+E:[/b] Open Event editor[br]
274 [b]Ctrl+Shift+I:[/b] Open Identity options[br]
275 [b]Ctrl+Shift+L:[/b] Open Alias editor[br]
276 [b]Ctrl+Shift+M:[/b] Open [i]Manage Themes[/i] dialog[br]
277 [b]Ctrl+Shift+N:[/b] Open [i]Manage Addons[/i] dialog[br]
278 [b]Ctrl+Shift+O:[/b] Open [i]Options[/i] dialog[br]
279 [b]Ctrl+Shift+P:[/b] Open Popup editor[br]
280 [b]Ctrl+Shift+Q:[/b] Open Action editor[br]
281 [b]Ctrl+Shift+R:[/b] Open Raw events editor[br]
282 [b]Ctrl+Shift+S:[/b] Open Script tester[br]
283 [b]Ctrl+Shift+T:[/b] Open [i]Theme Options[/i] dialog[br]
284 [b]Ctrl+Shift+U:[/b] Open [i]Registered users[/i] dialog[br]
285 [b]Ctrl+Shift+X:[/b] Open [i]Execute Script[/i] dialog[br]
286 [b]Ctrl+Shift+Z:[/b] Redo last action[br]
287
288 [big]Window handling related keys:[/big][br]
289 [b]Alt+UpArrow:[/b] Previous window[br]
290 [b]Alt+DownArrow:[/b] Next window[br]
291 [b]Alt+Shift+UpArrow:[/b] Previous window in the same IRC context[br]
292 [b]Alt+Shift+DownArrow:[/b] Next window in the same IRC context[br]