Date: Fri, 3 Sep 2004 11:36:21 -0500 (CDT) From: Lars Eighner <eighner@io.com> To: =?ISO-8859-2?Q?=22Ing=2EMiroslav_Kond=EClka=22?= <mkondelka@smpas.cz> Cc: freebsd-questions@freebsd.org Subject: Re: CRTL+ALT+DEL Message-ID: <20040903112852.S73367@goodwill.io.com> In-Reply-To: <41389810.5020407@smpas.cz> References: <41389810.5020407@smpas.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Sep 2004, [ISO-8859-2] "Ing.Miroslav Kond?lka" wrote: > How to disable CTRL+ALT+DEL ? Thanks. Edit your keymap. The keymaps are in /usr/share/syscons/keymaps/ . Assuming you are using cz.iso2.kbd, edit these lines in /usr/share/syscons/keymaps/cz.iso2.kbd: 083 del '.' '.' '.' ',' ',' boot boot N 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O by changing "boot" to "nop" or some other definition of your choice. -- Lars Eighner eighner@io.com -finger for geek code- http://www.io.com/~eighner/index.html 8800 N IH35 APT 1191 AUSTIN TX 78753-5266
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040903112852.S73367>