LIRC libraries
LinuxInfraredRemoteControl
 All Classes Files Functions Variables Typedefs Enumerations Macros Modules Pages
input_map.h File Reference

(4916f8c 2017-04-05 08:49:40 +0200)

Button namespace derived from Linux input layer. More...

#include <stdio.h>
#include <stdint.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)
 

Detailed Description

Button namespace derived from Linux input layer.

Definition in file input_map.h.