org.a11y.BrlAPI

Interface Constants

public interface Constants

Field Summary
intCURSOR_LEAVE
intCURSOR_OFF
intDISPLAY_DEFAULT
intDOT1
upper-left dot of standard braille cell
intDOT2
middle-left dot of standard braille cell
intDOT3
lower-left dot of standard braille cell
intDOT4
upper-right dot of standard braille cell
intDOT5
middle-right dot of standard braille cell
intDOT6
lower-right dot of standard braille cell
intDOT7
lower-left dot of computer braille cell
intDOT8
lower-right dot of computer braille cell
intERROR_AUTHENTICATION
intERROR_CONNREFUSED
intERROR_DEVICEBUSY
intERROR_DRIVERERROR
intERROR_EMPTYKEY
intERROR_EOF
intERROR_GAIERR
intERROR_ILLEGAL_INSTRUCTION
intERROR_INVALID_PACKET
intERROR_INVALID_PARAMETER
intERROR_LIBCERR
intERROR_NOMEM
intERROR_OPNOTSUPP
intERROR_PROTOCOL_VERSION
intERROR_SUCCESS
intERROR_TTYBUSY
intERROR_UNKNOWNTTY
intERROR_UNKNOWN_INSTRUCTION
longKEY_CMD_ARG_MASK
intKEY_CMD_ARG_SHIFT
intKEY_CMD_ATTRBLINK
toggle attribute blinking on/off
intKEY_CMD_ATTRDN
go down to nearest line with different highlighting
intKEY_CMD_ATTRUP
go up to nearest line with different highlighting
intKEY_CMD_ATTRVIS
toggle attribute underlining on/off
intKEY_CMD_AUTOREPEAT
toggle autorepeat on/off
intKEY_CMD_AUTOSPEAK
toggle autospeak on/off
intKEY_CMD_BACK
go back (undo unexpected cursor tracking motion)
longKEY_CMD_BLK_MASK
intKEY_CMD_BLK_SHIFT
intKEY_CMD_BOT
go to bottom line
intKEY_CMD_BOT_LEFT
go to beginning of bottom line
intKEY_CMD_CAPBLINK
toggle capital letter blinking on/off
intKEY_CMD_CHRLT
go left one character
intKEY_CMD_CHRRT
go right one character
intKEY_CMD_CSRBLINK
toggle cursor blinking on/off
intKEY_CMD_CSRHIDE
toggle hidden cursor on/off
intKEY_CMD_CSRJMP_VERT
bring cursor to line (no horizontal motion)
intKEY_CMD_CSRSIZE
toggle cursor style block/underline
intKEY_CMD_CSRTRK
toggle cursor tracking on/off
intKEY_CMD_CSRVIS
toggle cursor visibility on/off
intKEY_CMD_CUTAPPEND
append to existing cut buffer from character
intKEY_CMD_CUTBEGIN
start new cut buffer at character
intKEY_CMD_CUTLINE
linear cut to character
intKEY_CMD_CUTRECT
rectangular cut to character
intKEY_CMD_DESCCHAR
describe character
intKEY_CMD_DISPMD
toggle display mode attributes/text
intKEY_CMD_FREEZE
toggle screen mode frozen/live
intKEY_CMD_FWINLT
go left one window
intKEY_CMD_FWINLTSKIP
go left to nearest non-blank window
intKEY_CMD_FWINRT
go right one window
intKEY_CMD_FWINRTSKIP
go right to nearest non-blank window
intKEY_CMD_GOTOLINE
go to line
intKEY_CMD_GOTOMARK
go to remembered window position
intKEY_CMD_HELP
enter/leave help display
intKEY_CMD_HOME
go to cursor
intKEY_CMD_HWINLT
go left half a window
intKEY_CMD_HWINRT
go right half a window
intKEY_CMD_INFO
enter/leave status display
intKEY_CMD_LEARN
enter/leave command learn mode
intKEY_CMD_LNBEG
go to beginning of line
intKEY_CMD_LNDN
go down one line
intKEY_CMD_LNEND
go to end of line
intKEY_CMD_LNUP
go up one line
intKEY_CMD_MENU_FIRST_ITEM
go to first item in menu
intKEY_CMD_MENU_LAST_ITEM
go to last item in menu
intKEY_CMD_MENU_NEXT_ITEM
go to next item in menu
intKEY_CMD_MENU_NEXT_SETTING
change current item in menu to next choice
intKEY_CMD_MENU_PREV_ITEM
go to previous item in menu
intKEY_CMD_MENU_PREV_SETTING
change current item in menu to previous choice
intKEY_CMD_MUTE
stop speaking immediately
intKEY_CMD_NOOP
do nothing
intKEY_CMD_NXDIFCHAR
go down to nearest line with different character
intKEY_CMD_NXDIFLN
go down to nearest line with different content
intKEY_CMD_NXINDENT
go down to nearest line without greater indent
intKEY_CMD_NXPGRPH
go down to first line of next paragraph
intKEY_CMD_NXPROMPT
go down to next command prompt
intKEY_CMD_NXSEARCH
search forward for content of cut buffer
intKEY_CMD_OFFLINE
braille display temporarily unavailable
intKEY_CMD_PASSAT
input AT (aka set 2) keyboard scan code
intKEY_CMD_PASSDOTS
input character as braille dots
intKEY_CMD_PASSPS2
input PS/2 (aka set 3) keyboard scan code
intKEY_CMD_PASSXT
input XT (aka set 1) keyboard scan code
intKEY_CMD_PASTE
insert cut buffer at cursor
intKEY_CMD_PRDIFCHAR
go up to nearest line with different character
intKEY_CMD_PRDIFLN
go up to nearest line with different content
intKEY_CMD_PREFLOAD
restore saved preferences
intKEY_CMD_PREFMENU
enter/leave preferences menu
intKEY_CMD_PREFSAVE
save current preferences
intKEY_CMD_PRINDENT
go up to nearest line without greater indent
intKEY_CMD_PRPGRPH
go up to last line of previous paragraph
intKEY_CMD_PRPROMPT
go up to previous command prompt
intKEY_CMD_PRSEARCH
search backward for content of cut buffer
intKEY_CMD_RESTARTBRL
reinitialize braille driver
intKEY_CMD_RESTARTSPEECH
reinitialize speech driver
intKEY_CMD_RETURN
go back (after cursor tracking) or to cursor (cursor not in window)
intKEY_CMD_ROUTE
bring cursor to character
intKEY_CMD_SAY_ABOVE
speak from top of screen through current line
intKEY_CMD_SAY_BELOW
speak from current line through bottom of screen
intKEY_CMD_SAY_FASTER
increase speech rate
intKEY_CMD_SAY_LINE
speak current line
intKEY_CMD_SAY_LOUDER
increase speech volume
intKEY_CMD_SAY_SLOWER
decrease speech rate
intKEY_CMD_SAY_SOFTER
decrease speech volume
intKEY_CMD_SETLEFT
position left end of window at character
intKEY_CMD_SETMARK
remember current window position
intKEY_CMD_SHUTDOWN
graceful program termination
intKEY_CMD_SIXDOTS
toggle text style 6-dot/8-dot
intKEY_CMD_SKPBLNKWINS
toggle skipping of blank windows on/off
intKEY_CMD_SKPIDLNS
toggle skipping of lines with identical content on/off
intKEY_CMD_SLIDEWIN
toggle sliding window on/off
intKEY_CMD_SPKHOME
go to current (most recent) speech position
intKEY_CMD_SWITCHVT
switch to virtual terminal
intKEY_CMD_SWITCHVT_NEXT
switch to next virtual terminal
intKEY_CMD_SWITCHVT_PREV
switch to previous virtual terminal
intKEY_CMD_TOP
go to top line
intKEY_CMD_TOP_LEFT
go to beginning of top line
intKEY_CMD_TUNES
toggle alert tunes on/off
intKEY_CMD_WINDN
go down several lines
intKEY_CMD_WINUP
go up several lines
longKEY_CODE_MASK
intKEY_CODE_SHIFT
longKEY_FLAGS_MASK
intKEY_FLAGS_SHIFT
intKEY_FLG_CONTROL
control key pressed
intKEY_FLG_KBD_EMUL0
it is an emulation 0 scan code
intKEY_FLG_KBD_EMUL1
it is an emulation 1 scan code
intKEY_FLG_KBD_RELEASE
it is a release scan code
intKEY_FLG_LINE_SCALED
scale arg=0X00-0XFF to screen height
intKEY_FLG_LINE_TOLEFT
go to beginning of line
intKEY_FLG_META
meta key pressed
intKEY_FLG_REPEAT_DELAY
wait before repeating
intKEY_FLG_REPEAT_INITIAL
execute command on key press
intKEY_FLG_REPEAT_MASK
mask for all repeat flags
intKEY_FLG_ROUTE
bring cursor into window after function
intKEY_FLG_SHIFT
shift key pressed
intKEY_FLG_TOGGLE_MASK
mask for all toggle flags
intKEY_FLG_TOGGLE_OFF
disable feature
intKEY_FLG_TOGGLE_ON
enable feature
intKEY_FLG_UPPER
convert to uppercase
longKEY_MAX
intKEY_SYM_BACKSPACE
intKEY_SYM_DELETE
intKEY_SYM_DOWN
intKEY_SYM_END
intKEY_SYM_ESCAPE
intKEY_SYM_F1
intKEY_SYM_F10
intKEY_SYM_F11
intKEY_SYM_F12
intKEY_SYM_F13
intKEY_SYM_F14
intKEY_SYM_F15
intKEY_SYM_F16
intKEY_SYM_F17
intKEY_SYM_F18
intKEY_SYM_F19
intKEY_SYM_F2
intKEY_SYM_F20
intKEY_SYM_F21
intKEY_SYM_F22
intKEY_SYM_F23
intKEY_SYM_F24
intKEY_SYM_F25
intKEY_SYM_F26
intKEY_SYM_F27
intKEY_SYM_F28
intKEY_SYM_F29
intKEY_SYM_F3
intKEY_SYM_F30
intKEY_SYM_F31
intKEY_SYM_F32
intKEY_SYM_F33
intKEY_SYM_F34
intKEY_SYM_F35
intKEY_SYM_F4
intKEY_SYM_F5
intKEY_SYM_F6
intKEY_SYM_F7
intKEY_SYM_F8
intKEY_SYM_F9
intKEY_SYM_HOME
intKEY_SYM_INSERT
intKEY_SYM_LEFT
intKEY_SYM_LINEFEED
intKEY_SYM_PAGE_DOWN
intKEY_SYM_PAGE_UP
intKEY_SYM_RIGHT
intKEY_SYM_TAB
intKEY_SYM_UNICODE
intKEY_SYM_UP
intKEY_TYPE_CMD
longKEY_TYPE_MASK
intKEY_TYPE_SHIFT
intKEY_TYPE_SYM
intrangeType_all
intrangeType_code
intrangeType_command
intrangeType_key
intrangeType_type
intTTY_DEFAULT

