- XNEKO, MOTIF_TOYS, XWindow Cat and Mouse Hack   I         The XNEKO demo turns the pointer into a  mouse pixmap and opens a I         window with a cat in it that chases the  mouse pointer around the          screen.          I         This version of XNEKO came from the original source posted in the I         SPEZKO::DECW_EXAMPLES  notes conference and was ported to OpenVMS          AXP.  '                                                  ** NOTE **  I         You must have the logical name  DEMOS defined to point to the top I         level directory  that  contains the XNEKO directory.  All command I         procedures rely on  this  being  defined.  For example if all the I         XNEKO files are in  WORK:[SMITH.XNEKO]  then  you  need a logical           name defined as follows:         6         $ DEFINE/SYSTEM/EXECUTIVE DEMOS WORK:[SMITH.]   H         **  Ensure you include the "." after the last directory name  **                    To build... I         -----------------------------------------------------------------                          '         $ @DEMOS:[XNEKO]BUILD_XNEKO.COM          I         This will  build  either a OpenVMS VAX or OpenVMS AXP image based 6         on what architecture it is run on.                                To run... I         -----------------------------------------------------------------          /         $ @DEMOS:[XNEKO]START_XNEKO.COM                  H         This will start up the appropiate architecture version of XNEKO.<         START_XNEKO_PAUSE.COM uses the pause window instead.                                   XNEKO options...I         -----------------------------------------------------------------   .         $ XNEKO :== "$ DEMOS:[XNEKO]XNEKO_AXP"         $ XNEKO -h         +         Usage: demos:[xneko]xneko_axp.exe;8   ;         [-display <display>] [-geometry <geometry>] [-help] ;         [-title <title>] [-name <title>] [-iconic] [-pause] 7         [-speed <speed>] [-time <time>] [-root] [-demo] 