gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
ps2.cc File Reference
#include "dev/ps2.hh"
#include <list>
#include "base/misc.hh"
#include "x11keysym/keysym.h"

Go to the source code of this file.

Namespaces

 Ps2
 

Functions

void Ps2::keySymToPs2 (uint32_t key, bool down, bool &cur_shift, std::list< uint8_t > &keys)
 

Variables

static const uint16_t Ps2::keySymToPs2Byte [128]
 Table to convert simple key symbols (0x00XX) into ps2 bytes. More...
 
const uint8_t Ps2::ShiftKey = 0x12
 
const uint8_t Ps2::BreakKey = 0xf0
 
const uint8_t Ps2::ExtendedKey = 0xe0
 
const uint32_t Ps2::UpperKeys = 0xff00
 

Generated on Fri Jun 9 2017 13:03:57 for gem5 by doxygen 1.8.6