diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-08 06:22:39 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-08 06:22:39 -0400 |
| commit | fbc4daa87b2a6aaf355e2d3270d1ff726ab0ddae (patch) | |
| tree | 99e07979646b024cf31699aa85ba3c95306fa482 /ui_keys.txt | |
| parent | 1815d26c7042d3d592e624d8edf73805c7b3bc6d (diff) | |
| download | fujinet-chat-fbc4daa87b2a6aaf355e2d3270d1ff726ab0ddae.tar.gz | |
No dup queries, add more start key combos, add /names command.
Diffstat (limited to 'ui_keys.txt')
| -rw-r--r-- | ui_keys.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ui_keys.txt b/ui_keys.txt index ddc467d..a6b8dd9 100644 --- a/ui_keys.txt +++ b/ui_keys.txt @@ -1,13 +1,13 @@ Hold down Start and: 1-7 - switch screens -Up Arrow or "-" - scroll current screen up +Up Arrow (without Control) - scroll current screen up +Escape - close screen (but do not part channel) +Tab - switch to last displayed screen +Left/Right (without Control) - previous/next screen. +A - switch to active screen +S - show status (hide edit box) Future plans: -A - switch to active screen -Tab - switch to previous screen -S - show status (hide edit box) -Escape - close screen (end query, or part channel). needs confirmation! -Left/Right - previous/next screen. ? - Show help (also the Help key by itself will do this). |
