home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat1 / maze.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  3.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4. MAZE(1)                              MAZE(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        maze - an automated X11 demo repeatedly creating and solv-
  9.        ing a random maze
  10.  
  11. SSYYNNTTAAXX
  12.        mmaazzee [ --SS ] [ --rr ] [ --gg _g_e_o_m_e_t_r_y ] [ --dd _d_i_s_p_l_a_y ]
  13.  
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        The _m_a_z_e program creates a "random" maze and  then  solves
  17.        it with graphical feedback.
  18.  
  19.        CCoommmmaanndd OOppttiioonnss
  20.  
  21.        --SS     Full screen window option...
  22.  
  23.        --rr     Reverse video option...
  24.  
  25.        --gg _g_e_o_m_e_t_r_y
  26.           Specifies the window geometry to be used...
  27.  
  28.        --dd _d_i_s_p_l_a_y
  29.           Specifies the display to be used...
  30.  
  31.        The  following  lists the current functionality of various
  32.        mouse button clicks;
  33.  
  34.        LLeeffttBBuuttttoonn
  35.           Clears the window and restarts maze...
  36.  
  37.        MMiiddddlleeBBuuttttoonn
  38.           Toggles the maze program, first click -> _s_t_o_p, sec-
  39.           ond click -> _c_o_n_t_i_n_u_e...
  40.  
  41.        RRiigghhttBBuuttttoonn
  42.           Kills maze...
  43.  
  44.  
  45. LLIIMMIITTAATTIIOONNSS
  46.        No color support...
  47.        Expose events force a restart of maze...
  48.        Currently,  mouse actions are based on "raw" values [ But-
  49.        ton1, Button2 and Button3 ] from the ButtonPress     event...
  50.        [ doesn't use pointer mapping ]
  51.  
  52. CCOOPPYYRRIIGGHHTT
  53.        Copyright  1988    by  Sun Microsystems, Inc. Mountain View,
  54.        CA.
  55.  
  56.        All Rights Reserved
  57.  
  58.        Permission to use, copy, modify, and distribute this soft-
  59.        ware and its documentation for any purpose and without fee
  60.        is hereby  granted,  provided  that  the     above    copyright
  61.  
  62.  
  63.  
  64. X Version 11            Release 6                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. MAZE(1)                              MAZE(1)
  71.  
  72.  
  73.        notice  appear  in all copies and that both that copyright
  74.        notice and this permission  notice  appear  in  supporting
  75.        documentation,  and that Sun not be used in advertising or
  76.        publicity pertaining to distribution of the software with-
  77.        out specific prior written permission. Sun makes no repre-
  78.        sentations about the suitability of this software for  any
  79.        purpose.     It  is     provided  "as is" without any express or
  80.        implied warranty.
  81.  
  82.        SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  83.        INCLUDING  ALL  IMPLIED    WARRANTIES OF MERCHANTABILITY AND
  84.        FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SUN BE
  85.        LIABLE  FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES
  86.        OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
  87.        OR  PROFITS,  WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  88.        OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION
  89.        WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  90.  
  91. AAUUTTHHOORR((ss))
  92.        Richard Hess   [ X11 extensions ]       {...}!uunet!cimshop!rhess
  93.      Consilium, Mountain View, CA
  94.        Dave Lemke     [ X11 version ]           lemke@sun.COM
  95.      Sun MicroSystems, Mountain View, CA
  96.        Martin Weiss   [ SunView version ]
  97.      Sun MicroSystems, Mountain View, CA
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11            Release 6                2
  131.  
  132.  
  133.