Field Detail

CURSOR_LEAVE

public int CURSOR_LEAVE

CURSOR_OFF

public int CURSOR_OFF

DISPLAY_DEFAULT

public int DISPLAY_DEFAULT

DOT1

public int DOT1
upper-left dot of standard braille cell

DOT2

public int DOT2
middle-left dot of standard braille cell

DOT3

public int DOT3
lower-left dot of standard braille cell

DOT4

public int DOT4
upper-right dot of standard braille cell

DOT5

public int DOT5
middle-right dot of standard braille cell

DOT6

public int DOT6
lower-right dot of standard braille cell

DOT7

public int DOT7
lower-left dot of computer braille cell

DOT8

public int DOT8
lower-right dot of computer braille cell

ERROR_AUTHENTICATION

public int ERROR_AUTHENTICATION

ERROR_CONNREFUSED

public int ERROR_CONNREFUSED

ERROR_DEVICEBUSY

public int ERROR_DEVICEBUSY

ERROR_DRIVERERROR

public int ERROR_DRIVERERROR

ERROR_EMPTYKEY

public int ERROR_EMPTYKEY

ERROR_EOF

public int ERROR_EOF

ERROR_GAIERR

public int ERROR_GAIERR

ERROR_ILLEGAL_INSTRUCTION

