mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-terminal
/
com.jakewharton.mosaic.terminal
/
KeyboardEvent
/
Companion
Companion
object
Companion
Members
Properties
Delete
Link copied to clipboard
const
val
Delete
:
Int
=
57349
Down
Link copied to clipboard
const
val
Down
:
Int
=
57353
End
Link copied to clipboard
const
val
End
:
Int
=
57357
Event
Type
Press
Link copied to clipboard
const
val
EventTypePress
:
Int
=
1
Event
Type
Release
Link copied to clipboard
const
val
EventTypeRelease
:
Int
=
3
Event
Type
Repeat
Link copied to clipboard
const
val
EventTypeRepeat
:
Int
=
2
F1
Link copied to clipboard
const
val
F1
:
Int
=
57364
F10
Link copied to clipboard
const
val
F10
:
Int
=
57373
F11
Link copied to clipboard
const
val
F11
:
Int
=
57374
F12
Link copied to clipboard
const
val
F12
:
Int
=
57375
F2
Link copied to clipboard
const
val
F2
:
Int
=
57365
F3
Link copied to clipboard
const
val
F3
:
Int
=
57366
F4
Link copied to clipboard
const
val
F4
:
Int
=
57367
F5
Link copied to clipboard
const
val
F5
:
Int
=
57368
F6
Link copied to clipboard
const
val
F6
:
Int
=
57369
F7
Link copied to clipboard
const
val
F7
:
Int
=
57370
F8
Link copied to clipboard
const
val
F8
:
Int
=
57371
F9
Link copied to clipboard
const
val
F9
:
Int
=
57372
Home
Link copied to clipboard
const
val
Home
:
Int
=
57356
Insert
Link copied to clipboard
const
val
Insert
:
Int
=
57348
Kp
Begin
Link copied to clipboard
const
val
KpBegin
:
Int
=
57427
Left
Link copied to clipboard
const
val
Left
:
Int
=
57350
Modifier
Alt
Link copied to clipboard
const
val
ModifierAlt
:
Int
=
2
Modifier
Caps
Lock
Link copied to clipboard
const
val
ModifierCapsLock
:
Int
=
64
Modifier
Ctrl
Link copied to clipboard
const
val
ModifierCtrl
:
Int
=
4
Modifier
Hyper
Link copied to clipboard
const
val
ModifierHyper
:
Int
=
16
Modifier
Meta
Link copied to clipboard
const
val
ModifierMeta
:
Int
=
32
Modifier
Num
Lock
Link copied to clipboard
const
val
ModifierNumLock
:
Int
=
128
Modifier
Shift
Link copied to clipboard
const
val
ModifierShift
:
Int
=
1
Modifier
Super
Link copied to clipboard
const
val
ModifierSuper
:
Int
=
8
Page
Down
Link copied to clipboard
const
val
PageDown
:
Int
=
57355
Page
Up
Link copied to clipboard
const
val
PageUp
:
Int
=
57354
Right
Link copied to clipboard
const
val
Right
:
Int
=
57351
Up
Link copied to clipboard
const
val
Up
:
Int
=
57352