Event.xclient.data.l[0]);In events.c, there's the following call to GotoWorkSpaceByNumber():
GotoWorkSpaceByNumber (/* XXXXX */ NULL,
The first argument should not be NULL, it should be a virtual screen, but I'm not at all sure what should be given here.
Scr->currentvs should work--for a single display. I don't know what to do for multiple displays.
Rudy
