From b74d292847b22cf282ff8ae7d1b51df34176ce4d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 25 Mar 2026 03:08:11 -0400 Subject: Banish cgetc(), and all its annoyances. Much more flexible and precise keyboard control, see keytab.[ch] and kgetc.[ch] --- doc/ui_keys.txt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/ui_keys.txt') diff --git a/doc/ui_keys.txt b/doc/ui_keys.txt index acccc8b..f12fbea 100644 --- a/doc/ui_keys.txt +++ b/doc/ui_keys.txt @@ -1,3 +1,11 @@ +Without Start: + +Ctrl+numbers (1 to 7) - switch to screen. Same as Start+numbers, + but more convenient for XEGS and 1200XL users. +UNTESTED: 1200XL F1-F4: without Shift, switch to screens 1-4. With + shift, F1-F3 = screens 5-7 and F4 is same as Start+A. +Help (XL/XE only) - same as Start+A. + Hold down Start, *or* press and release Escape, and: 1-7 - switch screens @@ -5,7 +13,7 @@ Up Arrow (without Control) - scroll current screen up Tab - switch to last displayed screen Left/Right (without Control) - previous/next screen. A - switch to active screen. [TODO: if no active screen, move - left one screen] + left one screen... maybe? would this be helpful or annoying?] S - show status (hide edit box) Q - create screen for last PM (in [private]) or last channel message (in [server]). Does nothing in screens 2-7. @@ -31,8 +39,4 @@ If you press Escape by accident, pressing it again gets you out of Future plans: -1200XL F1-F4: without Shift, switch to screens 1-4. With - shift, F1-F3 = screend 5-7 and F4 is same as Start+A. -Help - same as Start+A. J - join last channel you were invited to. -? - Show help (also the Help key by itself will do this). -- cgit v1.2.3