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

o_input.cpp File Reference

input routines More...

#include <string.h>
#include "omicron/internal.h"
#include "omicron/input.h"

Go to the source code of this file.


Detailed Description

Definition in file o_input.cpp.


Variable Documentation

char* keyrow_de[] [static]
 

Initial value:

{ 
    "1234567890ß´", 
    "qwertzuiopü+", 
    "asdfghjklöä#\n", 
    "yxcvbnm,.-" 
}

Definition at line 57 of file o_input.cpp.

char* skeyrow_de[] [static]
 

Initial value:

{ 
    "!\"§$%&/()=?`", 
    "QWERTZUIOPÜ*", 
    "ASDFGHJKLÖÄ'\n", 
    "YXCVBNM;:_" 
}

Definition at line 65 of file o_input.cpp.


Generated on Wed Dec 18 15:48:48 2002 for omicron engine by doxygen1.2.18