This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CTRL+C is not working with java on latest cygwin 1.7.15


On 12/12/2012 11:05, erik56d wrote:
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

What java program is that? Can you put a link to it or to any other that produces the issue?



-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]