X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fglhanoi.man;h=395fd66996ca74055b48c376117b542fc080d9be;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=cda6ee8eebfd0917a97f50084ddfa5b13eac6a36;hpb=ccb7f4903325f92555a9722bba74b58346654ba0;p=xscreensaver diff --git a/hacks/glx/glhanoi.man b/hacks/glx/glhanoi.man index cda6ee8e..395fd669 100644 --- a/hacks/glx/glhanoi.man +++ b/hacks/glx/glhanoi.man @@ -9,8 +9,6 @@ glhanoi - OpenGL Towers of Hanoi [\-root] [\-delay \fInumber\fP] [\-count \fInumber\fP] -[\-speed \fInumber\fP] -[\-rotspeed \fInumber\fP] [\-wireframe] [\-light] [\-texture] @@ -31,7 +29,7 @@ Draw on a newly-created window. This is the default. Draw on the root window. .TP 8 .B \-delay \fInumber\fP -Per-frame delay, in microseconds. Default: 15000 (0.015 seconds.). +Per-frame delay, in microseconds. Default: 30000 (0.03 seconds.). .TP 8 .B \-count \fInumber\fP Number of disks. Default: 7. @@ -42,8 +40,8 @@ Render in wireframe instead of solid. .B \-fog | \-no-fog Render in fog. .TP 8 -.B \-fps | \-no-fps -Whether to show a frames-per-second display at the bottom of the screen. +.B \-fps +Display the current frame rate, CPU load, and polygon count. .TP 8 .B \-light | -no-light Whether the scene is lit.