SIGINT and SIGTSTP ignored by most common applications
- by Vašek Potocek
After the last upgrade to my Fedora, a strange behaviour started occurring in X terminal applications. I can't seem to stop any process using Ctrl+C, it just results in printing ^C to the console. Similarly, Ctrl+Z prints ^Z and the process goes on. Both work well in non-graphical virtual consoles.
I checked stty -a and it seems perfectly normal:
…