laptop-detect - attempt to detect a laptop
laptop-detect [-h|--help|-v|--verbose|-V|--version|-D|--debug]
Laptop-detect attempts to determine whether it is being run on a laptop or a desktop and appraises its caller of this.
Output help information and exit.
be verbose (messages go to STDOUT)
Output version information and exit.
Debug mode.
0 most likely running on a laptop
1 most likely NOT running on a laptop
2 usage error (arguments supplied)
/proc/acpi/battery
/proc/pmu/info
/dev/mem
/sys/devices/virtual/dmi/id/chassis_type
/sys/class/power_supply/*/type
/proc/apm
dmidecode(8)