home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18205 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  8.1 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!sgi!wdl1!wdl1!mdm
  2. From: mdm@wdl1.wdl.loral.com (Mike D Marchionna)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: List of database names for dwrite avail?
  5. Message-ID: <1992Jul27.210451.23925@wdl.loral.com>
  6. Date: 27 Jul 92 21:04:51 GMT
  7. References: <Bro3Bx.83o@ux1.cso.uiuc.edu> <1992Jul19.155752.10417@next.cambridge.ma.us> <1992Jul20.000857.26204@cube.handheld.com> <1992Jul26.195451.117183@rrz.uni-koeln.de>
  8. Sender: news@wdl.loral.com
  9. Organization: Loral Western Development Labs
  10. Lines: 214
  11.  
  12. schittel@geo.Uni-Koeln.DE (Christoph Schittel) writes:
  13.  
  14. >Hello!
  15.  
  16. >There are lists for Workspace and loginwindow coming along
  17. >with the new version of DefaultMgr. What I still need
  18. >is a list of the meaning of these Defaults and their possible
  19. >values.
  20.  
  21. >Thanks in advance!
  22.  
  23.  
  24. >--- Christoph
  25.  
  26.  
  27. Well here is a partial list that was posted a while back that I added to in
  28. bits and pieces.
  29.  
  30. --MDM
  31. ----------------------------------------------------------------------------
  32. Newsgroups: comp.sys.next.misc
  33. From: coco@ihcoco.ih.att.com (Felix A. Lugo)
  34. Subject: Moving the Workspace Dock Location and others.
  35. Organization: AT&T Bell Laboratories
  36. Date: Sat, 22 Feb 1992 00:06:35 GMT
  37.  
  38.     Here's some useful tips and goodies I discovered while playing with
  39.     Workspace defaults (NeXT OS 2.1).  If someone tries these in 3.0,
  40.     I'd be interested in reading the results.
  41.  
  42.     First, some comments:
  43.         1. Numbers between () indicate default values (where known)
  44.         2. I've included a list of some Workspace defaults at the end
  45.            (these should complement the output generated by using
  46.             EPS' wmdefaults program posted recently).
  47.         3. To set any of these defaults, I suggest using wmdefaults,
  48.            otherwise, use dwrite.  Either way, you'll have to logout
  49.            and log back in for them to take effect.  Using dremove,
  50.            however, will not delete the defaults from the Workspace
  51.            defaults.wmd file.  You'll have to use wmdefaults, or save
  52.            a copy of the file before making any changes.  'Nuff said!
  53.  
  54. Workspace AppDockCount (NULL)
  55.     ??????????????
  56.  
  57. Workspace AppDockExtent    (32?)
  58.     This default specifies the space in pixels to the left of the Dock
  59.     which activates when icons are dragged from the file viewer (i.e.
  60.     activates the Recycler and application lock functions).  The number
  61.     is relative to the left edge of the Dock.  Note: this space is also
  62.     available to the right of the Dock if it was moved using
  63.     AppDockOffsetX (see above)!
  64.  
  65. Workspace AppDockFiles (NULL)
  66.     A semi-colon separated list of the names of apps installed in the
  67.     Dock.  Typically set through the Workspace preferences panel.
  68.  
  69. Workspace AppDockHysteresis (?)
  70.     ???????????????????
  71.  
  72. Workspace AppDockLaunchFlags (NULL)
  73.     This default indicates which applications installed in the Dock are to
  74.     be automatically launched during login.  The value is a decmial bit map
  75.     of each icon position on the Dock (not including the NeXT logo icon)!
  76.     Typically set through the Workspace preferences panel.
  77.  
  78. Workspace AppDockOffsetX (-3)
  79.     This default controls the horizontal position of the Dock.  It's value
  80.     is the number of pixels separating the right edge of the Dock and the
  81.     right edge of the screen.  Negative values move the Dock to the left,
  82.     while postive values move it to the right.
  83.  
  84. Workspace AppDockOffsetY (0)
  85.     This default controls the vertical position of the Dock.  It's value
  86.     is the number of pixels separating the top edge of the Dock and the
  87.     top edge of the    screen.  Negative values move the Dock down, while
  88.     postive values move it up.
  89.  
  90. Workspace ApplicationPaths (NULL)
  91.     A semi-colon separated list of directories where applications are
  92.     known to reside.  The workspace uses this to figure out which Apps.
  93.     respond to open requests for the various file extensions, and what
  94.     icons to use for documents generated by each App.
  95.  
  96. Workspace BypassPowerOffConfirm    (No)
  97.     If you really can't be bothered to hit the return key after pressing
  98.     the power off/on key.
  99.  
  100. Workspace CacheLaundryInterval
  101.     ?????????????????????? Possibly a tuning variable for the fabled
  102.     Workspace Garbage Collection mechanism.
  103.  
  104. Workspace ConsolePath (?)
  105.     ????????????? Where to find console.daemon?
  106.  
  107. Workspace CoreLimit (NULL)
  108.     Places a limit on the size of core dump files created when an App.
  109.     crashes.  Equivalent to the unix limit command.  Setting CoreLimit to
  110.     0 means that Apps. that crash will not produce a core file.
  111.  
  112. Workspace DefaultOpenApp (Edit)
  113.     Specifies the path to the application that is to be launched or sent
  114.     a openFile message whenever the user tries to open a file that has no
  115.     registered application for the type.
  116.  
  117. Workspace FolderUnsortedAbove (?)
  118.     ?????????????????????
  119.  
  120. Workspace GCCompactInterval (?)
  121.     ??????????????????? Possibly a tunning variable for for the fabled
  122.     Workspace Garbage Collection feature.
  123.  
  124. Workspace GCMinInterval (char *) 0x0
  125.     ??????????????????? Possibly a tunning variable for for the fabled
  126.     Workspace Garbage Collection feature.
  127.  
  128. Workspace GCThreshold (char *) 0x0
  129.     ??????????????????? Possibly a tunning variable for for the fabled
  130.     Workspace Garbage Collection feature.
  131.  
  132. Workspace IgnoreSignals (?)
  133.     ???????????????
  134.  
  135. Workspace LaunchPaths
  136.     A semi-colon separated list of paths to applications to be launched at
  137.     login.  This is a supplement to autolaunching Docked applications.  It
  138.     is a good way start up background or housekeeping tasks that you want
  139.     started everytime you log in.
  140.  
  141. Workspace ShellPath
  142.     Specifies the full path to the default unix shell.  For example
  143.     "/bin/csh".
  144.  
  145. Workspace ShowNeighbors (Yes)
  146.     Show other users directories as the two-house icon.
  147.  
  148. loginwindow DebugHook (No)
  149.  
  150. loginwindow DefaultUser (me)
  151.  
  152. loginwindow HostName
  153.  
  154. loginwindow ImageFile
  155.     Specify a Tiff file to use as the login screen.  Must be set as root.
  156.  
  157. loginwindow LoginHook
  158.     Specify a shell script to execute at login time.  This must be set as
  159.     root and will be executed for all users.
  160.  
  161. loginwindow LogoutHook
  162.     Specify a shell script to execute at logout time.  This must be set as
  163.     root and will be executed for all users.
  164.  
  165. loginwindow PowerOffDisabled (No)
  166.     Setting this to Yes will disable the power key on the keyboard.
  167.  
  168. NeXT1 AutoDimTime
  169. NeXT1 ClickSpace
  170. NeXT1 InitialKeyRepeat
  171. NeXT1 KeyRepeat
  172. NeXT1 Keymap
  173. NeXT1 MouseButtonsTied
  174. NeXT1 MouseHandedness
  175. NeXT1 MouseScaling
  176.     Three numbers that determine the acceleration factor of the mouse
  177.     pointer in relation to the speed of the mouse movement.  Setting
  178.     this default to "1 1 1" will make mouse movement linear.
  179. NeXT1 SystemBeep
  180. NeXT1 VisualBeep
  181.  
  182. System BoldSystemFont (Helvetica-Bold)
  183. System Language (English)
  184. System PublicSoundServer
  185. System PublicWindowServer
  186. System SystemFont (Helvetica)
  187. System SystemFontSize (12.0)
  188. System umask
  189.  
  190. Newsgroups: comp.sys.next.misc
  191. Path: wdl1!mips!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!bronze!news
  192. From: tagreen@lothario.. (Todd Green)
  193. Subject: Re: Alternate app for workspace
  194. Message-ID: <1992Jun23.201101.7262@bronze.ucs.indiana.edu>
  195. Sender: news@bronze.ucs.indiana.edu (USENET News System)
  196. Nntp-Posting-Host: lothario.cica.indiana.edu
  197. Reply-To: tagreen@cica.indiana.edu
  198. Organization: Indiana University
  199. References: <1992Jun23.164512.22197@bronze.ucs.indiana.edu>
  200. Date: Tue, 23 Jun 92 20:11:01 GMT
  201. Lines: 17
  202.  
  203. In article <1992Jun23.164512.22197@bronze.ucs.indiana.edu>  
  204. tagreen@bronze.ucs.indiana.edu (Todd Green) writes:
  205. > Is there a way to set an alternate program to run instead of the
  206. > Workspace application?  (via dwrite or some other method).
  207.  
  208. dwrite loginwindow Workspace application
  209.  
  210. Thanks to Mike Matthews (matthews@ectds.com) and Gregor Purdy
  211. (gregor@fredrik.oit.itd.umich.edu),
  212.  
  213. Todd
  214. --
  215. **********************************************************************
  216.          C I C A - Center for Innovative Computer Applications         
  217.               NeXTMail: tagreen@cica.indiana.edu                       
  218.                    Bitnet: tagreen@iubacs.bitnet                       
  219. **********************************************************************
  220.  
  221. -- 
  222.  _________________________________________________________________________ 
  223. (  _______________________________   Brain, and brain!  What is brain!    ) 
  224.  \________________________________)        --Star Trek (Spock's Brain)   /
  225. El_Rayo_X_______________________________________________________________/ 
  226.