public int ERROR_ILLEGAL_INSTRUCTION

ERROR_INVALID_PACKET

public int ERROR_INVALID_PACKET

ERROR_INVALID_PARAMETER

public int ERROR_INVALID_PARAMETER

ERROR_LIBCERR

public int ERROR_LIBCERR

ERROR_NOMEM

public int ERROR_NOMEM

ERROR_OPNOTSUPP

public int ERROR_OPNOTSUPP

ERROR_PROTOCOL_VERSION

public int ERROR_PROTOCOL_VERSION

ERROR_SUCCESS

public int ERROR_SUCCESS

ERROR_TTYBUSY

public int ERROR_TTYBUSY

ERROR_UNKNOWNTTY

public int ERROR_UNKNOWNTTY

ERROR_UNKNOWN_INSTRUCTION

public int ERROR_UNKNOWN_INSTRUCTION

KEY_CMD_ARG_MASK

public long KEY_CMD_ARG_MASK

KEY_CMD_ARG_SHIFT

public int KEY_CMD_ARG_SHIFT

KEY_CMD_ATTRBLINK

public int KEY_CMD_ATTRBLINK
toggle attribute blinking on/off

KEY_CMD_ATTRDN

public int KEY_CMD_ATTRDN
go down to nearest line with different highlighting

