acpi_panasonic.4 (1a0fda2b547365c9453523592a445dfe21266d4b) | acpi_panasonic.4 (3102cfe2e21aaea969dcc5245c0b70d9ae643e34) |
---|---|
1.\" 2.\" Copyright (c) 2004 OGAWA Takaya <t-ogawa@triaez.kaisei.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 11 unchanged lines hidden (view full) --- 20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" | 1.\" 2.\" Copyright (c) 2004 OGAWA Takaya <t-ogawa@triaez.kaisei.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 11 unchanged lines hidden (view full) --- 20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 24.\" SUCH DAMAGE. 25.\" 26.\" $FreeBSD$ 27.\" |
28.Dd February 8, 2010 | 28.Dd February 25, 2012 |
29.Dt ACPI_PANASONIC 4 30.Os 31.Sh NAME 32.Nm acpi_panasonic 33.Nd "ACPI hotkey driver for Panasonic laptops" 34.Sh SYNOPSIS 35To compile this driver into the kernel, 36place the following line in your --- 24 unchanged lines hidden (view full) --- 61The second role is to notify occurrences of the event by way of 62.Xr devctl 4 63and eventually to 64.Xr devd 8 . 65The third and last is to provide a way to adjust LCD brightness and 66sound mute state via 67.Xr sysctl 8 . 68.Ss Hotkeys | 29.Dt ACPI_PANASONIC 4 30.Os 31.Sh NAME 32.Nm acpi_panasonic 33.Nd "ACPI hotkey driver for Panasonic laptops" 34.Sh SYNOPSIS 35To compile this driver into the kernel, 36place the following line in your --- 24 unchanged lines hidden (view full) --- 61The second role is to notify occurrences of the event by way of 62.Xr devctl 4 63and eventually to 64.Xr devd 8 . 65The third and last is to provide a way to adjust LCD brightness and 66sound mute state via 67.Xr sysctl 8 . 68.Ss Hotkeys |
69There are 9 hotkeys available on the supported hardwares: | 69There are 9 hotkeys available on the supported hardware: |
70.Pp 71.Bl -tag -compact -offset indent 72.It Sy Fn+F1 73Make LCD backlight darker. 74.It Sy Fn+F2 75Make LCD backlight brighter. 76.It Sy Fn+F3 77Switch video output between LCD and CRT. --- 101 unchanged lines hidden --- | 70.Pp 71.Bl -tag -compact -offset indent 72.It Sy Fn+F1 73Make LCD backlight darker. 74.It Sy Fn+F2 75Make LCD backlight brighter. 76.It Sy Fn+F3 77Switch video output between LCD and CRT. --- 101 unchanged lines hidden --- |