X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2Fremote.c;h=507da6b73cb9878e8756b37e729c859133b380a5;hb=c494fd2e6b3b25582375d62e40f4f5cc984ca424;hp=6039324f190e870b613508dee91e85667f01c95e;hpb=0d6b320def9180cf907ceaed56b23a972a11b757;p=xscreensaver diff --git a/driver/remote.c b/driver/remote.c index 6039324f..507da6b7 100644 --- a/driver/remote.c +++ b/driver/remote.c @@ -322,7 +322,7 @@ send_xscreensaver_command (Display *dpy, Atom command, long arg, abort(); else if (arg != 0 && command == XA_DEMO) { - arg1 = 300; /* version number of the XA_DEMO protocol, */ + arg1 = 5000; /* version number of the XA_DEMO protocol, */ arg2 = arg; /* since it didn't use to take an argument. */ }