#include <asm/io.h>
Go to the source code of this file.
#define CONDOR_INPUT_DESKTOP_INFO 0x1F0 |
#define CONDOR_INPUT_DISPLAY_BITS 0x1FC |
#define CONDOR_INPUT_DISPLAY_RESX 0x1F4 |
#define CONDOR_INPUT_DISPLAY_RESY 0x1F8 |
#define CONDOR_MOUSE_DATA 0x000AC000 |
#define CONDOR_MOUSE_INTR_STATUS_MASK 0x00000001 |
#define CONDOR_MOUSE_ISR_CONTROL 0x00 |
#define CONDOR_MOUSE_ISR_STATUS 0x04 |
#define CONDOR_MOUSE_MAX_X 0x14 |
#define CONDOR_MOUSE_MAX_Y 0x18 |
#define CONDOR_MOUSE_Q_BEGIN 0x10 |
#define CONDOR_MOUSE_Q_READER 0x08 |
#define CONDOR_MOUSE_Q_WRITER 0x0C |
#define CONDOR_OUTPUT_VNC_STATUS 0x200 |
#define INPUT_TYPE_KEYBOARD 0x2 |
#define INPUT_TYPE_MOUSE 0x1 |
#define KEY_SYM_ALT 0xFFE9 |
#define KEY_SYM_AMPER 0x26 |
#define KEY_SYM_BANG 0x21 |
#define KEY_SYM_BK_SPC 0xFF08 |
#define KEY_SYM_BKTIC 0x7E |
#define KEY_SYM_BSLASH 0x2F |
#define KEY_SYM_CAP_LOCK 0xFFE5 |
#define KEY_SYM_CARAT 0x5E |
#define KEY_SYM_COLON 0x3A |
#define KEY_SYM_COMMA 0x2C |
#define KEY_SYM_CTRL 0xFFE3 |
#define KEY_SYM_DARROW 0xFF54 |
#define KEY_SYM_DELETE 0xFFFF |
#define KEY_SYM_DOLLAR 0x24 |
#define KEY_SYM_EIGHT 0x38 |
#define KEY_SYM_END 0xFF57 |
#define KEY_SYM_ENTER 0xFF0D |
#define KEY_SYM_EQUAL 0x2B |
#define KEY_SYM_ESCAPE 0xFF1B |
#define KEY_SYM_F1 0xFFBE |
#define KEY_SYM_F10 0xFFC7 |
#define KEY_SYM_F11 0xFFC8 |
#define KEY_SYM_F12 0xFFC9 |
#define KEY_SYM_F2 0xFFBF |
#define KEY_SYM_F3 0xFFC0 |
#define KEY_SYM_F4 0xFFC1 |
#define KEY_SYM_F5 0xFFC2 |
#define KEY_SYM_F6 0xFFC3 |
#define KEY_SYM_F7 0xFFC4 |
#define KEY_SYM_F8 0xFFC5 |
#define KEY_SYM_F9 0xFFC6 |
#define KEY_SYM_FIVE 0x35 |
#define KEY_SYM_FOUR 0x34 |
#define KEY_SYM_HOME 0xFF50 |
#define KEY_SYM_INSERT 0xFF63 |
#define KEY_SYM_KP0 0xFFB0 |
#define KEY_SYM_KP1 0xFFB1 |
#define KEY_SYM_KP2 0xFFB2 |
#define KEY_SYM_KP3 0xFFB3 |
#define KEY_SYM_KP4 0xFFB4 |
#define KEY_SYM_KP5 0xFFB5 |
#define KEY_SYM_KP6 0xFFB6 |
#define KEY_SYM_KP7 0xFFB7 |
#define KEY_SYM_KP8 0xFFB8 |
#define KEY_SYM_KP9 0xFFB9 |
#define KEY_SYM_KPDOT 0xFFAE |
#define KEY_SYM_KPDOWN 0xFF99 |
#define KEY_SYM_KPLEFT 0xFF98 |
#define KEY_SYM_KPMINUS 0xFFAD |
#define KEY_SYM_KPPLUS 0xFFAB |
#define KEY_SYM_KPRIGHT 0xFF96 |
#define KEY_SYM_KPSLASH 0xFFAF |
#define KEY_SYM_KPSTAR 0xFFAA |
#define KEY_SYM_KPUP 0xFF97 |
#define KEY_SYM_LARROW 0xFF51 |
#define KEY_SYM_LBRKT 0x5B |
#define KEY_SYM_LCURLY 0x7B |
#define KEY_SYM_LPAREN 0x28 |
#define KEY_SYM_MINUS 0x2D |
#define KEY_SYM_NINE 0x39 |
#define KEY_SYM_NUM_LOCK 0xFF7F |
#define KEY_SYM_PAGEDOWN 0xFF56 |
#define KEY_SYM_PAGEUP 0xFF55 |
#define KEY_SYM_PERCENT 0x25 |
#define KEY_SYM_PERIOD 0x2E |
#define KEY_SYM_PIPE 0x7C |
#define KEY_SYM_PLUS 0x3D |
#define KEY_SYM_POUND 0x23 |
#define KEY_SYM_QMARK 0x3F |
#define KEY_SYM_QUOTE 0x22 |
#define KEY_SYM_RARROW 0xFF53 |
#define KEY_SYM_RBRKT 0x5D |
#define KEY_SYM_RCURLY 0x7D |
#define KEY_SYM_RPAREN 0x29 |
#define KEY_SYM_SCR_LOCK 0xFF14 |
#define KEY_SYM_SEMIC 0x3B |
#define KEY_SYM_SEVEN 0x37 |
#define KEY_SYM_SHIFT 0xFFE1 |
#define KEY_SYM_SLASH 0x5C |
#define KEY_SYM_SPACE 0x20 |
#define KEY_SYM_STAR 0x2A |
#define KEY_SYM_TAB 0xFF09 |
#define KEY_SYM_THREE 0x33 |
#define KEY_SYM_TILDE 0x60 |
#define KEY_SYM_UARROW 0xFF52 |
#define KEY_SYM_USCORE 0x5F |
#define KEY_SYM_ZERO 0x30 |
#define REMOTE_BUTTON_LEFT 0x01 |
#define REMOTE_BUTTON_MIDDLE 0x02 |
#define REMOTE_BUTTON_RIGHT 0x04 |
#define REMOTE_DOUBLE_CLICK 0xF0 |
#define REMOTE_QUEUE_SIZE 60 |