LIRC libraries
LinuxInfraredRemoteControl
|
Button namespace derived from Linux input layer. More...
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned short | linux_input_code |
Functions | |
int | get_input_code (const char *name, linux_input_code *code) |
void | fprint_namespace (FILE *f) |
int | is_in_namespace (const char *name) |
Button namespace derived from Linux input layer.
Definition in file input_map.h.