Send correct message

This commit is contained in:
Sanel Zukan 2009-02-25 17:18:15 +00:00
parent ccf076a6f3
commit 6db6d6bb22
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ int main(int argc, char** argv) {
}
int scr = DefaultScreen(dpy);
Atom ede_quit = XInternAtom(dpy, "_EDE_EVOKE_QUIT", False);
Atom ede_quit = XInternAtom(dpy, "_EDE_EVOKE_SHUTDOWN_ALL", False);
int dummy = 1;
XChangeProperty(dpy, RootWindow(dpy, scr),