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

7 February 2023

2 February 2023

29 January 2023

28 January 2023

26 January 2023

24 January 2023

23 January 2023

31 July 2022

21 April 2022

  • curprev 00:3000:30, 21 April 2022SMcNeill talk contribs 9,315 bytes +9,315 Created page with "'''This page is maintained for historic purposes. The functionality of the code below can now be achieved through the _KEYDOWN function.''' ---- '''Scancodes''' are the return values of keyboard input that can be read using INP to find key presses and '''releases''', unlike the ASCII codes returned using INKEY$. {{PageSyntax}} : {{Parameter|scanCode%}} = INP(&H60) {{PageDescription}} * Used to find '''[Ctrl], [Alt], [Shift], [Caps Lock], [Scroll..."