> I just installed KEYB 2.0 with layout 2.5 that I downloaded from ibiblio. It > is working great under DOSEMU. > *Except* for one key. > This is an oddity of my keyboard, it is a "small" keyboard and it has a layout like a notebook but on a desktop and it has a key for > characters "/" and "?" that is just besides the Alt-Grey. > I tested with KEYCODE.EXE but it doesn't generate anything at all :( Is there another program to show the scancodes?
What machine you on? scancode shows the /? key on this laptop as 2f/3f hex maybe run int16 and take a look at th scancode that keyboard is putting out for it? http://www.aotksc.com/dmsoft/scancode.com Key/Scan/Shift ==|==|== 2F 35 00 3F 35 02 --chris http://www.aotksc.com/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
