[Toc][Index]

NormalKey


NormalKey = Key:  Deassigns a general input key in order to disable the 
usual meaning of the key within CMD.EXE and/or make it available for 
keystroke aliases.  This will make the keystroke operate as a "normal" key 
with no special function.  For example: 


        NormalKey = Ctrl-End

will disable Ctrl-End, which is the standard "delete to end of line" key. 
 Ctrl-End could then be assigned to a keystroke alias. Another key could 
be assigned the "delete to end of line" function with the DelToEnd 
directive. 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs