diff options
Diffstat (limited to 'man/intel_lid.man')
-rw-r--r-- | man/intel_lid.man | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/intel_lid.man b/man/intel_lid.man new file mode 100644 index 00000000..d06af79b --- /dev/null +++ b/man/intel_lid.man @@ -0,0 +1,12 @@ +.\" shorthand for double quote that works everywhere. +.ds q \N'34' +.TH intel_lid __appmansuffix__ __xorgversion__ +.SH NAME +intel_ \- Polls the values of different reports about laptop lid state. +.SH SYNOPSIS +.B intel_lid +.SH DESCRIPTION +.B intel_lid +is a tool to poll ACPI and the BIOS scratch register's reporting of +laptop lid state. This can be used for debugging issues with laptop +modesetting for lid opening and closing. |