| Maintainer | Toshio Ito <debug.ito@gmail.com> |
|---|---|
| Safe Haskell | None |
| Language | Haskell2010 |
WildBind.X11.Emulate.Example
Description
This is an example of using WildBind.X11.Emulate. See the source.
Since: 0.2.0.0
Documentation
myBinding :: X11Front XKeyEvent -> Binding ActiveWindow XKeyEvent Source #
To use emulation functions, you need to obtain an X11Front
object by withX11Front, and call emulation functions on it.
bindsF function is useful to send keyboard events to the current
ActiveWindow.