Date: Thu, 2 Sep 1999 00:04:35 -0400 (EDT) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: paksao@home.com (paksao) Cc: questions@FreeBSD.ORG Subject: Re: how do I disable ctrl+alt+delete Message-ID: <199909020404.AAA02626@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <37CDEC09.C484921F@home.com> from paksao at "Sep 1, 1999 11:16:26 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
paksao wrote, > > I am trying to find a way to disable the ctrl alt delete key > combination. I'm tired of rebooting my Freebsd machine by accident > afterworking onhte NT boxes at home all day. can someone point me to the > relevant man pages? Try the FAQ, /usr/share/doc/FAQ/FAQ136.html It says, 8.21. How do I keep Control-Alt-Delete from rebooting the system? Edit the keymap you are using for the console and replace the boot keywords with nop. The default keymap is /usr/share/syscons/keymaps/us.iso.kbd. You may have to instruct /etc/rc.conf to load this keymap explicitly for the change to take effect. Of course if you are using an alternate keymap for your country, you should edit that one instead. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909020404.AAA02626>