http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / driver / remote.c
index 6039324f190e870b613508dee91e85667f01c95e..507da6b73cb9878e8756b37e729c859133b380a5 100644 (file)
@@ -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. */
        }