actually call our xcb events setup function

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
This commit is contained in:
Pierre Habouzit 2008-06-26 23:01:38 +02:00 committed by Julien Danjou
parent 585496b66a
commit 3f9c7aee54
1 changed files with 1 additions and 0 deletions

View File

@ -435,6 +435,7 @@ main(int argc, char **argv)
/* process all errors in the queue if any */ /* process all errors in the queue if any */
xcb_poll_for_event_loop(globalconf.evenths); xcb_poll_for_event_loop(globalconf.evenths);
a_xcb_set_event_handlers();
/* do this only for real screen */ /* do this only for real screen */
for(screen_nbr = 0; for(screen_nbr = 0;