Hi, being a long-time CygWin fan among Windows users, I was a bit frustrated when I had to revert to cmd.exe in order to have the ShutDown hook in my Java program executed on pressing CTRL-C.
So, it seems the problem with CTRL-C still persists? Or, is there a solution? I'm running X, i.e. starting Cygwin by C:\cygwin\bin\rxvt.exe --backspacekey '^h' -g 100x30 -ls -sl 2046 -tn xterm -title "Local PC" -e /usr/bin/bash --login -i %HOME%/bin/X.sh where X.sh contains export DISPLAY=":0.0" Xwin -clipboard & sleep 10 wmaker & wait and my CygWin version is $uname -a CYGWIN_NT-5.1 mypc 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin Regards, Erik -- View this message in context: http://cygwin.1069669.n5.nabble.com/CTRL-C-is-not-working-with-java-on-latest-cygwin-1-7-15-tp63179p94866.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple