From owner-freebsd-stable Sun Aug 5 11:24:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D36F37B401; Sun, 5 Aug 2001 11:24:47 -0700 (PDT) (envelope-from brad@brad-x.com) Received: from TMA-1.brad-x.com ([64.228.91.198]) by tomts13-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010805160318.KEWZ4521.tomts13-srv.bellnexxia.net@TMA-1.brad-x.com>; Sun, 5 Aug 2001 12:03:18 -0400 Received: from localhost (localhost.brad-x.com [127.0.0.1]) by TMA-1.brad-x.com (Postfix) with ESMTP id C123B7B0D4; Sun, 5 Aug 2001 11:33:25 -0400 (EDT) Date: Sun, 5 Aug 2001 11:33:25 -0400 (EDT) From: Brad Laue To: David Malone Cc: Kazutaka YOKOTA , Dima Dorfman , Kris Kennaway , Pascal Pederiva , Subject: Re: PATCH: syscons.c sysctl for PC-Reboot Keys In-Reply-To: <20010805144228.A94134@walton.maths.tcd.ie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Overcomplication. The sysctl controlling ctrl-alt-del is practical since it acheives the goal of preventing keyboard reset, whereas there is little need to prevent changing a keymap unless it is specifically to disable/enable keyboard reset. Brad // -- http://www.BRAD-X.com/ -- // On Sun, 5 Aug 2001, David Malone wrote: > What I think we need is a sysctl which controls users ability to > change the keymap. I keep meaning to impliment something which does > has three modes: > > 1) All users can set the keymap to anything. > 2) Only root can change the keymap. > 3) Ordinary users can change the mapping of "normal" keys > but cannot change reboot/panic/etc. Root can still change > these. > > David. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message