A patch for the cygwin1.dll console handler
COTTO Daniel FTRD/DMI/CAE
daniel.cotto@rd.francetelecom.com
Tue Mar 11 07:03:00 GMT 2003
Hello,
I have made a patch to the cygwin1.dll .
Its main purpose is to allow a nul character to be input from a french keyboard. Also this patch adds some othre functions keys. If you are interrested you have the diff -up file from the last cvs 03/03/2003 05:00 fhandler_console.cc
the binding added are:
* ctrl-spc: nul character
* ctrl-f1 through ctrl-f10: \e7~ through \e16~
* alt-f1 through alt f10: \e[38~ through \e[47~
* app key binded to: \e[50~
* ctrl-tab and alt tab bind to esc tab.
* and some other minor binding; (see the attachment).
If you want, you can use this patch and you can add it to a next version of cygwin1.dll.
Daniel.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fhandler_console.diff
Type: application/octet-stream
Size: 4148 bytes
Desc: fhandler_console.diff
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20030311/52106bb2/attachment.obj>
More information about the Cygwin-patches
mailing list