On Tue, 25 Aug 2009, Gary Kline wrote: > > is there a way of setty'ing "stty erase" to [backspace key"? > pretty sure that is the delete key. i'm tired of having to hand > set it every time when i use the Konsole term. > > thanks, > gary >
to set this you need to specify command and key combination command is : stty erase keycomb is : CTRL+v then press backspace key once overall it looks like # stty erase ^? Hope this helps. thanks Saifi. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"