Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/share/man/man4 Refer to the correct driver.



details:   https://anonhg.NetBSD.org/src/rev/5a23edec088b
branches:  uebayasi-xip
changeset: 751646:5a23edec088b
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Apr 08 18:11:21 2010 +0000

description:
Refer to the correct driver.

diffstat:

 share/man/man4/hpqlb.4 |  70 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 70 insertions(+), 0 deletions(-)

diffs (74 lines):

diff -r 902c1cd62750 -r 5a23edec088b share/man/man4/hpqlb.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/hpqlb.4    Thu Apr 08 18:11:21 2010 +0000
@@ -0,0 +1,70 @@
+.\" $NetBSD: hpqlb.4,v 1.6.2.2 2010/04/08 18:11:21 jruoho Exp $
+.\"
+.\" Copyright (c) 2008 Christoph Egger <cegger%netbsd.org@localhost>
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd April 8, 2010
+.Dt HPQLB 4
+.Os
+.Sh NAME
+.Nm hpqlb
+.Nd HP Quick Launch Buttons
+.Sh SYNOPSIS
+.Cd "hpqlb*    at acpi?"
+.Sh DESCRIPTION
+Many
+.Tn HP
+notebook computers come with hotkeys.
+The
+.Nm
+driver provides support for all hotkeys generating keycodes.
+.Pp
+The following hotkeys which do not generate keycodes are:
+.Pp
+.Bl -bullet -compact -offset indent
+.It
+Display Switch
+.It
+Brightness Up
+.It
+Brightness Down
+.El
+.Sh SEE ALSO
+.Xr acpi 4
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 5.0 .
+.Sh AUTHORS
+This driver was written for
+.Nx
+by
+.An Christoph Egger .
+.Sh CAVEATS
+The
+.Nm
+driver conflicts with
+.Xr wmihp 4 .



Home | Main Index | Thread Index | Old Index