Package xyz.cp74.evdev
Interface Button
-
public interface ButtonButton Mapping of different button codes. As defined in linux kernel source code.- Author:
- Christian Paul
-
-
Field Summary
Fields Modifier and Type Field Description static intAstatic intBstatic intBACKstatic intBASEstatic intBASE2static intBASE3static intBASE4static intBASE5static intBASE6static intCstatic intDEADstatic intDIGIstatic intDPAD_DOWNstatic intDPAD_LEFTstatic intDPAD_RIGHTstatic intDPAD_UPstatic intEASTstatic intEXTRAstatic intFORWARDstatic intGAMEPADstatic intGEAR_DOWNstatic intGEAR_UPstatic intJOYSTICKstatic intLEFTstatic intMIDDLEstatic intMISCstatic intMODEstatic intMOUSEstatic intNORTHstatic intNUM_0static intNUM_1static intNUM_2static intNUM_3static intNUM_4static intNUM_5static intNUM_6static intNUM_7static intNUM_8static intNUM_9static intPINKIEstatic intRIGHTstatic intSELECTstatic intSIDEstatic intSOUTHstatic intSTARTstatic intSTYLUSstatic intSTYLUS2static intSTYLUS3static intTASKstatic intTHUMBstatic intTHUMB2static intTHUMBLstatic intTHUMBRstatic intTLstatic intTL2static intTOOL_AIRBRUSHstatic intTOOL_BRUSHstatic intTOOL_DOUBLETAPstatic intTOOL_FINGERstatic intTOOL_LENSstatic intTOOL_MOUSEstatic intTOOL_PENstatic intTOOL_PENCILstatic intTOOL_QUADTAPstatic intTOOL_QUINTTAPstatic intTOOL_RUBBERstatic intTOOL_TRIPLETAPstatic intTOPstatic intTOP2static intTOUCHstatic intTRstatic intTR2static intTRIGGERstatic intTRIGGER_HAPPYstatic intTRIGGER_HAPPY1static intTRIGGER_HAPPY10static intTRIGGER_HAPPY11static intTRIGGER_HAPPY12static intTRIGGER_HAPPY13static intTRIGGER_HAPPY14static intTRIGGER_HAPPY15static intTRIGGER_HAPPY16static intTRIGGER_HAPPY17static intTRIGGER_HAPPY18static intTRIGGER_HAPPY19static intTRIGGER_HAPPY2static intTRIGGER_HAPPY20static intTRIGGER_HAPPY21static intTRIGGER_HAPPY22static intTRIGGER_HAPPY23static intTRIGGER_HAPPY24static intTRIGGER_HAPPY25static intTRIGGER_HAPPY26static intTRIGGER_HAPPY27static intTRIGGER_HAPPY28static intTRIGGER_HAPPY29static intTRIGGER_HAPPY3static intTRIGGER_HAPPY30static intTRIGGER_HAPPY31static intTRIGGER_HAPPY32static intTRIGGER_HAPPY33static intTRIGGER_HAPPY34static intTRIGGER_HAPPY35static intTRIGGER_HAPPY36static intTRIGGER_HAPPY37static intTRIGGER_HAPPY38static intTRIGGER_HAPPY39static intTRIGGER_HAPPY4static intTRIGGER_HAPPY40static intTRIGGER_HAPPY5static intTRIGGER_HAPPY6static intTRIGGER_HAPPY7static intTRIGGER_HAPPY8static intTRIGGER_HAPPY9static intWESTstatic intWHEELstatic intXstatic intYstatic intZ
-
-
-
Field Detail
-
MISC
static final int MISC
- See Also:
- Constant Field Values
-
NUM_0
static final int NUM_0
- See Also:
- Constant Field Values
-
NUM_1
static final int NUM_1
- See Also:
- Constant Field Values
-
NUM_2
static final int NUM_2
- See Also:
- Constant Field Values
-
NUM_3
static final int NUM_3
- See Also:
- Constant Field Values
-
NUM_4
static final int NUM_4
- See Also:
- Constant Field Values
-
NUM_5
static final int NUM_5
- See Also:
- Constant Field Values
-
NUM_6
static final int NUM_6
- See Also:
- Constant Field Values
-
NUM_7
static final int NUM_7
- See Also:
- Constant Field Values
-
NUM_8
static final int NUM_8
- See Also:
- Constant Field Values
-
NUM_9
static final int NUM_9
- See Also:
- Constant Field Values
-
MOUSE
static final int MOUSE
- See Also:
- Constant Field Values
-
LEFT
static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
-
MIDDLE
static final int MIDDLE
- See Also:
- Constant Field Values
-
SIDE
static final int SIDE
- See Also:
- Constant Field Values
-
EXTRA
static final int EXTRA
- See Also:
- Constant Field Values
-
FORWARD
static final int FORWARD
- See Also:
- Constant Field Values
-
BACK
static final int BACK
- See Also:
- Constant Field Values
-
TASK
static final int TASK
- See Also:
- Constant Field Values
-
JOYSTICK
static final int JOYSTICK
- See Also:
- Constant Field Values
-
TRIGGER
static final int TRIGGER
- See Also:
- Constant Field Values
-
THUMB
static final int THUMB
- See Also:
- Constant Field Values
-
THUMB2
static final int THUMB2
- See Also:
- Constant Field Values
-
TOP
static final int TOP
- See Also:
- Constant Field Values
-
TOP2
static final int TOP2
- See Also:
- Constant Field Values
-
PINKIE
static final int PINKIE
- See Also:
- Constant Field Values
-
BASE
static final int BASE
- See Also:
- Constant Field Values
-
BASE2
static final int BASE2
- See Also:
- Constant Field Values
-
BASE3
static final int BASE3
- See Also:
- Constant Field Values
-
BASE4
static final int BASE4
- See Also:
- Constant Field Values
-
BASE5
static final int BASE5
- See Also:
- Constant Field Values
-
BASE6
static final int BASE6
- See Also:
- Constant Field Values
-
DEAD
static final int DEAD
- See Also:
- Constant Field Values
-
GAMEPAD
static final int GAMEPAD
- See Also:
- Constant Field Values
-
SOUTH
static final int SOUTH
- See Also:
- Constant Field Values
-
A
static final int A
- See Also:
- Constant Field Values
-
EAST
static final int EAST
- See Also:
- Constant Field Values
-
B
static final int B
- See Also:
- Constant Field Values
-
C
static final int C
- See Also:
- Constant Field Values
-
NORTH
static final int NORTH
- See Also:
- Constant Field Values
-
X
static final int X
- See Also:
- Constant Field Values
-
WEST
static final int WEST
- See Also:
- Constant Field Values
-
Y
static final int Y
- See Also:
- Constant Field Values
-
Z
static final int Z
- See Also:
- Constant Field Values
-
TL
static final int TL
- See Also:
- Constant Field Values
-
TR
static final int TR
- See Also:
- Constant Field Values
-
TL2
static final int TL2
- See Also:
- Constant Field Values
-
TR2
static final int TR2
- See Also:
- Constant Field Values
-
SELECT
static final int SELECT
- See Also:
- Constant Field Values
-
START
static final int START
- See Also:
- Constant Field Values
-
MODE
static final int MODE
- See Also:
- Constant Field Values
-
THUMBL
static final int THUMBL
- See Also:
- Constant Field Values
-
THUMBR
static final int THUMBR
- See Also:
- Constant Field Values
-
DIGI
static final int DIGI
- See Also:
- Constant Field Values
-
TOOL_PEN
static final int TOOL_PEN
- See Also:
- Constant Field Values
-
TOOL_RUBBER
static final int TOOL_RUBBER
- See Also:
- Constant Field Values
-
TOOL_BRUSH
static final int TOOL_BRUSH
- See Also:
- Constant Field Values
-
TOOL_PENCIL
static final int TOOL_PENCIL
- See Also:
- Constant Field Values
-
TOOL_AIRBRUSH
static final int TOOL_AIRBRUSH
- See Also:
- Constant Field Values
-
TOOL_FINGER
static final int TOOL_FINGER
- See Also:
- Constant Field Values
-
TOOL_MOUSE
static final int TOOL_MOUSE
- See Also:
- Constant Field Values
-
TOOL_LENS
static final int TOOL_LENS
- See Also:
- Constant Field Values
-
TOOL_QUINTTAP
static final int TOOL_QUINTTAP
- See Also:
- Constant Field Values
-
STYLUS3
static final int STYLUS3
- See Also:
- Constant Field Values
-
TOUCH
static final int TOUCH
- See Also:
- Constant Field Values
-
STYLUS
static final int STYLUS
- See Also:
- Constant Field Values
-
STYLUS2
static final int STYLUS2
- See Also:
- Constant Field Values
-
TOOL_DOUBLETAP
static final int TOOL_DOUBLETAP
- See Also:
- Constant Field Values
-
TOOL_TRIPLETAP
static final int TOOL_TRIPLETAP
- See Also:
- Constant Field Values
-
TOOL_QUADTAP
static final int TOOL_QUADTAP
- See Also:
- Constant Field Values
-
WHEEL
static final int WHEEL
- See Also:
- Constant Field Values
-
GEAR_DOWN
static final int GEAR_DOWN
- See Also:
- Constant Field Values
-
GEAR_UP
static final int GEAR_UP
- See Also:
- Constant Field Values
-
DPAD_UP
static final int DPAD_UP
- See Also:
- Constant Field Values
-
DPAD_DOWN
static final int DPAD_DOWN
- See Also:
- Constant Field Values
-
DPAD_LEFT
static final int DPAD_LEFT
- See Also:
- Constant Field Values
-
DPAD_RIGHT
static final int DPAD_RIGHT
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY
static final int TRIGGER_HAPPY
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY1
static final int TRIGGER_HAPPY1
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY2
static final int TRIGGER_HAPPY2
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY3
static final int TRIGGER_HAPPY3
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY4
static final int TRIGGER_HAPPY4
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY5
static final int TRIGGER_HAPPY5
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY6
static final int TRIGGER_HAPPY6
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY7
static final int TRIGGER_HAPPY7
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY8
static final int TRIGGER_HAPPY8
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY9
static final int TRIGGER_HAPPY9
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY10
static final int TRIGGER_HAPPY10
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY11
static final int TRIGGER_HAPPY11
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY12
static final int TRIGGER_HAPPY12
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY13
static final int TRIGGER_HAPPY13
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY14
static final int TRIGGER_HAPPY14
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY15
static final int TRIGGER_HAPPY15
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY16
static final int TRIGGER_HAPPY16
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY17
static final int TRIGGER_HAPPY17
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY18
static final int TRIGGER_HAPPY18
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY19
static final int TRIGGER_HAPPY19
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY20
static final int TRIGGER_HAPPY20
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY21
static final int TRIGGER_HAPPY21
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY22
static final int TRIGGER_HAPPY22
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY23
static final int TRIGGER_HAPPY23
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY24
static final int TRIGGER_HAPPY24
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY25
static final int TRIGGER_HAPPY25
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY26
static final int TRIGGER_HAPPY26
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY27
static final int TRIGGER_HAPPY27
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY28
static final int TRIGGER_HAPPY28
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY29
static final int TRIGGER_HAPPY29
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY30
static final int TRIGGER_HAPPY30
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY31
static final int TRIGGER_HAPPY31
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY32
static final int TRIGGER_HAPPY32
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY33
static final int TRIGGER_HAPPY33
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY34
static final int TRIGGER_HAPPY34
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY35
static final int TRIGGER_HAPPY35
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY36
static final int TRIGGER_HAPPY36
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY37
static final int TRIGGER_HAPPY37
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY38
static final int TRIGGER_HAPPY38
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY39
static final int TRIGGER_HAPPY39
- See Also:
- Constant Field Values
-
TRIGGER_HAPPY40
static final int TRIGGER_HAPPY40
- See Also:
- Constant Field Values
-
-