osdkeys-0.0: Show keys pressed with an on-screen display (Linux only)

Safe HaskellNone
LanguageHaskell98

OSDKeys.XInput

Description

A conduit interface to XInput events.

Synopsis

Documentation

xinputSource :: MonadIO m => Device -> ConduitM i (Event, KeyCode) m ExitCode Source

Source of xinput keys.