Lines Matching +full:x +full:- +full:rc
15 providing SAK. One is the ALT-SYSRQ-K sequence. You shouldn't use
24 once defined, SAK will kill a running X server. If the system is in
25 run level 5, the X server will restart. This is what you want to
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.
32 In your rc.sysinit (or rc.local) file, add the command::
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
80 lines in its rc.sysinit and rc scripts::
90 applications to malfunction - test everything well.