org.a11y.BrlAPI

Interface Constants

public interface Constants

Field Summary

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

Field Details

CURSOR_LEAVE

public static final int CURSOR_LEAVE
Field Value:
-1

CURSOR_OFF

public static final int CURSOR_OFF
Field Value:
0

DISPLAY_DEFAULT

public static final int DISPLAY_DEFAULT
Field Value:
-1

DOT1

public static final int DOT1
upper-left dot of standard braille cell
Field Value:
1

DOT2

public static final int DOT2
middle-left dot of standard braille cell
Field Value:
2

DOT3

public static final int DOT3
lower-left dot of standard braille cell
Field Value:
4

DOT4

public static final int DOT4
upper-right dot of standard braille cell
Field Value:
8

DOT5

public static final int DOT5
middle-right dot of standard braille cell
Field Value:
16

DOT6

public static final int DOT6
lower-right dot of standard braille cell
Field Value:
32

DOT7

public static final int DOT7
lower-left dot of computer braille cell
Field Value:
64

DOT8

public static final int DOT8
lower-right dot of computer braille cell
Field Value:
128

DOTC

public static final int DOTC
space key pressed
Field Value:
256

ERROR_AUTHENTICATION

public static final int ERROR_AUTHENTICATION
Field Value:
17

ERROR_CONNREFUSED

public static final int ERROR_CONNREFUSED
Field Value:
8

ERROR_DEVICEBUSY

public static final int ERROR_DEVICEBUSY
Field Value:
3

ERROR_DRIVERERROR

public static final int ERROR_DRIVERERROR
Field Value:
16

ERROR_EMPTYKEY

public static final int ERROR_EMPTYKEY
Field Value:
15

ERROR_EOF

public static final int ERROR_EOF
Field Value:
14

ERROR_GAIERR

public static final int ERROR_GAIERR
Field Value:
10

ERROR_ILLEGAL_INSTRUCTION

public static final int ERROR_ILLEGAL_INSTRUCTION
Field Value:
5

ERROR_INVALID_PACKET

public static final int ERROR_INVALID_PACKET
Field Value:
7

ERROR_INVALID_PARAMETER

public static final int ERROR_INVALID_PARAMETER
Field Value:
6

ERROR_LIBCERR

public static final int ERROR_LIBCERR
Field Value:
11

ERROR_NOMEM

public static final int ERROR_NOMEM
Field Value:
1

ERROR_OPNOTSUPP

public static final int ERROR_OPNOTSUPP
Field Value:
9

ERROR_PROTOCOL_VERSION

public static final int ERROR_PROTOCOL_VERSION
Field Value:
13

ERROR_SUCCESS

public static final int ERROR_SUCCESS
Field Value:
0

ERROR_TTYBUSY

public static final int ERROR_TTYBUSY
Field Value:
2

ERROR_UNKNOWNTTY

public static final int ERROR_UNKNOWNTTY
Field Value:
12

ERROR_UNKNOWN_INSTRUCTION

public static final int ERROR_UNKNOWN_INSTRUCTION
Field Value:
4

KEY_CMD_ARG_MASK

public static final long KEY_CMD_ARG_MASK
Field Value:
65535L

KEY_CMD_ARG_SHIFT

public static final int KEY_CMD_ARG_SHIFT
Field Value:
0

KEY_CMD_ATTRBLINK

public static final int KEY_CMD_ATTRBLINK
toggle attribute blinking on/off
Field Value:
44

KEY_CMD_ATTRDN

public static final int KEY_CMD_ATTRDN
go down to nearest line with different highlighting
Field Value:
8

KEY_CMD_ATTRUP

public static final int KEY_CMD_ATTRUP
go up to nearest line with different highlighting
Field Value:
7

KEY_CMD_ATTRVIS

public static final int KEY_CMD_ATTRVIS
toggle attribute underlining on/off
Field Value:
43

KEY_CMD_AUTOREPEAT

public static final int KEY_CMD_AUTOREPEAT
toggle autorepeat on/off
Field Value:
47

KEY_CMD_AUTOSPEAK

public static final int KEY_CMD_AUTOSPEAK
toggle autospeak on/off
Field Value:
48

