home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / xmrubik32 / xmrubik.hlp < prev   
Text File  |  1994-04-24  |  2KB  |  70 lines

  1. 1 XMRUBIK
  2. MOTIF RUBIK'S CUBE, Yet another motif widget 
  3.  
  4. SYNOPSIS
  5.  
  6.  $ xmrubik [-display <display>] [-geometry <geometry>]
  7.            [-iconGeometry <geometry>] [-{background | bg} <color>] 
  8.            [-{foreground | fg} <color>] [-xrm <resource specification>]
  9.  
  10. 2 DESCRIPTION
  11. One of the motivations is my love of puzzles.
  12.  
  13. The top of the window shows what certain mouse inputs are. These are
  14. only activated inside the widget itself. (Clicking on the mouse icons
  15. is ignored).
  16.  
  17. Use "mouse-left" to move ccw.
  18.  
  19. Use "mouse-center", "P", or "p" to toggle the practice
  20. mode (in practice mode the record should be "VOID").
  21.  
  22. "mouse-right", "R", or "r", to randomize (this must be
  23. done first to set a new record).
  24.  
  25. "Q", "q", or "CTRL-C" keys kill program.
  26.  
  27. Use the key pad or "R" keys for other ways to move other than CCW. (NOTE:
  28. one must have the keyboardFocusPolicy set to pointer).
  29.  
  30. Use the slider to change complexity.
  31.  
  32. Use the toggle to toggle the orient lines.
  33.  
  34. 2 OPTIONS
  35.     -display host:dpy
  36. This option specifies the X server to contact.
  37.  
  38.     -geometry {+|-}X{+|-}Y
  39. This option sets the initial position of the rubik window (resource
  40. name "geometry").
  41.  
  42.     -iconGeometry {+|-}X{+|-}Y
  43. This option sets the position of the icon (resource name "iconGeometry").
  44.  
  45.     -{background | bg} color
  46. This option specifies the background of the rubik window (resource name
  47. "background").
  48.  
  49.     -{foreground | fg} color
  50. This option specifies the foreground of the rubik window (resource name
  51. "foreground").
  52.  
  53.     -xrm <resource specification>
  54. Another method of specifying preferences.
  55.  
  56. 2 COPYRIGHTS
  57.  Copyright 1993, David Albert Bagley
  58.  
  59. 2 BUG_REPORTS_AND_PROGRAM_UPDATES
  60.  
  61. Send bugs (or their reports, or fixes) to the author
  62.  
  63. David Albert Bagley,    <bagleyd@source.asset.com>
  64.  
  65. The most updated source could be found on ftp.x.org under
  66. /contrib.
  67.  
  68. 2 ACKNOWLEDGEMENTS
  69. Thanks go to people who helped me in improving the program.
  70.