home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.x
- Path: uunet!uunet!darwin.sura.net!mips!msi!dcmartin
- From: jvb7u@fermi.clas.Virginia.EDU (Jon Brinkmann)
- Subject: v18i071: xsol - solitare game for X windows, Part04/04
- Message-ID: <1992Jul29.175819.15397@msi.com>
- Originator: dcmartin@fascet
- Sender: dcmartin@msi.com (David C. Martin - Moderator)
- Organization: Molecular Simulations, Inc.
- References: <csx-18i068-xsol@uunet.UU.NET>
- Date: Wed, 29 Jul 1992 17:58:19 GMT
- Approved: dcmartin@msi.com
- Lines: 72
-
- Submitted-by: jvb7u@fermi.clas.Virginia.EDU (Jon Brinkmann)
- Posting-number: Volume 18, Issue 71
- Archive-name: xsol/part04
-
- #!/bin/sh
- # this is part.04 (part 4 of a multipart archive)
- # do not concatenate these parts, unpack them in order with /bin/sh
- # file xsol.man continued
- #
- if test ! -r _shar_seq_.tmp; then
- echo 'Please unpack part 1 first!'
- exit 1
- fi
- (read Scheck
- if test "$Scheck" != 4; then
- echo Please unpack part "$Scheck" next!
- exit 1
- else
- exit 0
- fi
- ) < _shar_seq_.tmp || exit 1
- if test ! -f _shar_wnt_.tmp; then
- echo 'x - still skipping xsol.man'
- else
- echo 'x - continuing file xsol.man'
- sed 's/^X//' << 'SHAR_EOF' >> 'xsol.man' &&
- .br
- The cards are moved using the Left mouse button (Button1).
- Pressing the button selects the card, and it (and any cards on it) can
- then by dragged to its destination, where releasing will place them.
- The deck cards are selected by clicking on them.
- .SH OPTIONS
- .TP 5
- .BI \-display " connection"
- Connect to X server display,
- .IR connection.
- .TP 5
- .BI \-nodrag
- A button press selects the card, and a second press places it.
- .TP 5
- .BI [\-,+]r
- Turns reverse video on or off to make cards more readable on monochrome
- or gray scale devices.
- .SH SEE ALSO
- X X(1)
- .SH COPYRIGHT
- Copyright (c) 1988 by Sun Microsystems, Inc.
- .sp 1
- David Lemke (lemke@sun.com)
- X
- 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.
- SHAR_EOF
- echo 'File xsol.man is complete' &&
- chmod 0644 xsol.man ||
- echo 'restore of xsol.man failed'
- Wc_c="`wc -c < 'xsol.man'`"
- test 1526 -eq "$Wc_c" ||
- echo 'xsol.man: original size 1526, current size' "$Wc_c"
- rm -f _shar_wnt_.tmp
- fi
- rm -f _shar_seq_.tmp
- echo You have unpacked the last part
- exit 0
- --
- Senior Systems Scientist mail: dcmartin@msi.com
- Molecular Simulations, Inc. uucp: uunet!dcmartin
- 796 North Pastoria Avenue at&t: 408/522-9236
- Sunnyvale, California 94086 fax: 408/732-0831
-