KEY_CMD_BACK

public static final int KEY_CMD_BACK
go back (undo unexpected cursor tracking motion)
Field Value:
30

KEY_CMD_BLK_MASK

public static final long KEY_CMD_BLK_MASK
Field Value:
536805376L

KEY_CMD_BLK_SHIFT

public static final int KEY_CMD_BLK_SHIFT
Field Value:
16

KEY_CMD_BOT

public static final int KEY_CMD_BOT
go to bottom line
Field Value:
10

KEY_CMD_BOT_LEFT

public static final int KEY_CMD_BOT_LEFT
go to beginning of bottom line
Field Value:
12

KEY_CMD_CAPBLINK

public static final int KEY_CMD_CAPBLINK
toggle capital letter blinking on/off
Field Value:
45

KEY_CMD_CHRLT

public static final int KEY_CMD_CHRLT
go left one character
Field Value:
19

KEY_CMD_CHRRT

public static final int KEY_CMD_CHRRT
go right one character
Field Value:
20

KEY_CMD_CSRBLINK

public static final int KEY_CMD_CSRBLINK
toggle cursor blinking on/off
Field Value:
42

KEY_CMD_CSRHIDE

public static final int KEY_CMD_CSRHIDE
toggle hidden cursor on/off
Field Value:
39

KEY_CMD_CSRJMP_VERT

public static final int KEY_CMD_CSRJMP_VERT
bring cursor to line (no horizontal motion)
Field Value:
72

KEY_CMD_CSRSIZE

public static final int KEY_CMD_CSRSIZE
toggle cursor style block/underline
Field Value:
41

KEY_CMD_CSRTRK

public static final int KEY_CMD_CSRTRK
toggle cursor tracking on/off
Field Value:
40

KEY_CMD_CSRVIS

public static final int KEY_CMD_CSRVIS
toggle cursor visibility on/off
Field Value:
38

KEY_CMD_CUTAPPEND

public static final int KEY_CMD_CUTAPPEND
append to existing cut buffer from character
Field Value:
196608

KEY_CMD_CUTBEGIN

public static final int KEY_CMD_CUTBEGIN
start new cut buffer at character
Field Value:
131072

KEY_CMD_CUTLINE

public static final int KEY_CMD_CUTLINE
linear cut to character
Field Value:
327680

KEY_CMD_CUTRECT

public static final int KEY_CMD_CUTRECT
rectangular cut to character
Field Value:
262144

KEY_CMD_DESCCHAR

public static final int KEY_CMD_DESCCHAR
describe character
Field Value:
589824

KEY_CMD_DISPMD

public static final int KEY_CMD_DISPMD
toggle display mode attributes/text
Field Value:
33

KEY_CMD_FREEZE

public static final int KEY_CMD_FREEZE
toggle screen mode frozen/live
Field Value:
32

KEY_CMD_FWINLT

public static final int KEY_CMD_FWINLT
go left one window
Field Value:
23

KEY_CMD_FWINLTSKIP

public static final int KEY_CMD_FWINLTSKIP
go left to nearest non-blank window
Field Value:
25

KEY_CMD_FWINRT

public static final int KEY_CMD_FWINRT
go right one window
Field Value:
24

KEY_CMD_FWINRTSKIP

public static final int KEY_CMD_FWINRTSKIP
go right to nearest non-blank window
Field Value:
26

KEY_CMD_GOTOLINE

public static final int KEY_CMD_GOTOLINE
go to line
Field Value:
851968

KEY_CMD_GOTOMARK

public static final int KEY_CMD_GOTOMARK
go to remembered window position
Field Value:
786432

KEY_CMD_HELP

public static final int KEY_CMD_HELP
enter/leave help display
Field Value:
49

KEY_CMD_HOME

public static final int KEY_CMD_HOME
go to cursor
Field Value:
29

KEY_CMD_HWINLT

public static final int KEY_CMD_HWINLT
go left half a window
Field Value:
21

KEY_CMD_HWINRT

public static final int KEY_CMD_HWINRT
go right half a window
Field Value:
22

KEY_CMD_INFO

