[5194] in SIPB bug reports
xscreensaver manpage
daemon@ATHENA.MIT.EDU (Eric Mumpower)
Fri Mar 10 10:29:03 1995
Date: Fri, 10 Mar 95 10:28:33 -0500
To: bug-sipb@MIT.EDU
From: Eric Mumpower <nocturne@MIT.EDU>
The manpage for xscreensaver in the SIPB locker says this:
(The particular section to note is the "-mb2" on the last line)
> -mb (menuButton)
> This option allows the user to specify which of the three mouse
> buttons (1, 2, or 3), when pressed on the xscreensaver icon, should
> cause the menu to pop up. The default is -mb2.
The "default" mentioned for this option seems to be using an invalid syntax:
> m11-116-7% xscreensaver -mb2
> Usage: xscreensaver [toolkit options] [-B] [-v velocity] [-l] [-b bitmapfile]
(remainder of usage message. This invocation failed.)
> m11-116-7% xscreensaver -mb 2
(success)
The man page should be changed to reflect the actual syntax.
(i.e. "-mb 2" instead of "-mb2")
- Eric