Tiny markup fixes.
This commit is contained in:
parent
702d4fc489
commit
27ca7caacc
@ -48,16 +48,22 @@ for easy handling in userspace.
|
||||
.Pp
|
||||
Currently, the following laptops are fully supported:
|
||||
.Pp
|
||||
.Bl -tag -width ident -compact
|
||||
.It L2D
|
||||
.It L3C
|
||||
.It L3D
|
||||
.It L3H
|
||||
.It L8L
|
||||
.It M1A
|
||||
.It M2E
|
||||
.Bl -item -offset indent -compact
|
||||
.It
|
||||
L2D
|
||||
.It
|
||||
L3C
|
||||
.It
|
||||
L3D
|
||||
.It
|
||||
L3H
|
||||
.It
|
||||
L8L
|
||||
.It
|
||||
M1A
|
||||
.It
|
||||
M2E
|
||||
.El
|
||||
.Pp
|
||||
.Sh SYSCTLS
|
||||
The following sysctls are currently implemented:
|
||||
.Bl -tag -width indent
|
||||
@ -66,7 +72,7 @@ Makes the LCD backlight brighter or dimmer (higher values are brighter).
|
||||
.It Va hw.acpi.asus.lcd_backlight
|
||||
Turns the LCD backlight on or off.
|
||||
.It Va hw.acpi.asus.video_output
|
||||
Sets the active display to use according to a bitwise OR or of the following:
|
||||
Sets the active display to use according to a bitwise OR of the following:
|
||||
.Pp
|
||||
.Bl -tag -width indent -compact
|
||||
.It Li 0
|
||||
@ -82,7 +88,7 @@ TV-Out
|
||||
Some models also support video switching via the generic
|
||||
.Xr acpi_video 4
|
||||
driver.
|
||||
Most models don't, however.
|
||||
Most models do not, however.
|
||||
.El
|
||||
.Pp
|
||||
Defaults for these variables can be set in
|
||||
@ -111,5 +117,9 @@ driver and this manual page were written by
|
||||
.Pp
|
||||
Inspiration came from the
|
||||
.Em acpi4asus project
|
||||
started by Julien Lerouge which maintains a driver implementing this
|
||||
functionality in the Linux kernel.
|
||||
started by
|
||||
.An Julien Lerouge
|
||||
which maintains a driver implementing this
|
||||
functionality in the
|
||||
.Tn Linux
|
||||
kernel.
|
||||
|
Loading…
x
Reference in New Issue
Block a user