|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T x
Length: 1581 (0x62d) Types: TextFile Names: »xphoon.man«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/X/Xphoon/xphoon.man«
.TH xphoon 1 "26 August 1988" .SH NAME xphoon \- set the X root window to display the PHase of the mOON .SH SYNOPSIS .in +.5i .ti -.5i xphoon \%[ -b ] \%[ -t <interval> ] \%[ -display <display> ] .in -.5i .SH DESCRIPTION .I Xphoon sets the X root window to display a picture of the moon in its current phase, including the partial lighting of the dark side by reflected earthlight. .LP The .I -b flag defeats the earthlight feature, forcing the dark side to be black. The .I -t flag can be used to have .I xphoon keep running and update the picture every .I <interval> minutes. (Normally, .I xphoon just sets the root picture and exits.) .SH NOTES The original motivation for this program was that xsetroot was .B too slow. Loading a full-screen bitmap took about 15 seconds. We made a trivial program that had fullmoon.bitmap compiled in, and it ran in less than a second. (And incidentally, the executable was smaller than fullmoon.bitmap.) Then later we came up with the cheapmoons, the phase hacking, and finally the earthlight. .SH "SEE\ ALSO" .IR phoon(1), .IR xsetroot(1) .SH AUTHORS Copyright (C) 1988 by Jef Poskanzer and Craig Leres. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. This software is provided "as is" without express or implied warranty. The moon-phase computation is from "moontool.c" by John Walker.