robot-1.3.0.1: Simulate keyboard and mouse events

Safe HaskellNone

Test.Robot.Internal.XTest

Contents

Description

Low-level wrappers around the XTest protocol.

Synopsis

XTest primitives

Utility functions

getKeysymMap :: Connection -> IO (Map KEYSYM KEYCODE)Source

Return a structure mapping keysyms to their keycode.