Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,416 of 4,675    |
|    R.Wieser to All    |
|    Re: How do I detect Ctrl+Z keystroke? An    |
|    25 May 18 09:45:57    |
      From: address@nospicedham.not.available              bilsch,              >I want Ctrl+Z, Ctrl+S etc. as inputs to a program              Both of those examples are two key strokes: The CTRL key, and the letter.       If you want your programs to receive them as a single symbol you will need       to, in your keyboard handling code, detect the CTRL key being down when       pressing a letter, and if so subtract 64 (0x40).              Just a question: How are you entering upper- and lowercase letters ? Or       entering a "@" (instead of a "2") ? Creating CTRL- |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca