[K12OSN] Stopping ctrl - alt - backspace

Henry Hartley henryhartley at westat.com
Thu Feb 24 16:58:55 UTC 2005


On Thu, 24 February, 2005 at 10:23 AM, Daniel Hedblom said:
>> How do i stop the clients from doing ctrl - alt - backspace ? 
>> 
>> I have found that many of them do that and thus i think they
>> bypass the postsession script that kills their processes. GDM
>> doesnt catch this and gconf-2 and other processes is left in
>> limbo.

In /etc/X11/xorg.conf, add the following to the ServerFlag section
(you may need to create this section as it isn't there by default)

Section "ServerFlags"
	Option	"DontZap"	"true"
EndSection

-- 
Henry




More information about the K12OSN mailing list