Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 1998 19:47:16 -0500 (EST)
From:      ADRIAN Filipi-Martin <adrian@ubergeeks.com>
To:        "David E. Cross" <crossd@o2.cs.rpi.edu>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Control-Alt-Delete
Message-ID:  <Pine.BSF.3.96.981205193754.3946B-100000@lorax.ubergeeks.com>
In-Reply-To: <Pine.SGI.4.05.9812051216220.59506-100000@o2.cs.rpi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Dec 1998, David E. Cross wrote:

> Where/how does FreeBSD handle CAD?  I know that pressing the 3 finger
> salute will trigger a clean reboot on my system, but I don't know the
> execution path.
> 
> --
> David Cross

	Look at kbdcontrol(1).  You can dump the keybindings from syscons
and/or load your own version.  You can reassign ctl-alt-del to nop, if you
like.  What the key combination does is determined by the console driver.
In this case it invokes the "boot" action.

	Please post this type of question to freebsd-questions@free....
instead of the hackers list in the future.

	Adrian
--
[ adrian@ubergeeks.com -- Ubergeeks Consulting -- http://www.ubergeeks.com/ ]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981205193754.3946B-100000>