commit 1352e2a7b0c4b2fb70be0ad8006ef870357674d2
parent 8dc477c93f39337e3fdc03a2c0b4e88600845a0f
Author: Anselm R Garbe <garbeam@gmail.com>
Date: Thu, 12 Mar 2009 12:00:02 +0000
check if updates are working
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/wmii.suckless.org/intro.md b/wmii.suckless.org/intro.md
@@ -99,4 +99,3 @@ Event-based scripting is a very powerful and useful part of wmii. It allows scri
in a terminal and generating some events, by changing focus, clicking on titlebars, etc. Once you understand how it works, you can use it in your scripts. Note: for key events, due to the nature of X11, only those keys grabbed by wmii (wmiir read /keys) will generate events. So, when creating a new keybinding in wmiirc, make sure to list it in the write to /keys and the event loop.
-