call with phys_screen and not logical screen

This commit is contained in:
Julien Danjou 2007-12-27 13:53:52 +01:00
parent dcee599f8c
commit 2404274066
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ setup(int screen)
RootWindow(globalconf.display, get_phys_screen(screen)),
wa.event_mask);
grabkeys(screen);
grabkeys(get_phys_screen(screen));
}
/** Startup Error handler to check if another window manager