Lines Matching +full:2 +full:- +full:way
10 is an undefeatable way of killing all programs which could be
15 providing SAK. One is the ALT-SYSRQ-K sequence. You shouldn't use
19 The proper way of generating a SAK is to define the key sequence using
28 What key sequence should you use? Well, CTRL-ALT-DEL is used to reboot
29 the machine. CTRL-ALT-BACKSPACE is magical to the X server. We'll
30 choose CTRL-ALT-PAUSE.
46 2. On the PC keyboard, SAK kills all applications which have
57 # ls -l /proc/[0-9]*/fd/* | grep console
58 l-wx------ 1 root root 64 Mar 18 00:46 /proc/579/fd/0 -> /dev/console
63 root 579 0.0 0.1 1088 436 ? S 00:43 0:00 gpm -t ps/2
84 exec 5>&2
90 applications to malfunction - test everything well.