Number: 549 Date: 6-Apr-84 14':05':38 Submitter: Sannella.PA Source: vanMelle.pa Subject: need way to input blank keys and extra Dlion keys with MetaShift enabled Assigned To: Attn: vanMe, Masin Status: Open In/By: Problem Type: Design - UI Impact: Annoying Difficulty: Moderate Frequency: Everytime Priority: Hopefully System: Operating System Subsystem: Keyboard Machine: Disk: Lisp Version: Source Files: Microcode Version: Memory Size: File Server: Server Software Version: Disposition: ' ["Sybalsky" "28-Aug-84 11':54':52" Attn':] Description: ' [the solution to this problem requires some coordination between TEdit and the dandelion keyboard handler and a number of other areas of the system]' ' Date': 6 Apr 84 12':12 PST' From': Jellinek.pa' Subject': Lafite': TTYINMETA(T)' To': LafiteSupport.pa' cc': TEditSupport.pa' Lafite-System-Date': 28-Feb-84 13':10':33' Lisp-System-Date': 29-Mar-84 17':34':40' Machine-Type': Dolphin' ' I like to run with TTYINMETA(T), which lets me use the bottom-blank key to do various nice things. Unfortunately, it causes middle-blank to lose its "skip-to-next-field" meaning in the Lafite message editor, redefining it to mean "insert an `€''".' This is not a good thing.' Herb' ' -----' ' Date': 6 Apr 84 12':28 PST' From': vanMelle.pa' Subject': Re': Lafite': TTYINMETA(T)' In-reply-to': Jellinek.pa''s message of 6 Apr 84 12':12 PST' To': Jellinek.pa' cc': LafiteSupport.pa, TEditSupport.pa' ' This is a difficult problem, known as "need way to input blank keys and extra Dlion keys that coordinates with MetaShift enabled." The main difficulty is that input from the keyboard is limited to 8-bit characters only, and that leaves no extra characters left over if MetaShift is on (e.g., if you enable MetaShift, then Top-Blank and Meta-A are indistinguishable).' ' ' The workaround for your immediate problem is ' ' (TEDIT.SETSYNTAX 200Q ''NEXT)' ' Also, if you happen to like Top-Blank being the Tedit Undo key (I don''t), you should also' ' (TEDIT.SETSYNTAX 0 ''UNDO)' Workaround: Test Case: Edit-By: Sybalsky Edit-Date: 28-Aug-84 11':54':55