
29 Apr
2014
29 Apr
'14
7:50 p.m.
On 2014年04月29日 23:55, EatsKittens wrote:
Essentially, I want to create a program that is simply ran in the background, not in a terminal, that monitors keypresses and mouse presses and takes certain actions on specific keypresses. Where to start?
Perhaps you can get inspiration from XMonad [1]: http://code.haskell.org/xmonad/XMonad/Main.hsc s/^grabKeys ::/ Cheers, Travis ---- [1] http://xmonad.org/