CTRL-Z to Toggle Inverse does nothing

Jean-Pierre A. Radley appl at jpr.com
Fri Jul 18 09:23:28 PDT 2008


Frank Schenkhuizen, Jr. propounded (on Fri, Jul 18, 2008 at 09:08:50AM -0700):
| 
| # stty -a                                                              
| speed 38400 baud;                                                      
| intr = DEL; quit = ^|; erase = ^h; kill = ^u;                          
| eof = ^d; eol = <undef>; eol2 = <undef>; swtch = -DEL;                 
| start = ^q; stop = ^s; susp = ^z; dsusp = <undef>;                     
| rprnt = ^r; flush = ^o; werase = ^w; lnext = ^v;                       
| -parenb -parodd -parext cs8 -cstopb hupcl cread -clocal -loblk         
| -ignbrk brkint -inpck ignpar -parmrk -istrip -inlcr -igncr icrnl -iuclc
| ixon ixany -ixoff -imaxbel                                             
| opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel                 
| isig icanon -xcase echo -echoe echok -echonl -noflsh                   
| -tostop -echoctl -echoprt -echoke -defecho -flusho -pendin -iexten     
| -isscancode -xscancode   
| 
| Please be more specific on put "stty susp ''" I have very limited knowledge
| with Unix.

You can just type it at the command line, but to save you from
retyping it each time you log in, add
	stty susp ''
to /etc/profile.

-- 
JP


More information about the Filepro-list mailing list