main.c
changeset 191 56fee1dc9d53
parent 178 e848966a1ac6
child 197 c13f374f836c
--- a/main.c	Fri Aug 04 13:42:40 2006 +0200
+++ b/main.c	Fri Aug 04 14:40:32 2006 +0200
@@ -210,6 +210,7 @@
 	cursor[CurMove] = XCreateFontCursor(dpy, XC_fleur);
 
 	grabkeys();
+	initrregs();
 
 	for(ntags = 0; tags[ntags]; ntags++);