tenta fazer isso *4)* Change the X11 config to ignore ctrl-alt-del. I discovered this by checking the man page for XF86Config. See the part about 'DontZap'.
Find where your X11 config file is (probably something like /etc/X11/XF86Config) and find the ServerFlags section which starts with: *Section "ServerFlags"* And add the DontZap option before the "EndSection": * Option "DontZap" "true"* Restart X11 one last time, and then finally your computer should ignore ctrl-alt-del. 2009/5/17 Fred Maranhão <[email protected]> > Gente, > > mexendo no /etc/inittab eu consigo fazer com que a combinação > ctrl+alt+del desligue a máquina a partir do console. > > Entretanto, no X o ctrl+alt+del não faz nada. Onde posso mexer para > que o ctrl+alt+del desligue a máquina em qualquer ambiente (e sem > fazer perguntas)? > > Fred > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > > -- Rafael Gimenes Leite http://www.rafaelgimenes.net 15-81311001 15-88123189

