commit 3101660beffda3f90436a54fc988fa206592948c
parent c6a0fd96ce0ced89de20bd8cee5482f9db24e323
Author: Carlos J. Torres <vlaadbrain@gmail.com>
Date: Thu, 30 Jan 2014 13:34:09 -0500
add xkev and xbmouse to other_projects listing
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
@@ -29,3 +29,5 @@ There are several other projects which are inspired by the spirit of suckless.
* [sup](http://git.suckless.org/sup) - minimalistic sudo replacement
* [sw](http://nibble.develsec.org/projects/sw.html) - minimalistic web framework
* [xicon](http://hg.youterm.com/xicon/) (dead link) - small icon-based dzen-like utility
+* [xkev](https://github.com/vlaadbrain/xkev) - simply simulate KeyPress/KeyRelease
+* [xbmouse](https://github.com/vlaadbrain/xbmouse) - simply bind a mouse button to a command