KEY_CMD_ATTRUP

public int KEY_CMD_ATTRUP
go up to nearest line with different highlighting

KEY_CMD_ATTRVIS

public int KEY_CMD_ATTRVIS
toggle attribute underlining on/off

KEY_CMD_AUTOREPEAT

public int KEY_CMD_AUTOREPEAT
toggle autorepeat on/off

KEY_CMD_AUTOSPEAK

public int KEY_CMD_AUTOSPEAK
toggle autospeak on/off

KEY_CMD_BACK

public int KEY_CMD_BACK
go back (undo unexpected cursor tracking motion)

KEY_CMD_BLK_MASK

public long KEY_CMD_BLK_MASK

KEY_CMD_BLK_SHIFT

public int KEY_CMD_BLK_SHIFT

KEY_CMD_BOT

public int KEY_CMD_BOT
go to bottom line

KEY_CMD_BOT_LEFT

public int KEY_CMD_BOT_LEFT
go to beginning of bottom line

KEY_CMD_CAPBLINK

public int KEY_CMD_CAPBLINK
toggle capital letter blinking on/off

KEY_CMD_CHRLT

public int KEY_CMD_CHRLT
go left one character

KEY_CMD_CHRRT

public int KEY_CMD_CHRRT
go right one character

KEY_CMD_CSRBLINK

public int KEY_CMD_CSRBLINK
toggle cursor blinking on/off

KEY_CMD_CSRHIDE

public int KEY_CMD_CSRHIDE
toggle hidden cursor on/off

KEY_CMD_CSRJMP_VERT

public int KEY_CMD_CSRJMP_VERT
bring cursor to line (no horizontal motion)

KEY_CMD_CSRSIZE

public int KEY_CMD_CSRSIZE
toggle cursor style block/underline

KEY_CMD_CSRTRK

public int KEY_CMD_CSRTRK
toggle cursor tracking on/off

KEY_CMD_CSRVIS

public int KEY_CMD_CSRVIS
toggle cursor visibility on/off

KEY_CMD_CUTAPPEND

public int KEY_CMD_CUTAPPEND
append to existing cut buffer from character

KEY_CMD_CUTBEGIN

public int KEY_CMD_CUTBEGIN
start new cut buffer at character

KEY_CMD_CUTLINE

public int KEY_CMD_CUTLINE
linear cut to character

KEY_CMD_CUTRECT

public int KEY_CMD_CUTRECT
rectangular cut to character

KEY_CMD_DESCCHAR

public int KEY_CMD_DESCCHAR
describe character

KEY_CMD_DISPMD

public int KEY_CMD_DISPMD
toggle display mode attributes/text

KEY_CMD_FREEZE

public int KEY_CMD_FREEZE
toggle screen mode frozen/live

KEY_CMD_FWINLT

public int KEY_CMD_FWINLT
go left one window

KEY_CMD_FWINLTSKIP

public int KEY_CMD_FWINLTSKIP
go left to nearest non-blank window

KEY_CMD_FWINRT

public int KEY_CMD_FWINRT
go right one window

KEY_CMD_FWINRTSKIP

public int KEY_CMD_FWINRTSKIP
go right to nearest non-blank window

KEY_CMD_GOTOLINE

public int KEY_CMD_GOTOLINE
go to line

KEY_CMD_GOTOMARK

public int KEY_CMD_GOTOMARK
go to remembered window position

KEY_CMD_HELP

public int KEY_CMD_HELP
enter/leave help display

KEY_CMD_HOME

public int KEY_CMD_HOME
go to cursor

KEY_CMD_HWINLT

