CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2011-08-19 13:10:01
Modified files:
winsup/cygwin : ChangeLog fhandler_console.cc
Log message:
* fhandler_console.cc (fhandler_console::read): Recognize backspace key
using the device independent key code, rather than the device dependent
scan code.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5486&r2=1.5487
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.247&r2=1.248