public static final int KEY_CMD_INFO
enter/leave status display
Field Value:
50

KEY_CMD_LEARN

public static final int KEY_CMD_LEARN
enter/leave command learn mode
Field Value:
51

KEY_CMD_LNBEG

public static final int KEY_CMD_LNBEG
go to beginning of line
Field Value:
27

KEY_CMD_LNDN

public static final int KEY_CMD_LNDN
go down one line
Field Value:
2

KEY_CMD_LNEND

public static final int KEY_CMD_LNEND
go to end of line
Field Value:
28

KEY_CMD_LNUP

public static final int KEY_CMD_LNUP
go up one line
Field Value:
1

KEY_CMD_MENU_FIRST_ITEM

public static final int KEY_CMD_MENU_FIRST_ITEM
go to first item in menu
Field Value:
55

KEY_CMD_MENU_LAST_ITEM

public static final int KEY_CMD_MENU_LAST_ITEM
go to last item in menu
Field Value:
56

KEY_CMD_MENU_NEXT_ITEM

public static final int KEY_CMD_MENU_NEXT_ITEM
go to next item in menu
Field Value:
58

KEY_CMD_MENU_NEXT_SETTING

public static final int KEY_CMD_MENU_NEXT_SETTING
change current item in menu to next choice
Field Value:
60

KEY_CMD_MENU_PREV_ITEM

public static final int KEY_CMD_MENU_PREV_ITEM
go to previous item in menu
Field Value:
57

KEY_CMD_MENU_PREV_SETTING

public static final int KEY_CMD_MENU_PREV_SETTING
change current item in menu to previous choice
Field Value:
59

KEY_CMD_MUTE

public static final int KEY_CMD_MUTE
stop speaking immediately
Field Value:
61

KEY_CMD_NOOP

public static final int KEY_CMD_NOOP
do nothing
Field Value:
0

KEY_CMD_NXDIFCHAR

public static final int KEY_CMD_NXDIFCHAR
go down to nearest line with different character
Field Value:
983040

KEY_CMD_NXDIFLN

public static final int KEY_CMD_NXDIFLN
go down to nearest line with different content
Field Value:
6

KEY_CMD_NXINDENT

public static final int KEY_CMD_NXINDENT
go down to nearest line without greater indent
Field Value:
524288

KEY_CMD_NXPGRPH

public static final int KEY_CMD_NXPGRPH
go down to first line of next paragraph
Field Value:
14

KEY_CMD_NXPROMPT

public static final int KEY_CMD_NXPROMPT
go down to next command prompt
Field Value:
16

KEY_CMD_NXSEARCH

public static final int KEY_CMD_NXSEARCH
search forward for content of cut buffer
Field Value:
18

KEY_CMD_OFFLINE

public static final int KEY_CMD_OFFLINE
braille display temporarily unavailable
Field Value:
76

KEY_CMD_PASSAT

public static final int KEY_CMD_PASSAT
input AT (aka set 2) keyboard scan code
Field Value:
2293760

KEY_CMD_PASSDOTS

public static final int KEY_CMD_PASSDOTS
input character as braille dots
Field Value:
2228224

KEY_CMD_PASSPS2

public static final int KEY_CMD_PASSPS2
input PS/2 (aka set 3) keyboard scan code
Field Value:
2424832

KEY_CMD_PASSXT

public static final int KEY_CMD_PASSXT
input XT (aka set 1) keyboard scan code
Field Value:
2359296

KEY_CMD_PASTE

public static final int KEY_CMD_PASTE
insert cut buffer at cursor
Field Value:
73

KEY_CMD_PRDIFCHAR

public static final int KEY_CMD_PRDIFCHAR
go up to nearest line with different character
Field Value:
917504

KEY_CMD_PRDIFLN

public static final int KEY_CMD_PRDIFLN
go up to nearest line with different content
Field Value:
5

KEY_CMD_PREFLOAD

public static final int KEY_CMD_PREFLOAD
restore saved preferences
Field Value:
54

KEY_CMD_PREFMENU

public static final int KEY_CMD_PREFMENU
enter/leave preferences menu
Field Value:
52

KEY_CMD_PREFSAVE