public int KEY_CMD_HWINLT
go left half a window

KEY_CMD_HWINRT

public int KEY_CMD_HWINRT
go right half a window

KEY_CMD_INFO

public int KEY_CMD_INFO
enter/leave status display

KEY_CMD_LEARN

public int KEY_CMD_LEARN
enter/leave command learn mode

KEY_CMD_LNBEG

public int KEY_CMD_LNBEG
go to beginning of line

KEY_CMD_LNDN

public int KEY_CMD_LNDN
go down one line

KEY_CMD_LNEND

public int KEY_CMD_LNEND
go to end of line

KEY_CMD_LNUP

public int KEY_CMD_LNUP
go up one line

KEY_CMD_MENU_FIRST_ITEM

public int KEY_CMD_MENU_FIRST_ITEM
go to first item in menu

KEY_CMD_MENU_LAST_ITEM

public int KEY_CMD_MENU_LAST_ITEM
go to last item in menu

KEY_CMD_MENU_NEXT_ITEM

public int KEY_CMD_MENU_NEXT_ITEM
go to next item in menu

KEY_CMD_MENU_NEXT_SETTING

public int KEY_CMD_MENU_NEXT_SETTING
change current item in menu to next choice

KEY_CMD_MENU_PREV_ITEM

public int KEY_CMD_MENU_PREV_ITEM
go to previous item in menu

KEY_CMD_MENU_PREV_SETTING

public int KEY_CMD_MENU_PREV_SETTING
change current item in menu to previous choice

KEY_CMD_MUTE

public int KEY_CMD_MUTE
stop speaking immediately

KEY_CMD_NOOP

public int KEY_CMD_NOOP
do nothing

KEY_CMD_NXDIFCHAR

public int KEY_CMD_NXDIFCHAR
go down to nearest line with different character

KEY_CMD_NXDIFLN

public int KEY_CMD_NXDIFLN
go down to nearest line with different content

KEY_CMD_NXINDENT

public int KEY_CMD_NXINDENT
go down to nearest line without greater indent

KEY_CMD_NXPGRPH

public int KEY_CMD_NXPGRPH
go down to first line of next paragraph

KEY_CMD_NXPROMPT

public int KEY_CMD_NXPROMPT
go down to next command prompt

KEY_CMD_NXSEARCH

public int KEY_CMD_NXSEARCH
search forward for content of cut buffer

KEY_CMD_OFFLINE

public int KEY_CMD_OFFLINE
braille display temporarily unavailable

KEY_CMD_PASSAT

public int KEY_CMD_PASSAT
input AT (aka set 2) keyboard scan code

KEY_CMD_PASSDOTS

public int KEY_CMD_PASSDOTS
input character as braille dots

KEY_CMD_PASSPS2

public int KEY_CMD_PASSPS2
input PS/2 (aka set 3) keyboard scan code

KEY_CMD_PASSXT

public int KEY_CMD_PASSXT
input XT (aka set 1) keyboard scan code

KEY_CMD_PASTE

public int KEY_CMD_PASTE
insert cut buffer at cursor

KEY_CMD_PRDIFCHAR

public int KEY_CMD_PRDIFCHAR
go up to nearest line with different character

KEY_CMD_PRDIFLN

public int KEY_CMD_PRDIFLN
go up to nearest line with different content

KEY_CMD_PREFLOAD

public int KEY_CMD_PREFLOAD
restore saved preferences

KEY_CMD_PREFMENU

public int KEY_CMD_PREFMENU
enter/leave preferences menu

KEY_CMD_PREFSAVE

public int KEY_CMD_PREFSAVE
save current preferences

KEY_CMD_PRINDENT

public int KEY_CMD_PRINDENT
go up to nearest line without greater indent

KEY_CMD_PRPGRPH

public int KEY_CMD_PRPGRPH
go up to last line of previous paragraph

KEY_CMD_PRPROMPT

public int KEY_CMD_PRPROMPT
go up to previous command prompt

KEY_CMD_PRSEARCH

public int KEY_CMD_PRSEARCH
search backward for content of cut buffer

KEY_CMD_RESTARTBRL

public int KEY_CMD_RESTARTBRL
reinitialize braille driver

KEY_CMD_RESTARTSPEECH

public int KEY_CMD_RESTARTSPEECH
reinitialize speech driver

KEY_CMD_RETURN

