Description
A small system utility that attempts to detect whether the current machine is a laptop.
It is usually used by scripts, installers, or configuration tools that need different behavior on laptops and desktops. Detection can be imperfect, so important decisions should not rely on it without fallback logic.