Top "Acpi" questions

Advanced Configuration and Power Interface, a specification that provides an open standard for device configuration and power management by the operating system.

Run a batch file on Windows 7 shutdown before closing programs (preferably on power button press)

I have a Windows 7 box with multiple VMWare Player machines that are started on boot. I use WMWare VIX and …

windows-7 batch-file vmware shutdown acpi
How to deny shutdown when pressing the power button for a while?

On most newer computers you can shutdown the hard way by pressing the power button for a couple of seconds. …

.net windows winapi hardware acpi
Programmatically access CPU fan on a laptop? (Windows)

Is there a Windows standard way to do things such as "start fan", "decrease speed" or the like, from C/…

c++ windows acpi
Schedule machine to wake up

What's the best way to programmatically cause a Windows XP (or above) machine to wake up at a specific time. (…

c# windows-services acpi
How can I obtain battery level inside a Linux kernel module?

I am trying to get the battery level inside a Linux kernel module (the module is inserted via modprobe). I …

linux-kernel kernel-module acpi
C#: How to wake up system which has been shutdown?

Is there any Win32 API for waking up a system that has been shut down, at a specific time? I …

c# .net windows-xp acpi winapi