public int KEY_CMD_RETURN
go back (after cursor tracking) or to cursor (cursor not in window)

KEY_CMD_ROUTE

public int KEY_CMD_ROUTE
bring cursor to character

KEY_CMD_SAY_ABOVE

public int KEY_CMD_SAY_ABOVE
speak from top of screen through current line

KEY_CMD_SAY_BELOW

public int KEY_CMD_SAY_BELOW
speak from current line through bottom of screen

KEY_CMD_SAY_FASTER

public int KEY_CMD_SAY_FASTER
increase speech rate

KEY_CMD_SAY_LINE

public int KEY_CMD_SAY_LINE
speak current line

KEY_CMD_SAY_LOUDER

public int KEY_CMD_SAY_LOUDER
increase speech volume

KEY_CMD_SAY_SLOWER

public int KEY_CMD_SAY_SLOWER
decrease speech rate

KEY_CMD_SAY_SOFTER

public int KEY_CMD_SAY_SOFTER
decrease speech volume

KEY_CMD_SETLEFT

public int KEY_CMD_SETLEFT
position left end of window at character

KEY_CMD_SETMARK

public int KEY_CMD_SETMARK
remember current window position

KEY_CMD_SHUTDOWN

public int KEY_CMD_SHUTDOWN
graceful program termination

KEY_CMD_SIXDOTS

public int KEY_CMD_SIXDOTS
toggle text style 6-dot/8-dot

KEY_CMD_SKPBLNKWINS

public int KEY_CMD_SKPBLNKWINS
toggle skipping of blank windows on/off

KEY_CMD_SKPIDLNS

public int KEY_CMD_SKPIDLNS
toggle skipping of lines with identical content on/off

KEY_CMD_SLIDEWIN

public int KEY_CMD_SLIDEWIN
toggle sliding window on/off

KEY_CMD_SPKHOME

public int KEY_CMD_SPKHOME
go to current (most recent) speech position

KEY_CMD_SWITCHVT

public int KEY_CMD_SWITCHVT
switch to virtual terminal

KEY_CMD_SWITCHVT_NEXT

public int KEY_CMD_SWITCHVT_NEXT
switch to next virtual terminal

KEY_CMD_SWITCHVT_PREV

public int KEY_CMD_SWITCHVT_PREV
switch to previous virtual terminal

KEY_CMD_TOP

public int KEY_CMD_TOP
go to top line

KEY_CMD_TOP_LEFT

public int KEY_CMD_TOP_LEFT
go to beginning of top line

KEY_CMD_TUNES

public int KEY_CMD_TUNES
toggle alert tunes on/off

KEY_CMD_WINDN

public int KEY_CMD_WINDN
go down several lines

KEY_CMD_WINUP

public int KEY_CMD_WINUP
go up several lines

KEY_CODE_MASK

public long KEY_CODE_MASK

KEY_CODE_SHIFT

public int KEY_CODE_SHIFT

KEY_FLAGS_MASK

public long KEY_FLAGS_MASK

KEY_FLAGS_SHIFT

public int KEY_FLAGS_SHIFT

KEY_FLG_CONTROL

public int KEY_FLG_CONTROL
control key pressed

KEY_FLG_KBD_EMUL0

public int KEY_FLG_KBD_EMUL0
it is an emulation 0 scan code

KEY_FLG_KBD_EMUL1

public int KEY_FLG_KBD_EMUL1
it is an emulation 1 scan code

KEY_FLG_KBD_RELEASE

public int KEY_FLG_KBD_RELEASE
it is a release scan code

KEY_FLG_LINE_SCALED

public int KEY_FLG_LINE_SCALED
scale arg=0X00-0XFF to screen height

KEY_FLG_LINE_TOLEFT

public int KEY_FLG_LINE_TOLEFT
go to beginning of line

KEY_FLG_META

public int KEY_FLG_META
meta key pressed

KEY_FLG_REPEAT_DELAY

public int KEY_FLG_REPEAT_DELAY
wait before repeating

KEY_FLG_REPEAT_INITIAL

public int KEY_FLG_REPEAT_INITIAL
execute command on key press

KEY_FLG_REPEAT_MASK

public int KEY_FLG_REPEAT_MASK
mask for all repeat flags

KEY_FLG_ROUTE

public int KEY_FLG_ROUTE
bring cursor into window after function

