linux-evdev-0.3.2: Bindings to Linux evdev input device interface.

Safe HaskellSafe
LanguageHaskell98

System.Linux.Input.Event.Constants

Documentation

newtype Key Source #

Constructors

Key Word16 

Instances

Eq Key Source # 

Methods

(==) :: Key -> Key -> Bool #

(/=) :: Key -> Key -> Bool #

Show Key Source # 

Methods

showsPrec :: Int -> Key -> ShowS #

show :: Key -> String #

showList :: [Key] -> ShowS #

newtype RelAxis Source #

Constructors

RelAxis Word16 

newtype AbsAxis Source #

Constructors

AbsAxis Word16