MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
keymap_t Struct Reference

Defines the mapping of a single scancode towards a set of characters. More...

Public Attributes

int normal
 The basic mapping.
 
int shift
 The mapping when shifted.
 
int ctrl
 The mapping when ctrl is pressed.
 
int alt
 The mapping when alt is pressed.
 
int numlock
 The mapping when numlock is active.
 

Detailed Description

Defines the mapping of a single scancode towards a set of characters.


The documentation for this struct was generated from the following file: