patch to cygwin1.dll

COTTO Daniel FTRD/DMI/CAE daniel.cotto@rd.francetelecom.com
Mon Mar 10 09:28:00 GMT 2003


Hi ,

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 file from the official cygwin-1.3.20-1 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.

P.S. sory for my bad english.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fhandler_console.cc.diff
Type: application/octet-stream
Size: 3494 bytes
Desc: fhandler_console.cc.diff
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030310/f070934c/attachment.obj>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list