sureshp
Programmer
- Aug 28, 2000
- 79
Hi,
I am trying to set the terminal settings through stty commands for Intr EOF and Kill as i shown here.
****
stty intr <del key>
stty eof <^D>
stty intr <^C>
****
Immediately after running this I can able to view this things if I put #stty command without any arguments.
But if I put DEL for infinite loop process it's not working.
Even after rebooting it's not working.
Any idea.Thanks in advance
[sig][/sig]
I am trying to set the terminal settings through stty commands for Intr EOF and Kill as i shown here.
****
stty intr <del key>
stty eof <^D>
stty intr <^C>
****
Immediately after running this I can able to view this things if I put #stty command without any arguments.
But if I put DEL for infinite loop process it's not working.
Even after rebooting it's not working.
Any idea.Thanks in advance
[sig][/sig]