Post Reply 
50G Solver - Use softkeys?
11-12-2019, 07:13 AM (This post was last modified: 11-12-2019 07:19 AM by Joe Horn.)
Post: #7
RE: 50G Solver - Use softkeys?
(11-12-2019 04:15 AM)MattGreer Wrote:  What is the "Keycode"? How is it used? I searched through the manual and didn't see a reference to it.

The "keycode" of a key assignment is a number of the form rc.pf which specifies which row (r) and column (c) on the keyboard, and which "shift plane" (p) the key is prefixed with, and whether the shift key must be held down or not (f). Example: The keycode for the right-shifted HIST key is 41.30, because HIST is the 1st key in the 4th row of the keyboard, and the right shift is "shift plane" number 3, and the final 0 means that the shift key need not be held down while pressing HIST. Keycodes are used primarily for the ASN command (which creates key assignments). User key assignments are active in USER mode, and dormant when USER mode is turned off. For more info, see the AUR's description of the ASN command. The KEY and WAIT commands can return keycodes to the stack.

The keycodes are listed in the AUR's Keyboard Shortcuts table because that's where those "shortcuts" are assigned to those particular keys. Good to know in case you assign anything else to the same keycode.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
50G Solver - Use softkeys? - MattGreer - 11-11-2019, 07:04 AM
RE: 50G Solver - Use softkeys? - MattGreer - 11-11-2019, 07:22 PM
RE: 50G Solver - Use softkeys? - Joe Horn - 11-11-2019, 10:23 PM
RE: 50G Solver - Use softkeys? - MattGreer - 11-12-2019, 04:15 AM
RE: 50G Solver - Use softkeys? - Joe Horn - 11-12-2019 07:13 AM
RE: 50G Solver - Use softkeys? - Carsen - 11-12-2019, 08:32 AM
RE: 50G Solver - Use softkeys? - MattGreer - 11-12-2019, 03:44 PM
RE: 50G Solver - Use softkeys? - Carsen - 11-13-2019, 06:04 AM
RE: 50G Solver - Use softkeys? - grsbanks - 11-13-2019, 07:16 AM
RE: 50G Solver - Use softkeys? - BruceH - 11-15-2019, 04:10 PM
RE: 50G Solver - Use softkeys? - MattGreer - 11-15-2019, 05:54 PM



User(s) browsing this thread: 1 Guest(s)