Sounds to me like the FN got enabled. Or somehow the NUM LOCK got enabled. =============================================== Stefan Hendriks FunDynamic & RealBot http://www.fundynamic.nl http://realbot.bots-united.com http://www.bots-united.com
=============================================== -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Jeffrey "botman" Broome Verzonden: dinsdag 18 januari 2005 2:36 Aan: [email protected] Onderwerp: Re: [hlcoders] bug on laptops Christensen, Grant wrote: > > So, if I actually press the numeric 3 key instead of the duck key, it > closes the menu, whereas pressing duck does nothing. > > So, duck opens it but does not close it, and numeric keypad 3 closes > it but does not open it. For some reason having the bottom menu open > causes the duck key to return something different. I am using > gameuifuncs->GetVGUI2KeyCodeforBind("duck); to get the code. > > Can someone else with a laptop try this for me to see if it is just my > config? It sounds as if something on your laptop is going into "numeric input mode" and mapping the Z,X,C, A,S,D, Q,W,E keys as numeric key pad keys 1,2,3, 4,5,6, 7,8,9. Does your laptop have a function key that converts the leftmost 9 keyboard keys to numeric keypad emulation? Perhaps when the observer panel is opening something is causing the emulation mode to be entered. -- Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

