Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
evdev
main
Evdev
Codes
Abs
All
Ff
FfStatus
Key
Led
Msc
Rel
Rep
Snd
Sw
Syn
Device
Error
Event
EventType
InputProperty
UinputDevice
Built with Crystal 1.9.2
2023-10-07 18:34:44 UTC
enum
Evdev::Codes::Syn
Defined in:
enums.cr:28
enums.cr:48
Enum Members
Report
=
0
Config
=
1
MtReport
=
2
Dropped
=
3
Instance Method Summary
#config?
#dropped?
#mt_report?
#report?
#type
Instance Method Detail
def
config?
#
[
View source
]
def
dropped?
#
[
View source
]
def
mt_report?
#
[
View source
]
def
report?
#
[
View source
]
def
type
#
[
View source
]