public static final int KEY_CMD_PREFSAVE
save current preferences
Field Value:
53

KEY_CMD_PRINDENT

public static final int KEY_CMD_PRINDENT
go up to nearest line without greater indent
Field Value:
458752

KEY_CMD_PRPGRPH

public static final int KEY_CMD_PRPGRPH
go up to last line of previous paragraph
Field Value:
13

KEY_CMD_PRPROMPT

public static final int KEY_CMD_PRPROMPT
go up to previous command prompt
Field Value:
15

KEY_CMD_PRSEARCH

public static final int KEY_CMD_PRSEARCH
search backward for content of cut buffer
Field Value:
17

KEY_CMD_RESTARTBRL

public static final int KEY_CMD_RESTARTBRL
reinitialize braille driver
Field Value:
74

KEY_CMD_RESTARTSPEECH

public static final int KEY_CMD_RESTARTSPEECH
reinitialize speech driver
Field Value:
75

KEY_CMD_RETURN

public static final int KEY_CMD_RETURN
go back (after cursor tracking) or to cursor (cursor not in window)
Field Value:
31

KEY_CMD_ROUTE

public static final int KEY_CMD_ROUTE
bring cursor to character
Field Value:
65536

KEY_CMD_SAY_ABOVE

public static final int KEY_CMD_SAY_ABOVE
speak from top of screen through current line
Field Value:
64

KEY_CMD_SAY_BELOW

public static final int KEY_CMD_SAY_BELOW
speak from current line through bottom of screen
Field Value:
65

KEY_CMD_SAY_FASTER

public static final int KEY_CMD_SAY_FASTER
increase speech rate
Field Value:
67

KEY_CMD_SAY_LINE

public static final int KEY_CMD_SAY_LINE
speak current line
Field Value:
63

KEY_CMD_SAY_LOUDER

public static final int KEY_CMD_SAY_LOUDER
increase speech volume
Field Value:
69

KEY_CMD_SAY_SLOWER

public static final int KEY_CMD_SAY_SLOWER
decrease speech rate
Field Value:
66

KEY_CMD_SAY_SOFTER

public static final int KEY_CMD_SAY_SOFTER
decrease speech volume
Field Value:
68

KEY_CMD_SETLEFT

public static final int KEY_CMD_SETLEFT
position left end of window at character
Field Value:
655360

KEY_CMD_SETMARK

public static final int KEY_CMD_SETMARK
remember current window position
Field Value:
720896

KEY_CMD_SIXDOTS

public static final int KEY_CMD_SIXDOTS
toggle text style 6-dot/8-dot
Field Value:
34

KEY_CMD_SKPBLNKWINS

public static final int KEY_CMD_SKPBLNKWINS
toggle skipping of blank windows on/off
Field Value:
37

KEY_CMD_SKPIDLNS

public static final int KEY_CMD_SKPIDLNS
toggle skipping of lines with identical content on/off
Field Value:
36

KEY_CMD_SLIDEWIN

public static final int KEY_CMD_SLIDEWIN
toggle sliding window on/off
Field Value:
35

KEY_CMD_SPKHOME

public static final int KEY_CMD_SPKHOME
go to current (most recent) speech position
Field Value:
62

KEY_CMD_SWITCHVT

public static final int KEY_CMD_SWITCHVT
switch to virtual terminal
Field Value:
393216

KEY_CMD_SWITCHVT_NEXT

public static final int KEY_CMD_SWITCHVT_NEXT
switch to next virtual terminal
Field Value:
71

KEY_CMD_SWITCHVT_PREV

public static final int KEY_CMD_SWITCHVT_PREV
switch to previous virtual terminal
Field Value:
70

KEY_CMD_TOP

public static final int KEY_CMD_TOP
go to top line
Field Value:
9

KEY_CMD_TOP_LEFT

public static final int KEY_CMD_TOP_LEFT
go to beginning of top line
Field Value:
11

KEY_CMD_TUNES

public static final int KEY_CMD_TUNES
toggle alert tunes on/off
Field Value:
46

KEY_CMD_WINDN

public static final int KEY_CMD_WINDN
go down several lines
Field Value:
4

