From owner-freebsd-questions@FreeBSD.ORG Tue May 17 09:20:14 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B37C16A4CE for ; Tue, 17 May 2005 09:20:14 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DAE43D75 for ; Tue, 17 May 2005 09:20:13 +0000 (GMT) (envelope-from nuopus@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so2253053wri for ; Tue, 17 May 2005 02:20:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=LrGLuTG2S30lMERWY/E6BXnIkFdDK30pXfMPNCxsGUKVCxw098T2HBcl1CH4VOK5HfJyH3WBncB1j/qWx4C8VO2MSefqP9HUsMaD42bEzWeQvWx41TbXQP1fOdrHEz/Eno+Lbj972NcNpJnXisTAHkHQKdwr3mB39uiCzPY2Xm0= Received: by 10.54.51.78 with SMTP id y78mr4269696wry; Tue, 17 May 2005 02:20:06 -0700 (PDT) Received: by 10.54.51.79 with HTTP; Tue, 17 May 2005 02:20:06 -0700 (PDT) Message-ID: <6695b8f705051702207c2846c7@mail.gmail.com> Date: Tue, 17 May 2005 02:20:06 -0700 From: Christopher Cox To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: power off button X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christopher Cox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 09:20:14 -0000 Is there any way to control what command is executed when I push the power= =20 off button on my laptop? Currently it seems as if it executes a halt or shutdown -h when I push the= =20 button. In 5.4-RELEASE this does not power my system off ... but halt -p=20 does. Should be some sort of ACPI configuration I think. But where? --=20 Christopher Cox nuOpus@gmail.com