home *** CD-ROM | disk | FTP | other *** search
-
-
-
- MAZE(1) MAZE(1)
-
-
- NNAAMMEE
- maze - an automated X11 demo repeatedly creating and solv-
- ing a random maze
-
- SSYYNNTTAAXX
- mmaazzee [ --SS ] [ --rr ] [ --gg _g_e_o_m_e_t_r_y ] [ --dd _d_i_s_p_l_a_y ]
-
-
- DDEESSCCRRIIPPTTIIOONN
- The _m_a_z_e program creates a "random" maze and then solves
- it with graphical feedback.
-
- CCoommmmaanndd OOppttiioonnss
-
- --SS Full screen window option...
-
- --rr Reverse video option...
-
- --gg _g_e_o_m_e_t_r_y
- Specifies the window geometry to be used...
-
- --dd _d_i_s_p_l_a_y
- Specifies the display to be used...
-
- The following lists the current functionality of various
- mouse button clicks;
-
- LLeeffttBBuuttttoonn
- Clears the window and restarts maze...
-
- MMiiddddlleeBBuuttttoonn
- Toggles the maze program, first click -> _s_t_o_p, sec-
- ond click -> _c_o_n_t_i_n_u_e...
-
- RRiigghhttBBuuttttoonn
- Kills maze...
-
-
- LLIIMMIITTAATTIIOONNSS
- No color support...
- Expose events force a restart of maze...
- Currently, mouse actions are based on "raw" values [ But-
- ton1, Button2 and Button3 ] from the ButtonPress event...
- [ doesn't use pointer mapping ]
-
- CCOOPPYYRRIIGGHHTT
- Copyright 1988 by Sun Microsystems, Inc. Mountain View,
- CA.
-
- All Rights Reserved
-
- Permission to use, copy, modify, and distribute this soft-
- ware and its documentation for any purpose and without fee
- is hereby granted, provided that the above copyright
-
-
-
- X Version 11 Release 6 1
-
-
-
-
-
- MAZE(1) MAZE(1)
-
-
- notice appear in all copies and that both that copyright
- notice and this permission notice appear in supporting
- documentation, and that Sun not be used in advertising or
- publicity pertaining to distribution of the software with-
- out specific prior written permission. Sun makes no repre-
- sentations about the suitability of this software for any
- purpose. It is provided "as is" without any express or
- implied warranty.
-
- SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
- INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
- FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SUN BE
- LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
- OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
- AAUUTTHHOORR((ss))
- Richard Hess [ X11 extensions ] {...}!uunet!cimshop!rhess
- Consilium, Mountain View, CA
- Dave Lemke [ X11 version ] lemke@sun.COM
- Sun MicroSystems, Mountain View, CA
- Martin Weiss [ SunView version ]
- Sun MicroSystems, Mountain View, CA
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6 2
-
-
-