Unix
If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use

stty echo ^a
tty ^c
stty echoe
stty intr ^c

ANSWER DOWNLOAD EXAMIANS APP