org.a11y.BrlAPI
public interface Constants
| Field Summary | |
|---|---|
| int | CURSOR_LEAVE |
| int | CURSOR_OFF |
| int | DISPLAY_DEFAULT |
| byte | DOT1 upper-left dot of standard braille cell |
| byte | DOT2 middle-left dot of standard braille cell |
| byte | DOT3 lower-left dot of standard braille cell |
| byte | DOT4 upper-right dot of standard braille cell |
| byte | DOT5 middle-right dot of standard braille cell |
| byte | DOT6 lower-right dot of standard braille cell |
| byte | DOT7 lower-left dot of computer braille cell |
| byte | DOT8 lower-right dot of computer braille cell |
| byte | DOTC space key pressed |
| int | ERROR_AUTHENTICATION |
| int | ERROR_CONNREFUSED |
| int | ERROR_DEVICEBUSY |
| int | ERROR_DRIVERERROR |
| int | ERROR_EMPTYKEY |
| int | ERROR_EOF |
| int | ERROR_GAIERR |
| int | ERROR_ILLEGAL_INSTRUCTION |
| int | ERROR_INVALID_PACKET |
| int | ERROR_INVALID_PARAMETER |
| int | ERROR_LIBCERR |
| int | ERROR_NOMEM |
| int | ERROR_OPNOTSUPP |
| int | ERROR_PROTOCOL_VERSION |
| int | ERROR_SUCCESS |
| int | ERROR_TTYBUSY |
| int | ERROR_UNKNOWNTTY |
| int | ERROR_UNKNOWN_INSTRUCTION |
| long | KEY_CMD_ARG_MASK |
| int | KEY_CMD_ARG_SHIFT |
| int | KEY_CMD_ATTRBLINK toggle attribute blinking on/off |
| int | KEY_CMD_ATTRDN go down to nearest line with different highlighting |
| int | KEY_CMD_ATTRUP go up to nearest line with different highlighting |
| int | KEY_CMD_ATTRVIS toggle attribute underlining on/off |
| int | KEY_CMD_AUTOREPEAT toggle autorepeat on/off |
| int | KEY_CMD_AUTOSPEAK toggle autospeak on/off |
| int | KEY_CMD_BACK go back (undo unexpected cursor tracking motion) |
| long | KEY_CMD_BLK_MASK |
| int | KEY_CMD_BLK_SHIFT |
| int | KEY_CMD_BOT go to bottom line |
| int | KEY_CMD_BOT_LEFT go to beginning of bottom line |
| int | KEY_CMD_CAPBLINK toggle capital letter blinking on/off |
| int | KEY_CMD_CHRLT go left one character |
| int | KEY_CMD_CHRRT go right one character |
| int | KEY_CMD_CSRBLINK toggle cursor blinking on/off |
| int | KEY_CMD_CSRHIDE toggle hidden cursor on/off |
| int | KEY_CMD_CSRJMP_VERT bring cursor to line (no horizontal motion) |
| int | KEY_CMD_CSRSIZE toggle cursor style block/underline |
| int | KEY_CMD_CSRTRK toggle cursor tracking on/off |
| int | KEY_CMD_CSRVIS toggle cursor visibility on/off |
| int | KEY_CMD_CUTAPPEND append to existing cut buffer from character |
| int | KEY_CMD_CUTBEGIN start new cut buffer at character |
| int | KEY_CMD_CUTLINE linear cut to character |
| int | KEY_CMD_CUTRECT rectangular cut to character |
| int | KEY_CMD_DESCCHAR describe character |
| int | KEY_CMD_DISPMD toggle display mode attributes/text |
| int | KEY_CMD_FREEZE toggle screen mode frozen/live |
| int | KEY_CMD_FWINLT go left one window |
| int | KEY_CMD_FWINLTSKIP go left to nearest non-blank window |
| int | KEY_CMD_FWINRT go right one window |
| int | KEY_CMD_FWINRTSKIP go right to nearest non-blank window |
| int | KEY_CMD_GOTOLINE go to line |
| int | KEY_CMD_GOTOMARK go to remembered window position |
| int | KEY_CMD_HELP enter/leave help display |
| int | KEY_CMD_HOME go to cursor |
| int | KEY_CMD_HWINLT go left half a window |
| int | KEY_CMD_HWINRT go right half a window |
| int | KEY_CMD_INFO enter/leave status display |
| int | KEY_CMD_LEARN enter/leave command learn mode |
| int | KEY_CMD_LNBEG go to beginning of line |
| int | KEY_CMD_LNDN go down one line |
| int | KEY_CMD_LNEND go to end of line |
| int | KEY_CMD_LNUP go up one line |
| int | KEY_CMD_MENU_FIRST_ITEM go to first item in menu |
| int | KEY_CMD_MENU_LAST_ITEM go to last item in menu |
| int | KEY_CMD_MENU_NEXT_ITEM go to next item in menu |
| int | KEY_CMD_MENU_NEXT_SETTING change current item in menu to next choice |
| int | KEY_CMD_MENU_PREV_ITEM go to previous item in menu |
| int | KEY_CMD_MENU_PREV_SETTING change current item in menu to previous choice |
| int | KEY_CMD_MUTE stop speaking immediately |
| int | KEY_CMD_NOOP do nothing |
| int | KEY_CMD_NXDIFCHAR go down to nearest line with different character |
| int | KEY_CMD_NXDIFLN go down to nearest line with different content |
| int | KEY_CMD_NXINDENT go down to nearest line without greater indent |
| int | KEY_CMD_NXPGRPH go down to first line of next paragraph |
| int | KEY_CMD_NXPROMPT go down to next command prompt |
| int | KEY_CMD_NXSEARCH search forward for content of cut buffer |
| int | KEY_CMD_OFFLINE braille display temporarily unavailable |
| int | KEY_CMD_PASSAT input AT (aka set 2) keyboard scan code |
| int | KEY_CMD_PASSDOTS input character as braille dots |
| int | KEY_CMD_PASSPS2 input PS/2 (aka set 3) keyboard scan code |
| int | KEY_CMD_PASSXT input XT (aka set 1) keyboard scan code |
| int | KEY_CMD_PASTE insert cut buffer at cursor |
| int | KEY_CMD_PRDIFCHAR go up to nearest line with different character |
| int | KEY_CMD_PRDIFLN go up to nearest line with different content |
| int | KEY_CMD_PREFLOAD restore saved preferences |
| int | KEY_CMD_PREFMENU enter/leave preferences menu |
| int | KEY_CMD_PREFSAVE save current preferences |
| int | KEY_CMD_PRINDENT go up to nearest line without greater indent |
| int | KEY_CMD_PRPGRPH go up to last line of previous paragraph |
| int | KEY_CMD_PRPROMPT go up to previous command prompt |
| int | KEY_CMD_PRSEARCH search backward for content of cut buffer |
| int | KEY_CMD_RESTARTBRL reinitialize braille driver |
| int | KEY_CMD_RESTARTSPEECH reinitialize speech driver |
| int | KEY_CMD_RETURN go back (after cursor tracking) or to cursor (cursor not in window) |
| int | KEY_CMD_ROUTE bring cursor to character |
| int | KEY_CMD_SAY_ABOVE speak from top of screen through current line |
| int | KEY_CMD_SAY_BELOW speak from current line through bottom of screen |
| int | KEY_CMD_SAY_FASTER increase speech rate |
| int | KEY_CMD_SAY_LINE speak current line |
| int | KEY_CMD_SAY_LOUDER increase speech volume |
| int | KEY_CMD_SAY_SLOWER decrease speech rate |
| int | KEY_CMD_SAY_SOFTER decrease speech volume |
| int | KEY_CMD_SETLEFT position left end of window at character |
| int | KEY_CMD_SETMARK remember current window position |
| int | KEY_CMD_SIXDOTS toggle text style 6-dot/8-dot |
| int | KEY_CMD_SKPBLNKWINS toggle skipping of blank windows on/off |
| int | KEY_CMD_SKPIDLNS toggle skipping of lines with identical content on/off |
| int | KEY_CMD_SLIDEWIN toggle sliding window on/off |
| int | KEY_CMD_SPKHOME go to current (most recent) speech position |
| int | KEY_CMD_SWITCHVT switch to virtual terminal |
| int | KEY_CMD_SWITCHVT_NEXT switch to next virtual terminal |
| int | KEY_CMD_SWITCHVT_PREV switch to previous virtual terminal |
| int | KEY_CMD_TOP go to top line |
| int | KEY_CMD_TOP_LEFT go to beginning of top line |
| int | KEY_CMD_TUNES toggle alert tunes on/off |
| int | KEY_CMD_WINDN go down several lines |
| int | KEY_CMD_WINUP go up several lines |
| long | KEY_CODE_MASK |
| int | KEY_CODE_SHIFT |
| long | KEY_FLAGS_MASK |
| int | KEY_FLAGS_SHIFT |
| int | KEY_FLG_CONTROL control key pressed |
| int | KEY_FLG_KBD_EMUL0 it is an emulation 0 scan code |
| int | KEY_FLG_KBD_EMUL1 it is an emulation 1 scan code |
| int | KEY_FLG_KBD_RELEASE it is a release scan code |
| int | KEY_FLG_LINE_SCALED scale arg=0X00-0XFF to screen height |
| int | KEY_FLG_LINE_TOLEFT go to beginning of line |
| int | KEY_FLG_META meta key pressed |
| int | KEY_FLG_REPEAT_DELAY wait before repeating |
| int | KEY_FLG_REPEAT_INITIAL execute command on key press |
| int | KEY_FLG_REPEAT_MASK mask for all repeat flags |
| int | KEY_FLG_ROUTE bring cursor into window after function |
| int | KEY_FLG_SHIFT shift key pressed |
| int | KEY_FLG_TOGGLE_MASK mask for all toggle flags |
| int | KEY_FLG_TOGGLE_OFF disable feature |
| int | KEY_FLG_TOGGLE_ON enable feature |
| int | KEY_FLG_UPPER convert to uppercase |
| long | KEY_MAX |
| int | KEY_SYM_BACKSPACE |
| int | KEY_SYM_DELETE |
| int | KEY_SYM_DOWN |
| int | KEY_SYM_END |
| int | KEY_SYM_ESCAPE |
| int | KEY_SYM_F1 |
| int | KEY_SYM_F10 |
| int | KEY_SYM_F11 |
| int | KEY_SYM_F12 |
| int | KEY_SYM_F13 |
| int | KEY_SYM_F14 |
| int | KEY_SYM_F15 |
| int | KEY_SYM_F16 |
| int | KEY_SYM_F17 |
| int | KEY_SYM_F18 |
| int | KEY_SYM_F19 |
| int | KEY_SYM_F2 |
| int | KEY_SYM_F20 |
| int | KEY_SYM_F21 |
| int | KEY_SYM_F22 |
| int | KEY_SYM_F23 |
| int | KEY_SYM_F24 |
| int | KEY_SYM_F25 |
| int | KEY_SYM_F26 |
| int | KEY_SYM_F27 |
| int | KEY_SYM_F28 |
| int | KEY_SYM_F29 |
| int | KEY_SYM_F3 |
| int | KEY_SYM_F30 |
| int | KEY_SYM_F31 |
| int | KEY_SYM_F32 |
| int | KEY_SYM_F33 |
| int | KEY_SYM_F34 |
| int | KEY_SYM_F35 |
| int | KEY_SYM_F4 |
| int | KEY_SYM_F5 |
| int | KEY_SYM_F6 |
| int | KEY_SYM_F7 |
| int | KEY_SYM_F8 |
| int | KEY_SYM_F9 |
| int | KEY_SYM_HOME |
| int | KEY_SYM_INSERT |
| int | KEY_SYM_LEFT |
| int | KEY_SYM_LINEFEED |
| int | KEY_SYM_PAGE_DOWN |
| int | KEY_SYM_PAGE_UP |
| int | KEY_SYM_RIGHT |
| int | KEY_SYM_TAB |
| int | KEY_SYM_UNICODE |
| int | KEY_SYM_UP |
| int | KEY_TYPE_CMD |
| long | KEY_TYPE_MASK |
| int | KEY_TYPE_SHIFT |
| int | KEY_TYPE_SYM |
| int | rangeType_all |
| int | rangeType_code |
| int | rangeType_command |
| int | rangeType_key |
| int | rangeType_type |
| int | TTY_DEFAULT |