Keyboard scancodes: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 February 2023

24 February 2023

11 February 2023

29 January 2023

28 January 2023

24 January 2023

23 January 2023

13 November 2022

12 November 2022

14 October 2022

1 June 2022

27 April 2022

18 April 2022

  • curprev 16:5416:54, 18 April 2022RhoSigma talk contribs 21,981 bytes +21,981 Created page with "* '''Keyboards with Alt Gr key:''' _KEYHIT may return both Alt(100307) and Ctrl(100306) codes when that key is pressed or released. * '''Linux with foreign keyboards:''' SHELL _HIDE "setxkbmap us" will setup a keyboard to read US Scancodes. ==INKEY$ Codes== * INKEY$ returns a STRING ASCII character or a function key two byte string. ASC converts to code. Use: '''{{text|key$ <nowiki>=</nowiki> INKEY$|green}}''' * Key presses are read cons..."