openbsd-ports/games/xgolgo/patches/patch-xgolgo_man
2007-10-26 21:19:16 +00:00

59 lines
1.7 KiB
Plaintext

$OpenBSD: patch-xgolgo_man,v 1.1 2007/10/26 21:19:16 ajacoutot Exp $
--- xgolgo.man.orig Fri Oct 26 23:03:56 2007
+++ xgolgo.man Fri Oct 26 23:03:56 2007
@@ -0,0 +1,54 @@
+.TH XGOLGO 1 "Release 5" "X Version 11"
+.SH NAME
+xgolgo \- a follow the mouse X demo
+.SH SYNOPSIS
+.B xgolgo
+[-option ...]
+.SH DESCRIPTION
+.I Xgolgo
+watches what you do and whether you are hostile or not.
+.SH OPTIONS
+.TP 8
+.B \-fg \fIforeground color\fB
+choose a different color for the pupil of the eyes.
+.TP 8
+.B \-bg \fIbackground color\fB
+choose a different color for the background.
+.TP 8
+.B \-outline \fIoutline color\fB
+choose a different color for the outline of the eyes.
+.TP 8
+.B \-center \fIcenter color\fB
+choose a different color for the center of the eyes.
+.TP 8
+.B \-backing \fI{ WhenMapped Always NotUseful }\fB
+selects an appropriate level of backing store.
+.TP 8
+.B \-geometry \fIgeometry\fB
+define the initial window geometry; see \fIX(1)\fP.
+.TP 8
+.B \-display \fIdisplay\fB
+specify the display to use; see \fIX(1)\fP.
+.TP 8
+.B \-bd \fIborder color\fB
+choose a different color for the window border.
+.TP 8
+.B \-bw \fIborder width\fB
+choose a different width for the window border.
+.TP 8
+.B \-shape
+uses the SHAPE extension to shape the window. This is the default.
+.TP 8
+.B \+shape
+Disables uses the SHAPE extension to shape the window.
+.SH "SEE ALSO"
+X(1), X Toolkit documentation
+.SH COPYRIGHT
+Copyright 1988, Massachusetts Institute of Technology.
+.br
+See \fIX(1)\fP for a full statement of rights and permissions.
+.SH AUTHOR
+Keith Packard, MIT X Consortium
+.br
+Copied from the NeWS version written (apparantly) by Jeremy Huxtable as seen
+at SIGGRAPH '88