Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

remote.h File Reference

#include <stdio.h>
#include <termios.h>
#include <time.h>
#include "keys.h"
#include "thread.h"
#include "tools.h"

Include dependency graph for remote.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

class  cKbdRemote
 Remote control via keybord (default for first vdr start). More...

class  cRemote
 Remote menu list configuration. More...

class  cRemotes
 list remotes in menu More...


Enumerations

enum  eKbdFunc {
  kfNone, kfF1 = 0x100, kfF2, kfF3,
  kfF4, kfF5, kfF6, kfF7,
  kfF8, kfF9, kfF10, kfF11,
  kfF12, kfUp, kfDown, kfLeft,
  kfRight, kfHome, kfEnd, kfPgUp,
  kfPgDown, kfIns, kfDel
}
 available keyboard functions More...


Variables

cRemotes Remotes


Enumeration Type Documentation

enum eKbdFunc
 

available keyboard functions

Enumeration values:
kfNone 
kfF1 
kfF2 
kfF3 
kfF4 
kfF5 
kfF6 
kfF7 
kfF8 
kfF9 
kfF10 
kfF11 
kfF12 
kfUp 
kfDown 
kfLeft 
kfRight 
kfHome 
kfEnd 
kfPgUp 
kfPgDown 
kfIns 
kfDel 

Definition at line 62 of file remote.h.


Variable Documentation

cRemotes Remotes  
 

--- cRemotes --------------------------------------------------------------

Definition at line 59 of file remote.h.


Generated on Wed Feb 5 23:30:44 2003 for VDR by doxygen1.3-rc2