kafka-device-spacenav-0.2.1.2: Linux SpaceNavigator events via a Kafka message broker

Copyright(c) 2016-17 Brian W Bush
LicenseMIT
MaintainerBrian W Bush <consult@brianwbush.info>
StabilityExperimental
PortabilityLinux
Safe HaskellSafe
LanguageHaskell2010

System.Hardware.Linux.Input

Contents

Description

Parse events from Linux devinput streams. See <https://github.com/torvalds/linux/blob/master/include/uapi/linux/input.h> for details.

Synopsis

Types

byteLength :: Integral a => a Source #

The number of bytes in an input event.