klaptopdaemon
acpi_helper.cpp File Reference
#include <stdio.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/stat.h>
#include <string.h>
Include dependency graph for acpi_helper.cpp:

Go to the source code of this file.
Defines | |
| #define | MAX_TOSHIBA_STRING 64 |
Functions | |
| void | write_to_proc_sleep (int value) |
| void | run_program (const char *path) |
| int | main (int argc, char **argv) |
Define Documentation
| #define MAX_TOSHIBA_STRING 64 |
Definition at line 49 of file acpi_helper.cpp.
Function Documentation
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 108 of file acpi_helper.cpp.
| void run_program | ( | const char * | path | ) |
Definition at line 85 of file acpi_helper.cpp.
| void write_to_proc_sleep | ( | int | value | ) |
Definition at line 54 of file acpi_helper.cpp.
KDE 4.0 API Reference