David, Ctrl-s is, by default the "stop" key combination which basically freezes or stops the screen. You can change it by adding the following to the .bashrc file in your home directory: stty stop ^T where "T" is the letter that you assign to stop instead of s. I happen to use T, but you can use other letters. Miark ----- Original Message ----- From: David Filion <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 25, 2001 1:05 PM Subject: [newbie] ctrl+s under X not always working... > Under X, my control+key combinations are not being recognized by all the X > apps. Some apps, like nedit, return the actual control code (such as <dc>) > instead. ie. ctrl+s should save the file, but I get the control code <dc3> > being inserted into the file instead. > > Keyboard: MS natual elite. > Mandrake control center: keyboard: US > KDE control center: keyboard model: MS natural > KDE control center: primary layout: US English > > Any clues? > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > >
