This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

stty-bug? / Question


Hallo!
1) Sometimes Ctrl-C doesn't work (perhaps binary output destroys the terminal?)
resetting this with stty -a intr ctrl-C doesn't work, whereas other keys work!
- Is it possible to use the Break-Key (Ctrl-Pause)?


stty -a:
speed 115200 baud; rows 30; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = @; eol2 = <undef>;
start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V;
flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo -echoe -echok -echonl -noflsh tostop -echoctl -echoke


2)  Standardly the drives are mounted in textmode.
 How is it possible to use them binary, without modifying something (mount)
 What are the paths converted to?
      /cygdrive/C   # nl-cr will be translated as mounted (bin or textmode)
      C:/
      C:\\

- Please reply by email, because I#m not in the mailing-list!
         thanks, Andrew



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]