<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#333333" bgcolor="#FFFFCC">
    <div class="moz-cite-prefix">i forgot an ampersand in my script.<br>
      corrected version:<br>
      <tt><br>
        #!/bin/sh</tt><tt><br>
        xset r off</tt><tt><br>
        $@ &</tt><tt><br>
        sleep 3</tt><tt><br>
        xset r on</tt><tt><br>
        exit 0</tt></div>
    <br>
    <br>
  </body>
</html>