KEY_FLG_SHIFT

public int KEY_FLG_SHIFT
shift key pressed

KEY_FLG_TOGGLE_MASK

public int KEY_FLG_TOGGLE_MASK
mask for all toggle flags

KEY_FLG_TOGGLE_OFF

public int KEY_FLG_TOGGLE_OFF
disable feature

KEY_FLG_TOGGLE_ON

public int KEY_FLG_TOGGLE_ON
enable feature

KEY_FLG_UPPER

public int KEY_FLG_UPPER
convert to uppercase

KEY_MAX

public long KEY_MAX

KEY_SYM_BACKSPACE

public int KEY_SYM_BACKSPACE

KEY_SYM_DELETE

public int KEY_SYM_DELETE

KEY_SYM_DOWN

public int KEY_SYM_DOWN

KEY_SYM_END

public int KEY_SYM_END

KEY_SYM_ESCAPE

public int KEY_SYM_ESCAPE

KEY_SYM_F1

public int KEY_SYM_F1

KEY_SYM_F10

public int KEY_SYM_F10

KEY_SYM_F11

public int KEY_SYM_F11

KEY_SYM_F12

public int KEY_SYM_F12

KEY_SYM_F13

public int KEY_SYM_F13

KEY_SYM_F14

public int KEY_SYM_F14

KEY_SYM_F15

public int KEY_SYM_F15

KEY_SYM_F16

public int KEY_SYM_F16

KEY_SYM_F17

public int KEY_SYM_F17

KEY_SYM_F18

public int KEY_SYM_F18

KEY_SYM_F19

public int KEY_SYM_F19

KEY_SYM_F2

public int KEY_SYM_F2

KEY_SYM_F20

public int KEY_SYM_F20

KEY_SYM_F21

public int KEY_SYM_F21

KEY_SYM_F22

public int KEY_SYM_F22

KEY_SYM_F23

public int KEY_SYM_F23

KEY_SYM_F24

public int KEY_SYM_F24

KEY_SYM_F25

public int KEY_SYM_F25

KEY_SYM_F26

public int KEY_SYM_F26

KEY_SYM_F27

public int KEY_SYM_F27

KEY_SYM_F28

public int KEY_SYM_F28

KEY_SYM_F29

public int KEY_SYM_F29

KEY_SYM_F3

public int KEY_SYM_F3

KEY_SYM_F30

public int KEY_SYM_F30

KEY_SYM_F31

public int KEY_SYM_F31

KEY_SYM_F32

public int KEY_SYM_F32

KEY_SYM_F33

public int KEY_SYM_F33

KEY_SYM_F34

public int KEY_SYM_F34

KEY_SYM_F35

public int KEY_SYM_F35

KEY_SYM_F4

public int KEY_SYM_F4

KEY_SYM_F5

public int KEY_SYM_F5

KEY_SYM_F6

public int KEY_SYM_F6

KEY_SYM_F7

public int KEY_SYM_F7

KEY_SYM_F8

public int KEY_SYM_F8

KEY_SYM_F9

public int KEY_SYM_F9

KEY_SYM_HOME

public int KEY_SYM_HOME

KEY_SYM_INSERT

public int KEY_SYM_INSERT

KEY_SYM_LEFT

public int KEY_SYM_LEFT

KEY_SYM_LINEFEED

public int KEY_SYM_LINEFEED

KEY_SYM_PAGE_DOWN

public int KEY_SYM_PAGE_DOWN

KEY_SYM_PAGE_UP

public int KEY_SYM_PAGE_UP

KEY_SYM_RIGHT

public int KEY_SYM_RIGHT

KEY_SYM_TAB

public int KEY_SYM_TAB

KEY_SYM_UNICODE

public int KEY_SYM_UNICODE

KEY_SYM_UP

public int KEY_SYM_UP

KEY_TYPE_CMD

public int KEY_TYPE_CMD

KEY_TYPE_MASK

public long KEY_TYPE_MASK

KEY_TYPE_SHIFT

public int KEY_TYPE_SHIFT

KEY_TYPE_SYM

public int KEY_TYPE_SYM

rangeType_all

public int rangeType_all

rangeType_code

public int rangeType_code

rangeType_command

public int rangeType_command

rangeType_key

public int rangeType_key

rangeType_type

public int rangeType_type

TTY_DEFAULT

public int TTY_DEFAULT