KEY_CMD_WINUP

public static final int KEY_CMD_WINUP
go up several lines
Field Value:
3

KEY_CODE_MASK

public static final long KEY_CODE_MASK
Field Value:
536870911L

KEY_CODE_SHIFT

public static final int KEY_CODE_SHIFT
Field Value:
0

KEY_FLAGS_MASK

public static final long KEY_FLAGS_MASK
Field Value:
-4294967296L

KEY_FLAGS_SHIFT

public static final int KEY_FLAGS_SHIFT
Field Value:
32

KEY_FLG_CONTROL

public static final int KEY_FLG_CONTROL
control key pressed
Field Value:
4

KEY_FLG_KBD_EMUL0

public static final int KEY_FLG_KBD_EMUL0
it is an emulation 0 scan code
Field Value:
512

KEY_FLG_KBD_EMUL1

public static final int KEY_FLG_KBD_EMUL1
it is an emulation 1 scan code
Field Value:
1024

KEY_FLG_KBD_RELEASE

public static final int KEY_FLG_KBD_RELEASE
it is a release scan code
Field Value:
256

KEY_FLG_LINE_SCALED

public static final int KEY_FLG_LINE_SCALED
scale arg=0X00-0XFF to screen height
Field Value:
256

KEY_FLG_LINE_TOLEFT

public static final int KEY_FLG_LINE_TOLEFT
go to beginning of line
Field Value:
512

KEY_FLG_META

public static final int KEY_FLG_META
meta key pressed
Field Value:
8

KEY_FLG_REPEAT_DELAY

public static final int KEY_FLG_REPEAT_DELAY
wait before repeating
Field Value:
16384

KEY_FLG_REPEAT_INITIAL

public static final int KEY_FLG_REPEAT_INITIAL
execute command on key press
Field Value:
32768

KEY_FLG_REPEAT_MASK

public static final int KEY_FLG_REPEAT_MASK
mask for all repeat flags
Field Value:
49152

KEY_FLG_ROUTE

public static final int KEY_FLG_ROUTE
bring cursor into window after function
Field Value:
1024

KEY_FLG_SHIFT

public static final int KEY_FLG_SHIFT
shift key pressed
Field Value:
1

KEY_FLG_TOGGLE_MASK

public static final int KEY_FLG_TOGGLE_MASK
mask for all toggle flags
Field Value:
768

KEY_FLG_TOGGLE_OFF

public static final int KEY_FLG_TOGGLE_OFF
disable feature
Field Value:
512

KEY_FLG_TOGGLE_ON

public static final int KEY_FLG_TOGGLE_ON
enable feature
Field Value:
256

KEY_FLG_UPPER

public static final int KEY_FLG_UPPER
convert to uppercase
Field Value:
2

KEY_MAX

public static final long KEY_MAX
Field Value:
-1L

KEY_SYM_BACKSPACE

public static final int KEY_SYM_BACKSPACE
Field Value:
65288

KEY_SYM_DELETE

public static final int KEY_SYM_DELETE
Field Value:
65535

KEY_SYM_DOWN

public static final int KEY_SYM_DOWN
Field Value:
65364

KEY_SYM_END

public static final int KEY_SYM_END
Field Value:
65367

KEY_SYM_ESCAPE

public static final int KEY_SYM_ESCAPE
Field Value:
65307

KEY_SYM_F1

public static final int KEY_SYM_F1
Field Value:
65470

KEY_SYM_F10

public static final int KEY_SYM_F10
Field Value:
65479

KEY_SYM_F11

public static final int KEY_SYM_F11
Field Value:
65480

KEY_SYM_F12

public static final int KEY_SYM_F12
Field Value:
65481

KEY_SYM_F13

public static final int KEY_SYM_F13
Field Value:
65482

KEY_SYM_F14

public static final int KEY_SYM_F14
Field Value:
65483

KEY_SYM_F15

public static final int KEY_SYM_F15
Field Value:
65484

KEY_SYM_F16

public static final int KEY_SYM_F16
Field Value:
65485

KEY_SYM_F17

public static final int KEY_SYM_F17
Field Value:
65486

