Page 1 of 1
Keyboard in PMode
Posted: Tue Oct 30, 2001 12:00 am
by Wolf
Hello, have were a example or can tell me how
I find out what key was pressed, in C?
RE:Keyboard in PMode
Posted: Sat Nov 10, 2001 12:00 am
by Guest
>On 2001-10-30 14:03:55, Wolf wrote:
>Hello, have were a example or can tell me how
>I find out what key was pressed, in C?
Well you have to set up an IDT and have IRQ1
run a small inb on port 0x60. Or at least
that's how I think it was done.
There's more elaborate tutorials at sites
like OSD.