Hello, I run a console application under WINE which catches ctrl-c and uses it to enable to enter some more commands. How can I use that under WINE? Per default, WINE is killed if I press ctrl-c. Is there a way to forward ctrl-c to the application? Best regards, Dimitri