Because keynav was not playing nice with my dvorak keyboard layout (for some 
reason it decides to switch back to qwerty at random points in time), and 
because awesome libraries are obviously more awesome than background programs 
that run all the time, I have implemented similar functionality in a new lua 
module I have called rodentbane.

Information on how to acquire and use it can of course be found at the wiki:
http://awesome.naquadah.org/wiki/index.php?title=Rodentbane

Tell me what you think, any feedback, bug reports and feature requests are 
of course welcome.


On a related note:

Does anyone know how to successfully simulate a mouse click using just awesome 
? I've tried:

capi.root.fake_input("button_press", button)
capi.root.fake_input("button_release", button)

But it does not seem to work. For now I'm using either xdotool or xte, it will 
pick whichever is available on the system, but that does mean rodentbane 
depends one of those being available, and I don't like that.

-- 
Lucas de Vries <[email protected]>
http://tuple-typed.org

-- 
To unsubscribe, send mail to [email protected].

Reply via email to