Re: NumPad Enter key on Win XP
- Posted by Marco Achury <achury at c?ntv.?et> Aug 27, 2007
- 618 views
I continue checking and note that also line 2277 in ed.exe must to changed to accept key 284 (NumPad Enter), may be there is other places in the program where user key is compared with CR variable, and you must to do similar corrections. Line 2277 is now:
elsif key = CR or key = 284 then
By sure other special keys reported as not working on exwc have diferent code that when working on ex.exe and you must to do similar corrections on ed.ex and other programs. +-+-+-+-+-+-+-+ Marco A. Achury Caracas, Venezuela +58-414-3142282