PDA

View Full Version : Virtual Keyboard...



yaazz
July 21st, 2007, 04:50 PM
Hello all, I am attempting to teach myself the writing of device drivers, and I thought a neat project might be to try and implement a virtual keyboard.
Now this is might sound completely wrong, because I have only been reading up on driver development for about a day now, but If I wrote a program that just sent the appropriate keyboard scancodes to the Keyboard driver (using a pretty GUI interface of course), would this give me the desired results?

yaazz
July 22nd, 2007, 04:25 PM
bump