<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">

<!--
	``MakeMan'' SGML Template for a man page
	For more Information, please see http://mama.sourceforge.net

	$Author: Jan Schaumann <jschauma@netmeister.org> $
	$Id: template.sgml, v 0.2 2001/08/24 11:18:34 jschauma Exp $
-->

<refentry id="gtali">
	<refmeta>
		<refentrytitle>GTALI</refentrytitle>
		<manvolnum>6</manvolnum>
		<refmiscinfo class="date">August 25th, 2001</refmiscinfo>
		<refmiscinfo class="source">gnome-games</refmiscinfo>
		<refmiscinfo class="title">GNOME User's Manual</refmiscinfo>
	</refmeta>

	<refnamediv>
		<refname>gtali</refname>
		<refpurpose>a GNOME dice game ("Yatzeeh" clone)</refpurpose>
	</refnamediv>

	<refsynopsisdiv>
		<cmdsynopsis>
			<command>gtali</command>
				<arg choice="opt" rep="repeat">OPTION</arg>
		</cmdsynopsis>
	</refsynopsisdiv>

	<refsect1>
		<title>DESCRIPTION</title>
		<para>
			<command>gtali</command>, part of the
			<emphasis>gnome-games</emphasis> package, is a sort of poker with
			dice and less money. You roll five dice three times and try to
			create the best "hand". Your two rerolls may include any or all of your dice.
		</para>
		<para>
			<command>gtali</command> is very similar to the dice game Yahtzee which is a
			trademark of Hasbro, Inc.
		</para>
	</refsect1>

	<refsect1>
		<title>USAGE</title>
		<para>
			To run <command>gtali</command> select "Games-&gt;Gtali"
			from the Main Menu, or invoke it from the 
			command line with <command>gtali</command>.
		</para>
	</refsect1>


	<refsect1>
		<title>OPTIONS</title>
		<para>
			This program follows the usual GNU command line syntax,
            with long options starting with two dashes (`--'). A
            summary of the options supported by <command>gtali</command>
            is included below.
		</para>
		<refsect2>
			<title>GNOME options</title>
			<variablelist>
				<varlistentry>
					<term>--disable-sound</term>
					<listitem>
						<para>Disable sound server usage</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--enable-sound</term>
					<listitem>
						<para>Enable sound server usage</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--espeaker=<replaceable>HOSTNAME:PORT</replaceable></term>
					<listitem>
						<para>
							Host:port on which the sound server to use is running
						</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--version</term>
					<listitem>
						<para>Display version information and exit</para>
					</listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
		<refsect2>
			<title>Help options</title>
			<variablelist>
				<varlistentry>
					<term>-?, --help</term>
					<listitem>
						<para>Show help and exit</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--usage</term>
					<listitem>
						<para>Display brief usage message</para>
					</listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
		<refsect2>
			<title>GTK options</title>
			<variablelist>
				<varlistentry>
					<term>--gdk-debug=<replaceable>FLAGS</replaceable></term>
					<listitem>
						<para>Gdk debugging flags to set</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--gdk-no-debug=<replaceable>FLAGS</replaceable></term>
					<listitem>
						<para>Gdk debugging flags to unset</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--display=<replaceable>DISPLAY</replaceable></term>
					<listitem>
						<para>X display to use</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--sync</term>
					<listitem>
						<para>Make X calls synchronous</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--no-xshm</term>
					<listitem>
						<para>Don't use X shared memory extension</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--name=<replaceable>NAME</replaceable></term>
					<listitem>
						<para>
							Program name as used by the window manager
						</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--class=<replaceable>CLASS</replaceable></term>
					<listitem>
						<para>Program class as used by the window
						manager</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--gxid_host=<replaceable>HOST</replaceable></term>
					<listitem><para></para></listitem>
				</varlistentry>
				<varlistentry>
					<term>--gxid_port=<replaceable>PORT</replaceable></term>
					<listitem><para></para></listitem>
				</varlistentry>
				<varlistentry>
					<term>--xim-preedit=<replaceable>STYLE</replaceable></term>
					<listitem><para></para></listitem>
				</varlistentry>
				<varlistentry>
					<term>--xim-status=<replaceable>STYLE</replaceable></term>
					<listitem><para></para></listitem>
				</varlistentry>
				<varlistentry>
					<term>--gtk-debug=<replaceable>FLAGS</replaceable></term>
					<listitem>
						<para>Gtk+ debugging flags to set</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--gtk-no-debug=<replaceable>FLAGS</replaceable></term>
					<listitem>
						<para>Gtk+ debugging flags to unset</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--g-fatal-warnings</term>
					<listitem>
						<para>Make all warnings fatal</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--gtk-module=<replaceable>MODULE</replaceable></term>
					<listitem>
						<para>Load an additional Gtk module</para>
					</listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
		<refsect2>
			<title>GNOME GUI options</title>
			<variablelist>
				<varlistentry>
					<term>--disable-crash-dialog</term>
					<listitem><para></para></listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
		<refsect2>
			<title>Session management options</title>
			<variablelist>
				<varlistentry>
					<term>--sm-client-id=<replaceable>ID</replaceable></term>
					<listitem>
						<para>Specify session management ID</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--sm-config-prefix=<replaceable>PREFIX</replaceable></term>
					<listitem>
						<para>Specify prefix of saved configuration</para>
					</listitem>
				</varlistentry>
				<varlistentry>
					<term>--sm-disable</term>
					<listitem>
						<para>Disable connection to session manager</para>
					</listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
		<refsect2>
			<title>gtali options</title>
			<variablelist>
				<varlistentry>
					<term>-d</term>
					<listitem><para>Delay Computer Moves</para></listitem>
				</varlistentry>
				<varlistentry>
					<term>-s</term>
					<listitem><para>Show high scores and exit</para></listitem>
				</varlistentry>
				<varlistentry>
					<term>-t</term>
					<listitem><para>Display computer thoughts</para></listitem>
				</varlistentry>
				<varlistentry>
					<term>-n=<replaceable>NUMBER</replaceable></term>
					<listitem><para>Number of computer opponents</para></listitem>
				</varlistentry>
				<varlistentry>
					<term>-p=<replaceable>NUMBER</replaceable></term>
					<listitem><para>Number of human opponents</para></listitem>
				</varlistentry>
				<varlistentry>
					<term>-r</term>
					<listitem><para>Calculate random die throws (debug)</para></listitem>
				</varlistentry>
			</variablelist>
		</refsect2>
	</refsect1>

	<refsect1>
		<title>BUGS</title>
		<para>
			Please report bugs at <ulink
			url="http://bugs.gnome.org/">http://bugs.gnome.org/</ulink>.
		</para>
	</refsect1>

	<refsect1>
		<title>SEE ALSO</title>
		<para>
			The <command>gtalis</command> manual:
			<filename>/usr/share/gnome/help/gtali/C/index.html</filename>
		</para>
		<para>
			<ulink url="http://www.gnome.org">GNOME</ulink>
		</para>
	</refsect1>

	<refsect1>
		<title>AUTHOR</title>
		<para>
			Scott Heavner <email>sdh@po.cwru.edu</email>
		</para>
		<para>
			This man-page was written by Jan Schaumann
			<email>jschauma@netmeister.org</email> as part of "<ulink
			url="http://www.netmeister.org/misc/m2p2/index.html">The Missing
			Man Pages Project</ulink>".
		</para>
	</refsect1>
</refentry>
