From 3631fa7d5ba31dfa046ecd3105d4d73c418a2f6e Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Mon, 26 Apr 2010 14:08:13 +0000 Subject: [PATCH] Added description of chat history keyboard shortcuts git-svn-id: https://radegast.googlecode.com/svn/trunk@598 f7a694da-4d33-11de-9ad6-1127a62b9fcd --- Radegast/GUI/Dialogs/KeyboardShortcuts.resx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Radegast/GUI/Dialogs/KeyboardShortcuts.resx b/Radegast/GUI/Dialogs/KeyboardShortcuts.resx index b174c9c..e375551 100644 --- a/Radegast/GUI/Dialogs/KeyboardShortcuts.resx +++ b/Radegast/GUI/Dialogs/KeyboardShortcuts.resx @@ -134,11 +134,15 @@ Alt-8: Media Alt-9: Voice Ctrl-Tab: Next tab -Ctrl-Shit-Tab: Previous tab +Ctrl-Shift-Tab: Previous tab Ctrl-W: Close current tab Ctrl-G: Open map and go to the SLURL in the clipboard -Ctrl-Shift-H: Teleport Home +Ctrl-Shift-H: Teleport Home + +Chat History (when a chat input field is focused) +Ctrl-Up Arrow: bring up the previous line from chat history +Ctrl-Down Arrow: bring up the nexe line from chat history -- 2.11.0