class

GPM

Inherits Reference / Object

Constants

LE = IO::ByteFormat::LittleEndian
MAGIC = 1198550348_u32
SOCKET = "/dev/gpmctl"
USE_MAGIC = false
VERSION = "1.0.5"

Constructors

new(file : String = SOCKET, use_magic : Bool = USE_MAGIC, magic : UInt32 = MAGIC)
Source

Instance methods

config
Source
config=(config : Config)
Source
file
Source
file=(file : String)
Source
get_event(raw = @socket)
Source
magic
Source
magic=(magic : UInt32)
Source
send_config(config = @config, socket = @socket)
Source
socket
Source
socket=(socket : UNIXSocket)
Source
stop
Source
use_magic
Source
use_magic=(use_magic : Bool)
Source

Nested types