xref: /netbsd-src/share/man/man4/asus.4 (revision 9e00c924f2480864da256efce394c33c58301d61)
1.\" $NetBSD: asus.4,v 1.3 2014/07/18 11:14:18 njoly Exp $
2.\"
3.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.Dd July 13, 2014
28.Dt ASUS 4
29.Os
30.Sh NAME
31.Nm asus
32.Nd ASUS hotkeys
33.Sh SYNOPSIS
34.Cd "asus*  at acpi?"
35.Sh DESCRIPTION
36The
37.Nm
38driver provides support for hotkeys available in various ASUS laptops and
39netbooks (Eee PC series included).
40.Pp
41The following hotkeys are directly handled by
42.Nm :
43.Bl -tag -width pcdisplay -offset indent
44.It \&Fn + F3
45Decrease LCD brightness
46.It \&Fn + F4
47Increase LCD brightness
48.It \&Fn + F5
49Switch between LCD and external video output
50.It \&Fn + F7
51Toggle audio
52.It \&Fn + F8
53Volume down
54.It \&Fn + F9
55Volume up
56.El
57.Sh SEE ALSO
58.Xr acpi 4 ,
59.Xr powerd 8
60.Sh HISTORY
61The
62.Nm
63driver appeared in
64.Nx 5.0 .
65.Sh AUTHORS
66.An -nosplit
67The
68.Nm
69device driver was written by
70.An Jared D. McNeill .
71This man page was written by
72.An Leonardo Taccari .
73.Sh BUGS
74At the moment
75.Nm
76does not handle
77Fn + F6 (Task manager).
78