James Simmons <[EMAIL PROTECTED]> writes:

> Just played with this bug. It doesn't kill a login shell but does any
> app running on it. I just went looking for where "Quit" is printed
> out. When I press SysRq Quit is printed on the command line. Any ideas?

Not a bug.  Normally,. PrtSc will generate a ^\, which is the default
value of stty quit.  Try

stty quit ^A
cat

and hit PrtSc

-- 
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
If you have to think twice about it, you're wrong.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to