KEY_SYM_F18

public static final int KEY_SYM_F18
Field Value:
65487

KEY_SYM_F19

public static final int KEY_SYM_F19
Field Value:
65488

KEY_SYM_F2

public static final int KEY_SYM_F2
Field Value:
65471

KEY_SYM_F20

public static final int KEY_SYM_F20
Field Value:
65489

KEY_SYM_F21

public static final int KEY_SYM_F21
Field Value:
65490

KEY_SYM_F22

public static final int KEY_SYM_F22
Field Value:
65491

KEY_SYM_F23

public static final int KEY_SYM_F23
Field Value:
65492

KEY_SYM_F24

public static final int KEY_SYM_F24
Field Value:
65493

KEY_SYM_F25

public static final int KEY_SYM_F25
Field Value:
65494

KEY_SYM_F26

public static final int KEY_SYM_F26
Field Value:
65495

KEY_SYM_F27

public static final int KEY_SYM_F27
Field Value:
65496

KEY_SYM_F28

public static final int KEY_SYM_F28
Field Value:
65497

KEY_SYM_F29

public static final int KEY_SYM_F29
Field Value:
65498

KEY_SYM_F3

public static final int KEY_SYM_F3
Field Value:
65472

KEY_SYM_F30

public static final int KEY_SYM_F30
Field Value:
65499

KEY_SYM_F31

public static final int KEY_SYM_F31
Field Value:
65500

KEY_SYM_F32

public static final int KEY_SYM_F32
Field Value:
65501

KEY_SYM_F33

public static final int KEY_SYM_F33
Field Value:
65502

KEY_SYM_F34

public static final int KEY_SYM_F34
Field Value:
65503

KEY_SYM_F35

public static final int KEY_SYM_F35
Field Value:
65504

KEY_SYM_F4

public static final int KEY_SYM_F4
Field Value:
65473

KEY_SYM_F5

public static final int KEY_SYM_F5
Field Value:
65474

KEY_SYM_F6

public static final int KEY_SYM_F6
Field Value:
65475

KEY_SYM_F7

public static final int KEY_SYM_F7
Field Value:
65476

KEY_SYM_F8

public static final int KEY_SYM_F8
Field Value:
65477

KEY_SYM_F9

public static final int KEY_SYM_F9
Field Value:
65478

KEY_SYM_HOME

public static final int KEY_SYM_HOME
Field Value:
65360

KEY_SYM_INSERT

public static final int KEY_SYM_INSERT
Field Value:
65379

KEY_SYM_LEFT

public static final int KEY_SYM_LEFT
Field Value:
65361

KEY_SYM_LINEFEED

public static final int KEY_SYM_LINEFEED
Field Value:
65293

KEY_SYM_PAGE_DOWN

public static final int KEY_SYM_PAGE_DOWN
Field Value:
65366

KEY_SYM_PAGE_UP

public static final int KEY_SYM_PAGE_UP
Field Value:
65365

KEY_SYM_RIGHT

public static final int KEY_SYM_RIGHT
Field Value:
65363

KEY_SYM_TAB

public static final int KEY_SYM_TAB
Field Value:
65289

KEY_SYM_UNICODE

public static final int KEY_SYM_UNICODE
Field Value:
16777216

KEY_SYM_UP

public static final int KEY_SYM_UP
Field Value:
65362

KEY_TYPE_CMD

public static final int KEY_TYPE_CMD
Field Value:
536870912

KEY_TYPE_MASK

public static final long KEY_TYPE_MASK
Field Value:
3758096384L

KEY_TYPE_SHIFT

public static final int KEY_TYPE_SHIFT
Field Value:
29

KEY_TYPE_SYM

public static final int KEY_TYPE_SYM
Field Value:
0

TTY_DEFAULT

public static final int TTY_DEFAULT
Field Value:
-1

rangeType_all

public static final int rangeType_all
Field Value:
0

rangeType_code

public static final int rangeType_code
Field Value:
4

rangeType_command

public static final int rangeType_command
Field Value:
2

rangeType_key

public static final int rangeType_key
Field Value:
3

rangeType_type

public static final int rangeType_type
Field Value:
1