| Damien 16.03.2013, 13:55 | Inhibition of Cap lock key and Num lock key (Developers) | 
| Hi,  | 
| bretjohn    Rio Rancho, NM, 16.03.2013, 16:41 @ Damien | Inhibition of Cap lock key and Num lock key | 
| > According to you, what is the best way to ignore entirely these 3 specific | 
| Damien 16.03.2013, 21:34 @ bretjohn | Inhibition of Cap lock key and Num lock key | 
| Thank you for your answer bretjohn,  | 
| bretjohn    Rio Rancho, NM, 17.03.2013, 08:47 @ Damien | Inhibition of Cap lock key and Num lock key | 
| What <Pause> does is is issue the End-of-Interrupt for IRQ 1 (INT 9) in the hardware, which lets another keystroke be issued.  But, it does not actually exit the INT 9 software interrupt handler.  The computer stays "stuck" in an INT 9 software loop, but hardware interrupts are reenabled.  When another keystroke is entered (any keystroke other than another <Pause>), it exits the software loop and things act normally again. | 
| Damien 17.03.2013, 13:42 @ bretjohn | Inhibition of Cap lock key and Num lock key | 
| > The timing issues you have with the Lock keys (Caps, Num, & Scroll) are | 
 Thread view
Thread view Board view
Board view