home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12749 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  53.5 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!uwm.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!hp-cv!hp-pcd!hpcvusn!hpcvusc!dana
  2. From: dana@hpcvusc (Dana Laursen )
  3. Newsgroups: comp.sys.hp
  4. Subject: Vue 3.0 Front Panel
  5. Summary: front panel configuration notes
  6. Message-ID: <1992Nov10.184704.26914@hpcvusn.cv.hp.com>
  7. Date: 10 Nov 92 18:47:04 GMT
  8. Sender: nobody@hpcvusn.cv.hp.com (Nobody - UID must be 99999)
  9. Organization: Hewlett-Packard Company, Corvallis, Oregon USA
  10. Lines: 1687
  11. Nntp-Posting-Host: hpcvusc.cv.hp.com
  12. X-Newsreader: Tin 1.1 PL5
  13.  
  14.  
  15. ________________________________________________________________
  16.  
  17. Vue 3.0 Application Notes
  18. FRONT PANEL CONFIGURATION
  19.  
  20. October 21, 1992
  21.  
  22. ________________________________________________________________
  23.  
  24.  
  25. SUMMARY
  26.  
  27. Use this document for supplementary reference information
  28. regarding configuration of the Vue 3.0 FRONT PANEL.
  29.  
  30. There is a section in this document for each FRONT PANEL component:
  31.     FRONT PANEL
  32.     BOX (primary, secondary and subpanel)
  33.     SWITCH
  34.     Blank CONTROL
  35.     Busy CONTROL
  36.     Button CONTROL
  37.     Client CONTROL
  38.     Clock CONTROL
  39.     Date CONTROL
  40.     IconBox CONTROL
  41.     Mail CONTROL
  42.     Monitor_File CONTROL
  43.     IMAGE
  44.     ANIMATION
  45.     ARROW
  46. Refer to one of these sections to find the configuration options
  47. available for a particular component.
  48.  
  49. To customize the FRONT PANEL:
  50.     Use the EditVuewmrc action in the System_Admin folder
  51.     of the GeneralToolbox, then restart Vuewm.
  52.  
  53. See the "Porting Notes" section for help converting a VUE 2.0
  54. FRONT PANEL to VUE 3.0 format.
  55.  
  56. For more information, see the "Customizing the Front Panel"
  57. online help topics, and the vuewmrc(4X) and vuewm(1X) manpages.
  58.  
  59.  
  60.  
  61. ________________________________
  62.  
  63. ICON AND RESOURCE CONFIGURATION
  64. ________________________________
  65.  
  66. Use icons in the FRONT PANEL for the IMAGE (and ALTERNATE_IMAGE) of CONTROLs,
  67. and for PUSH_ANIMATION and DROP_ANIMATION sequences.
  68. The FRONT PANEL automatically selects icons of the proper size
  69. (large, medium or small) and type (multicolor or bitonal).
  70. For icon resources, see PANEL Resources.
  71.  
  72. Use the Vue IconEditor to edit multicolor (XPM format)
  73. and bitonal (XBM format) icons.
  74. Use the "IconEditor" Icon in the Vue Personal Toolbox Subpanel
  75. or the "Icon Editor" CONTROL in the Vuelite Tools Subpanel to
  76. invoke the IconEditor.
  77. See vueicon (1X) manpage for more information.
  78.  
  79. Create a $HOME/.vue/icons directory to use for custom icons.
  80. See /usr/vue/icons/Vuewm for the standard FRONT PANEL icons.
  81. For information about the search path for icons, refer to the online
  82. help for the IconEditor (choose "Reference..." from the "Help" menu).
  83.  
  84. To enable "instance-based" icon browsing in the file manager,
  85. refer to IconBrowse.vf in the /usr/vue/examples directory.
  86.  
  87.  
  88. Icon Names
  89. ________________________________
  90.  
  91. The name of an icon includes extensions for size and type.
  92.  
  93. Here are examples of multicolor icon names:
  94.     logo.l.pm    (large multicolor logo icon)
  95.     logo.m.pm    (medium multicolor logo icon)
  96.     logo.s.pm    (small multicolor logo icon)
  97.  
  98. Here are examples of bitonal icon names:
  99.     logo.l.bm    (large bitonal logo icon)
  100.     logo.l_m.bm    (large bitonal logo mask)
  101.     logo.m.bm    (medium bitonal logo icon)
  102.     logo.m_m.bm    (medium bitonal logo mask)
  103.     logo.s.bm    (small bitonal logo icon)
  104.     logo.s_m.bm    (small bitonal logo mask)
  105.  
  106. By convention, only the basename is used in FRONT PANEL definitions.
  107. You may include the size and icon type extensions with icon names
  108. in FRONT PANEL definitions, but this will disable icon lookup
  109. based on color mode and display resolution.
  110.  
  111.  
  112. Icon Size and Display Resolution
  113. ________________________________
  114.  
  115. The FRONT PANEL automatically selects icon size based on display resolution.
  116. Here are examples of icon sizes used for common display widths:
  117.     large    1280 (high resolution)
  118.     medium    1024 (medium resolution)
  119.     small    640  (low resolution)
  120.  
  121. Here are the standard dimensions for FRONT PANEL icons based on icon size:
  122.         primary or subpanel    secondary
  123.     large    64 x 56            52 x 22
  124.     medium    48 x 42            42 x 17
  125.     small    32 x 32            28 x 13
  126.  
  127.  
  128. Multicolor Icons
  129. ________________________________
  130.  
  131. The FRONT PANEL uses multicolor (XPM) icons on color displays
  132. with 8 or more planes by default,
  133. or if the useMultiColorIcons resource is set to false.
  134.  
  135. To add a custom icon:
  136.     Copy similar icon from /usr/vue/icons/Vuewm/Color directory
  137.     to $HOME/.vue/icons/Vuewm/Color directory.
  138.     Use IconEditor to edit icon.
  139.  
  140. To customize a standard icon:
  141.     Copy standard icon from /usr/vue/icons/Vuewm/Color directory
  142.     to $HOME/.vue/icons/Vuewm/Color directory.
  143.     Use IconEditor to customize icon.
  144.  
  145. An icon in $HOME/.vue/icons/Vuewm/Color will be used instead of a
  146. standard icon if it has the same name as the standard icon.
  147. A new icon name must be referenced in configuration files.
  148.  
  149. For a non-rectangular icon, fill the background with transparent color.
  150. With XPM format, mask information is included in the icon file,
  151. so no additional mask file is necessary.
  152.  
  153. See /usr/vue/icons/Vuewm/Color/*.*.pm for the standard multicolor
  154. FRONT PANEL icons.
  155.  
  156.  
  157. Bitonal Icons
  158. ________________________________
  159.  
  160. The FRONT PANEL uses bitonal (XBM) icons on black and white displays
  161. and on color displays with fewer than 8 planes by default,
  162. or if the useMultiColorIcons resource is set to false.
  163.  
  164. To add a custom bitonal icon:
  165.     Copy similar icon and mask from /usr/vue/icons/Vuewm directory
  166.     to $HOME/.vue/icons/Vuewm directory.
  167.     Use IconEditor to edit icon.
  168.  
  169. To customize a standard bitonal icon:
  170.     Copy standard icon and mask from /usr/vue/icons/Vuewm directory
  171.     to $HOME/.vue/icons/Vuewm directory.
  172.     Use IconEditor to customize icon.
  173.  
  174. An icon in $HOME/.vue/icons/Vuewm will be used instead of a
  175. standard icon if it has the same name as the standard icon.
  176. A new icon name must be referenced in configuration files.
  177.  
  178. For a non-rectangular icon, fill the background with transparent color.
  179. With XBM format, a mask file is required for non-rectangular icons.
  180. IconEditor generates and manages XBM mask files automatically.
  181.  
  182. See /usr/vue/icons/Vuewm/*.*.bm for the standard bitonal FRONT PANEL icons.
  183.  
  184.  
  185. Using Resources
  186. ________________________________
  187.  
  188. To set FRONT PANEL resources:
  189.     Use the EditResources action in the System_Admin folder
  190.     of the GeneralToolbox, then restart Vuewm.
  191.  
  192.  
  193.  
  194. ________________________________
  195.  
  196. FRONT PANEL CONFIGURATION
  197. ________________________________
  198.  
  199. Use the PANEL object to define the BOXes in a FRONT PANEL.
  200.  
  201. See /usr/vue/config/sys.vuewmrc and /usr/vue/config/panels/*
  202. for the default FRONT PANEL configuration files.
  203.  
  204.  
  205. PANEL Components and Attributes
  206. ________________________________
  207.  
  208. BOX        < BOX name >
  209.     Use this keyword to specify the name of a BOX component.
  210.  
  211. HELP_STRING    < string >
  212. HELP_TOPIC    < topic name >
  213.     Use these keywords to specify a default HELP_STRING or HELP_TOPIC
  214.     for a FRONT PANEL.
  215.  
  216.  
  217. PANEL Resources
  218. ________________________________
  219.  
  220. Vuewm*frontPanel*name:            < PANEL name >
  221.     Use this resource to select the name of the FRONT PANEL.
  222.     The default is FrontPanel for regular Vue,
  223.     LiteFrontPanel for Vuelite.
  224.  
  225. Vuewm*useDefaultGeometry:        < true | false >
  226.     To always center the FRONT PANEL at the bottom of the display,
  227.     set this resource to true.
  228.     The default is false (use previous location).
  229.  
  230. Vuewm*useFrontPanel:            < true | false >
  231.     To eliminate the FRONT PANEL, set this resource to false.
  232.     The default is true.
  233.  
  234. Vuewm*useMultiColorIcons:        < true | false >
  235.     To use bitonal icons instead of color icons in the FRONT PANEL,
  236.     set this resource to false.
  237.     The default is true if the color server is running and
  238.     the color mode is high color, otherwise the default is false.
  239.     This resource must be set to false if the color server is not running.
  240.  
  241. Vuewm*<_panel_name_>*clientDecoration:    < decoration list >
  242.     Use this resource to specify the decorations for the FRONT PANEL. 
  243.     The default is border.
  244.  
  245. Vuewm*<_panel_name_>*highResFontList:    < font >
  246. Vuewm*<_panel_name_>*mediumResFontList:    < font >
  247. Vuewm*<_panel_name_>*lowResFontList:    < font >
  248.     Use these resources to select the fonts used for
  249.     small, medium and large FRONT PANELs.
  250.     See /usr/vue/app-defaults/Vuewm for default values.
  251.  
  252. Vuewm*<_Panel_name_>*resolution:    < 640 | 1024 | 1280 >
  253.     Use this resource to select small, medium or large size FRONT PANEL.
  254.     The default is based on display width.
  255.  
  256. Vuewm*<_Panel_name_>*useEmbossedText:    < true | false >
  257.     To turn off embossed text in a color FRONT PANEL,
  258.     set this resource to false.
  259.     The default is true for color (always false for black and white).
  260.  
  261. Vuewm*Control.pushButtonClickTime:    < milliseconds >
  262.     Use this resource to specify (for all CONTROLs) the delay
  263.     after a mouse click during which subsequent clicks are ignored.
  264.     The default is 1000 (one second).
  265.  
  266.  
  267. PANEL Examples
  268. ________________________________
  269.  
  270. To select the Vuelite FRONT PANEL (and Vuelite session):
  271.     Exit session, select vuelite from options menu, log in.
  272.  
  273. To use black and white for the FRONT PANEL:
  274.     Use Vuestyle Color dialog to select "black and white" color use,
  275.     restart session.
  276.  
  277. To customize the FRONT PANEL:
  278.     Use the EditVuewmrc action in the System_Admin folder
  279.     of the GeneralToolbox, then restart the window manager.
  280.  
  281.  
  282.  
  283. ________________________________
  284.  
  285. BOX CONFIGURATION
  286. ________________________________
  287.  
  288. Use the BOX object to define a row in a PANEL object,
  289. and to define the SUBPANEL of a PRIMARY CONTROL.
  290.  
  291.  
  292. BOX Components and Attributes
  293. ________________________________
  294.  
  295. BACKGROUND_TILE < icon or image name >
  296.     Use this keyword to specify the BACKGROUND_TILE for a BOX.
  297.     For a secondary BOX, the default is rib.
  298.     For a primary or subpanel BOX the default is none (for color)
  299.     or 50_foreground (for black and white).
  300.  
  301. COLOR_SET    < color set >
  302.     Use this keyword to specify the COLOR_SET for a BOX.
  303.     COLOR_SET values range from 1 to 8 (active, inactive, primary, secondary,
  304.     followed by four other unnamed color sets).
  305.     For a primary or subpanel BOX the default is the Vuewm primary color set.
  306.     For a secondary BOX the default is the Vuewm secondary color set.
  307.  
  308. CONTROL        < CONTROL name >
  309.     Use this keyword to specify the name of a CONTROL component.
  310.  
  311. HELP_STRING    < string >
  312. HELP_TOPIC    < topic name >
  313.     Use these keywords to specify a default HELP_STRING or HELP_TOPIC
  314.     for a BOX.
  315.  
  316. LAYOUT_POLICY   < standard | as_needed >
  317.     Use "LAYOUT_POLICY standard" to force standard primary and
  318.     secondary BOX height based on resolution.
  319.     With standard LAYOUT_POLICY the width of a CONTROL
  320.     in a primary or secondary BOX is set to a multiple
  321.     of one half the standard CONTROL width of the BOX,
  322.     resulting in standard sized CONTROLs.
  323.     Use "LAYOUT_POLICY as_needed" for layout based
  324.     on the preferred size of components.
  325.     This means that CONTROLs will be evenly spaced.
  326.     For a subpanel BOX, standard and as_needed LAYOUT_POLICY are equivalent.
  327.     The default is standard for all BOX types.
  328.  
  329. SWITCH        < SWITCH name >
  330.     Use this keyword to specify the name of a SWITCH component.
  331.  
  332. TITLE        < title >
  333.     For a subpanel BOX, use this keyword to specify the Vuewm title
  334.     of the subpanel window.
  335.     The default is the name of the BOX.
  336.  
  337. TYPE        < primary | secondary | subpanel >
  338.     Use this keyword to specify a TYPE for a BOX.
  339.     Use "TYPE primary" for a BOX with space for subpanel ARROWs.
  340.     Use "TYPE secondary" for a shorter BOX with a default BACKGROUND_TILE.
  341.     Use "TYPE subpanel" for a SUBPANEL.
  342.     The default is secondary.
  343.  
  344.  
  345. BOX Resources
  346. ________________________________
  347.  
  348. Vuewm*primaryColorSetId:        < color set >
  349. Vuewm*secondaryColorSetId:        < color set >
  350.     Use the primaryColorSetId resource to set the COLOR_SET
  351.     of FRONT PANEL primary and subpanel BOXes.
  352.     Use the secondaryColorSetId resource to set the COLOR_SET
  353.     of FRONT PANEL secondary BOXes and Vuewm dialog boxes.
  354.     COLOR_SET values range from 1 to 8.
  355.     See /usr/vue/app-defaults/Vuewm for default values.
  356.  
  357. Vuewm*<_BOX_name_>*subpanelDecoration:    < decoration list >
  358.     Use this resource to specify the decorations for a subpanel BOX.
  359.     The default is border.
  360.  
  361.  
  362. BOX Icons
  363. ________________________________
  364.  
  365. /usr/vue/icons/Vuewm/rib.*.*
  366. /usr/vue/icons/Vuewm/Color/rib.*.*
  367.     Secondary BOXes use these icons for the default BACKGROUND_TILE
  368.     to get the "ribbing" effect.
  369.     To customize, specify BACKGROUND_TILE for the BOX
  370.     or insert rib.*.* icons earlier in your icon path.
  371.  
  372.  
  373. BOX Examples
  374. ________________________________
  375.  
  376. To evenly space CONTROLs in a BOX:
  377.     Define BOX with as_needed LAYOUT_POLICY,
  378.     alternating Blank CONTROLs and regular CONTROLs.
  379.     BOX Middle
  380.     {
  381.         TYPE             secondary
  382.         LAYOUT_POLICY    as_needed
  383.         CONTROL          OuterBlank
  384.         CONTROL          One
  385.         CONTROL          InnerBlank
  386.         CONTROL          Two
  387.         CONTROL          OuterBlank
  388.     }
  389.     Set default widths for regular CONTROLs and Blank CONTROLs.
  390.     Vuewm*FrontPanel*Middle*Control.width:      56
  391.     Vuewm*FrontPanel*Middle*InnerBlank.width:   28
  392.     Vuewm*FrontPanel*Middle*OuterBlank.width:   14
  393.  
  394. See also SWITCH Examples, Blank CONTROL Examples and Client CONTROL Examples.
  395.  
  396.  
  397.  
  398. ________________________________
  399.  
  400. SWITCH CONFIGURATION
  401. ________________________________
  402.  
  403. Use the SWITCH object to change from one workspace to another.
  404.  
  405. Only one SWITCH is allowed.
  406. Include the SWITCH in a primary or secondary BOX.
  407.  
  408.  
  409. SWITCH Attributes
  410. ________________________________
  411.  
  412. HELP_STRING    < string >
  413. HELP_TOPIC    < topic name >
  414.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  415.     for a SWITCH.
  416.  
  417. LAYOUT_POLICY   < standard | as_needed >
  418.     To allow layout based on the preferred size of components,
  419.     set LAYOUT POLICY of the SWITCH to as_needed.
  420.     The default is standard.
  421.  
  422. NUMBER_OF_ROWS    < number >
  423.     Use this keyword to specify the number of rows in the SWITCH. 
  424.     The default is 2.
  425.  
  426.  
  427. SWITCH Resources
  428. ________________________________
  429.  
  430. Vuewm*workspaceList:            < name list >
  431.     Use this resource to specify the number and names
  432.     of workspaces for the SWITCH (and for Vuewm).
  433.     See /usr/vue/app-defaults/Vuewm for default value.
  434.  
  435. Vuewm*<_workspace_name_>*title:        < title string >
  436.     Use this resource to specify the title of a workspace
  437.     to display in the SWITCH.
  438.     The default value is the workspace (see workspaceList resource).
  439.  
  440. For font resources, see PANEL Resources.
  441.  
  442.  
  443. SWITCH Examples
  444. ________________________________
  445.  
  446. To add three additional workspaces to the SWITCH:
  447.     Use the EditResources action in the System_Admin folder
  448.     of the GeneralToolbox to modify the value of the workspaceList resource.
  449.     Vuewm*workspaceList:    One Two Three Four Five Six Seven Eight Nine
  450.     Restart Vuewm.
  451.     Set LAYOUT_POLICY of Top BOX to as_needed.
  452.     BOX Top
  453.     {
  454.         TYPE             primary
  455.         LAYOUT_POLICY    as_needed
  456.         ...
  457.     }
  458.     Set NUMBER_OF_ROWS to 3.
  459.     SWITCH           Switch
  460.     {
  461.         NUMBER_OF_ROWS   3
  462.     }
  463.  
  464. For a single row switch in a separate box:
  465.     Delete Switch reference from Top BOX.
  466.     #   SWITCH           Switch
  467.     Add BOX for SWITCH to PANEL.
  468.         BOX              Middle
  469.     Define BOX for SWITCH with as_needed LAYOUT_POLICY
  470.     and no BACKGROUND_TILE.
  471.     BOX Middle
  472.     {
  473.         TYPE             secondary
  474.         BACKGROUND_TILE  none
  475.         LAYOUT_POLICY    as_needed
  476.         SWITCH           Switch
  477.     }
  478.     Set LAYOUT_POLICY of SWITCH to as_needed, NUMBER_OF_ROWS to 1.
  479.     SWITCH           Switch
  480.     {
  481.         LAYOUT_POLICY    as_needed
  482.         NUMBER_OF_ROWS   1
  483.     }
  484.     Set minimum width for SWITCH toggles.
  485.     Vuewm*FrontPanel*Switch*Control.width: 100
  486.  
  487. To invert black and white SWITCH labels:
  488.     Use Vuestyle Color dialog to select an alternate "color" sheme
  489.     for black and white, restart session.
  490.  
  491.  
  492.  
  493. ________________________________
  494.  
  495. BLANK CONTROL CONFIGURATION 
  496. ________________________________
  497.  
  498. Use a Blank CONTROL for spacing between other CONTROLs.
  499. No definition is required for a default Blank CONTROL.
  500.  
  501.  
  502. Blank CONTROL Attributes
  503. ________________________________
  504.  
  505. TYPE        < blank >
  506.     Use "TYPE blank" to specify a Blank CONTROL.
  507.  
  508.  
  509. Blank CONTROL Resources
  510. ________________________________
  511.  
  512. Vuewm*<_control_name_>.height:        < height >
  513. Vuewm*<_control_name_>.width:        < width >
  514.     Use resources like these to set default sizes for Blank CONTROLS.
  515.     If setting height of Blank CONTROL in a primary or secondary BOX,
  516.     set LAYOUT_POLICY of BOX to as_needed.
  517.     The default width of a Blank CONTROL in a primary or secondary BOX
  518.     is half the standard CONTROL width of the BOX.
  519.  
  520.  
  521. Blank CONTROL Examples
  522. ________________________________
  523.  
  524. To specify the width for Blanks CONTROLs in a BOX:
  525.     Use resource to set default width.
  526.     Vuewm*FrontPanel*Bottom*Blank.width:   56
  527.  
  528. To define a Blank CONTROL that is 100 pixels square:
  529.     Define Blank CONTROL.
  530.     CONTROL Blank100
  531.     {
  532.         TYPE             Blank
  533.     }
  534.     Use resources to set default size of a Blank100 CONTROL.
  535.     Vuewm*FrontPanel*Blank100.width:   100
  536.     Vuewm*FrontPanel*Blank100.height:  100
  537.     Set as_needed LAYOUT_POLICY for BOX containing Blank100.
  538.         LAYOUT_POLICY    as_needed
  539.  
  540. To disable the spanning feature (stretch from previous CONTROL 
  541. to right edge of BOX) for the last CONTROL in a BOX:
  542.     Add a Blank CONTROL at the end of the BOX.
  543.     BOX Middle
  544.     {
  545.         TYPE             secondary
  546.         CONTROL          One
  547.         CONTROL          Two
  548.         CONTROL          Three
  549.         CONTROL          Four
  550.         CONTROL          Blank
  551.     }
  552.  
  553. See also OuterBlank and InnerBlank in BOX Examples.
  554.  
  555.  
  556.  
  557. ________________________________
  558.  
  559. BUSY CONTROL CONFIGURATION
  560. ________________________________
  561.  
  562. Use a Busy CONTROL in a PANEL to indicate system activity
  563. (alternate between IMAGE and ALTERNATE_IMAGE).
  564. Only one Busy CONTROL may be included in a PANEL.
  565. The Busy CONTROL must be included in secondary BOX
  566. and is always positioned at the far right of the BOX.
  567.  
  568.  
  569. Busy CONTROL Attributes
  570. ________________________________
  571.  
  572. ALTERNATE_IMAGE    < icon name >
  573.     Use this keyword to specify an ALTERNATE_IMAGE icon for a Busy CONTROL.
  574.  
  575. HELP_STRING    < string >
  576. HELP_TOPIC    < topic name >
  577.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  578.     for a Busy CONTROL.
  579.  
  580. IMAGE        < icon name >
  581.     Use this keyword to specify the IMAGE icon for a Busy CONTROL.
  582.     The default is the name of the Busy CONTROL.
  583.  
  584. LABEL        < string >
  585.     Use this keyword to specify a LABEL for a Busy CONTROL.
  586.     The LABEL is positioned to the left of the IMAGE (if any).
  587.     The default (used if LABEL is unspecified and IMAGE is unspecified
  588.     or not found) is the name of the Busy CONTROL.
  589.  
  590. PUSH_ACTION    < action definition >
  591.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  592.     to specify a PUSH_ACTION for a Busy CONTROL.
  593.  
  594. TYPE        < busy >
  595.     Use "TYPE busy" to specify a Busy CONTROL.
  596.  
  597.  
  598. Busy CONTROL Resources
  599. ________________________________
  600.  
  601. Vuewm*<_busy_name_>.clientTimeoutInterval:    < milliseconds >
  602.     Use this resource to specify the maximum duration
  603.     to blink the Busy CONTROL when a Client is started.
  604.     The default is 10000 (ten seconds).
  605.  
  606. Vuewm*<_busy_name_>.waitingBlinkRate:        < milliseconds >
  607.     Use this resource to specify the rate of alternation
  608.     between an IMAGE and an ALTERNATE_IMAGE.
  609.  
  610. See also pushButtonClickTime in PANEL Resources.
  611.  
  612.  
  613. Busy CONTROL Icons
  614. ________________________________
  615.  
  616. /usr/vue/icons/Vuewm/Color/exit.*.pm
  617. /usr/vue/icons/Vuewm/Color/exit02.*.pm
  618. /usr/vue/icons/Vuewm/exit.*.bm
  619. /usr/vue/icons/Vuewm/exit02.*.bm
  620.     These are IMAGE and ALTERNATE_IMAGE icons for a Busy CONTROL
  621.     in a secondary BOX (used for the standard Busy CONTROL).
  622.  
  623. /usr/vue/icons/Vuewm/Color/exitl.*.pm
  624. /usr/vue/icons/Vuewm/Color/exitl02.*.pm
  625. /usr/vue/icons/Vuewm/exitl.*.bm
  626. /usr/vue/icons/Vuewm/exitl02.*.bm
  627.     These are IMAGE and ALTERNATE_IMAGE icons for a Busy CONTROL
  628.     in a secondary BOX that include only the light
  629.     (no miniature login screen with exit label).
  630.  
  631. For font and icon resources, see PANEL Resources.
  632.  
  633.  
  634. Busy CONTROL Examples
  635. ________________________________
  636.  
  637. To define a Busy CONTROL with a light and a label:
  638.     Define BusyLight CONTROL.
  639.     CONTROL BusyLight
  640.     {
  641.         TYPE             busy
  642.         LABEL            "Exit"
  643.         IMAGE            exitl
  644.         ALTERNATE_IMAGE  exitl02
  645.         PUSH_ACTION      f.action EXIT_SESSION
  646.     }
  647.     Use BusyLight CONTROL instead of Busy CONTROL in Bottom BOX.
  648.         CONTROL          BusyLight
  649.  
  650.  
  651.  
  652. ________________________________
  653.  
  654. BUTTON CONTROL CONFIGURATION
  655. ________________________________
  656.  
  657. Use a Button CONTROL to encapsulate an action or a command,
  658. or as a label.
  659.  
  660.  
  661. Button CONTROL Attributes
  662. ________________________________
  663.  
  664. CLIENT_NAME    < client name >
  665.     Use this keyword to specify a CLIENT_NAME for a Button CONTROL.
  666.     The CLIENT_NAME should match the first (res_name) string in the 
  667.     WM_CLASS property on the application's window.
  668.     This is normally set with the -name option in the command line.
  669.     This may be set directly in your PUSH_ACTION if you use f.exec,
  670.     or in the action definition if you use f.action.
  671.     Use the xprop(1) to examine the value of the WM_CLASS property.
  672.     The default is the name of the Button CONTROL.
  673.  
  674. DROP_ACTION    < action definition >
  675.     Use "f.action <name>" to specify a DROP_ACTION for a Button CONTROL.
  676.  
  677. DROP_ANIMATION    < animation name >
  678.     Use this keyword to specify a DROP_ANIMATION for a Button CONTROL.
  679.     The DROP_ANIMATION is displayed before the DROP_ACTION is invoked.
  680.  
  681. HELP_STRING    < string >
  682. HELP_TOPIC    < topic name >
  683.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  684.     for a Button CONTROL.
  685.  
  686. IMAGE        < icon name >
  687.     Use this keyword to specify the IMAGE icon for a Button CONTROL.
  688.     The default is the name of the Button CONTROL.
  689.  
  690. LABEL        < string >
  691.     Use this keyword to specify a LABEL for a Button CONTROL.
  692.     If the CONTROL is in a primary or subpanel BOX,
  693.     the LABEL is positioned below the IMAGE (if any).
  694.     If the CONTROL is in a secondary BOX,
  695.     the LABEL is positioned to the right of the IMAGE (if any).
  696.     The default (used if LABEL is unspecified and IMAGE is unspecified
  697.     or not found) is the name of the Button CONTROL.
  698.  
  699. PUSH_ACTION    < action definition >
  700.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  701.     to specify a PUSH_ACTION for a Button CONTROL.
  702.  
  703. PUSH_ANIMATION    < animation name >
  704.     Use this keyword to specify a PUSH_ANIMATION for a Button CONTROL.
  705.     The PUSH_ANIMATION is displayed before the PUSH_ACTION is invoked.
  706.  
  707. PUSH_RECALL    < true | false >
  708.     To create a single instance of CLIENT_NAME for a Button CONTROL,
  709.     set this keyword to true.
  710.     To create multiple instances of CLIENT_NAME for a Button CONTROL,
  711.     set this keyword to false.
  712.  
  713. SUBPANEL    < subpanel name >
  714.     Use this keyword to specify a SUBPANEL for a Button CONTROL.
  715.     The Button CONTROL must be in a primary BOX.
  716.  
  717. TITLE        < title >
  718.     Use this keyword to specify the Vuewm title for the CLIENT_NAME window
  719.     of a Button CONTROL.
  720.     The default is CLIENT_NAME.
  721.  
  722. TYPE        < button >
  723.     Use "TYPE button" to specify a Button CONTROL.
  724.     The default CONTROL TYPE is button.
  725.  
  726.  
  727. Button CONTROL Resources
  728. ________________________________
  729.  
  730. Vuewm*<_control_name_>.height:        < height >
  731. Vuewm*<_control_name_>.width:        < width >
  732.     Use resources like these to set default sizes for Button CONTROLS.
  733.     If setting height of Button CONTROL in a primary or secondary BOX,
  734.     set LAYOUT_POLICY of BOX to as_needed.
  735.     The default width of a Button CONTROL in a primary or secondary BOX
  736.     is half the standard CONTROL width of the BOX.
  737.  
  738. For font and icon resources, see PANEL Resources.
  739. See also pushButtonClickTime in PANEL Resources.
  740.  
  741.  
  742. Button CONTROL Icons
  743. ________________________________
  744.  
  745. /usr/vue/icons/Vuewm/Color/bigtbox.*.pm
  746. /usr/vue/icons/Vuewm/bigtbox.*.bm
  747.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  748.     (used for the toolbox1 "General" CONTROL).
  749.  
  750. /usr/vue/icons/Vuewm/Color/caction.*.pm
  751. /usr/vue/icons/Vuewm/caction.*.bm
  752.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  753.     (used for the ltool4 "Create Action" CONTROL).
  754.  
  755. /usr/vue/icons/Vuewm/Color/dclock.*.pm
  756. /usr/vue/icons/Vuewm/dclock.*.bm
  757.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  758.     (used for the ltool2 "Digital Clock" CONTROL).
  759.  
  760. /usr/vue/icons/Vuewm/Color/djet.*.pm
  761. /usr/vue/icons/Vuewm/djet.*.bm
  762.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  763.     (used for the printer2 "HP Deskjet" CONTROL).
  764.  
  765. /usr/vue/icons/Vuewm/Color/help.*.pm
  766. /usr/vue/icons/Vuewm/help.*.bm
  767.     These are IMAGE icons for a Help Button CONTROL in a secondary BOX.
  768.  
  769. /usr/vue/icons/Vuewm/Color/helpmgr.*.pm
  770. /usr/vue/icons/Vuewm/helpmgr.*.bm
  771.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  772.     (used for the Help CONTROL and the help0 "Top Level" CONTROL).
  773.  
  774. /usr/vue/icons/Vuewm/Color/hfp.*.pm
  775. /usr/vue/icons/Vuewm/hfp.*.bm
  776.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  777.     (used for the help3 "On Front Panel" CONTROL).
  778.  
  779. /usr/vue/icons/Vuewm/Color/hmanpg.*.pm
  780. /usr/vue/icons/Vuewm/hmanpg.*.bm
  781.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  782.     (used for the help2 "Man Page" CONTROL).
  783.  
  784. /usr/vue/icons/Vuewm/Color/home.*.pm
  785. /usr/vue/icons/Vuewm/home.*.bm
  786.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  787.     (used for the Home CONTROL).
  788.  
  789. /usr/vue/icons/Vuewm/Color/honitem.*.pm
  790. /usr/vue/icons/Vuewm/honitem.*.bm
  791.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  792.     (used for the help4 "On Item" CONTROL).
  793.  
  794. /usr/vue/icons/Vuewm/Color/hptermr.*.pm
  795. /usr/vue/icons/Vuewm/hptermr.*.bm
  796.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  797.     (used for the term2 "Remote Hpterm" CONTROL).
  798.  
  799. /usr/vue/icons/Vuewm/Color/hwelcom.*.pm
  800. /usr/vue/icons/Vuewm/hwelcom.*.bm
  801.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  802.     (used for the help1 "Welcome" CONTROL).
  803.  
  804. /usr/vue/icons/Vuewm/Color/ljet.*.pm
  805. /usr/vue/icons/Vuewm/ljet.*.bm
  806.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  807.     (used for the Printer CONTROL and printer0 "Default" CONTROL).
  808.  
  809. /usr/vue/icons/Vuewm/Color/ljet3.*.pm
  810. /usr/vue/icons/Vuewm/ljet3.*.bm
  811.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  812.     (used for the printer1 "HP Laserjet III" CONTROL).
  813.  
  814. /usr/vue/icons/Vuewm/Color/lock.*.pm
  815. /usr/vue/icons/Vuewm/lock.*.bm
  816.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  817.     (used for the Lock CONTROL and LiteLock CONTROL).
  818.  
  819. /usr/vue/icons/Vuewm/Color/logo.*.pm
  820. /usr/vue/icons/Vuewm/logo.*.bm
  821.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  822.     (used for the Logo CONTROL).
  823.  
  824. /usr/vue/icons/Vuewm/Color/netboxs.*.pm
  825. /usr/vue/icons/Vuewm/netboxs.*.bm
  826.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  827.     (used for the toolbox1 "Network" CONTROL).
  828.  
  829. /usr/vue/icons/Vuewm/Color/style.*.pm
  830. /usr/vue/icons/Vuewm/style.*.bm
  831.     These are IMAGE icons for a Style Button CONTROL in a secondary BOX.
  832.  
  833. /usr/vue/icons/Vuewm/Color/stylemg.*.pmn
  834. /usr/vue/icons/Vuewm/stylemg.*.bm
  835.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  836.     (used for the Style CONTROL).
  837.  
  838. /usr/vue/icons/Vuewm/sysload.*.bm
  839.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  840.     (used for the ltool1 "System Load" CONTROL).
  841.  
  842. /usr/vue/icons/Vuewm/Color/tbxbook.*.pm
  843. /usr/vue/icons/Vuewm/tbxbook.*.bm
  844.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  845.     (used for the toolbox3 "Marketplace" CONTROL).
  846.  
  847. /usr/vue/icons/Vuewm/Color/term.*.pm
  848. /usr/vue/icons/Vuewm/term.*.bm
  849.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  850.     (used for the Terminal CONTROL).
  851.  
  852. /usr/vue/icons/Vuewm/Color/termina.*.pm
  853. /usr/vue/icons/Vuewm/termina.*.bm
  854.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  855.     (used for the Terminals CONTROL and the term0 "Local Hpterm" CONTROL).
  856.  
  857. /usr/vue/icons/Vuewm/Color/tools.*.pm
  858. /usr/vue/icons/Vuewm/tools.*.bm
  859.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  860.     (used for the Tools CONTROL, toolbox0 "Personal" CONTROL,
  861.     Toolboxes CONTROL and ltool0 "Main Tool" CONTROL).
  862.  
  863. /usr/vue/icons/Vuewm/Color/vueicon.*.pm
  864. /usr/vue/icons/Vuewm/vueicon.*.bm
  865.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  866.     (used for the ltool3 "Icon Editor" CONTROL).
  867.  
  868. /usr/vue/icons/Vuewm/Color/vuepad.*.pm
  869. /usr/vue/icons/Vuewm/vuepad.*.bm
  870.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  871.     (used for the TextEdit CONTROL).
  872.  
  873. /usr/vue/icons/Vuewm/wsren.*.bm
  874. /usr/vue/icons/Vuewm/Color/wsren.*.pm
  875.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  876.     (used for the LiteRename CONTROL).
  877.  
  878. /usr/vue/icons/Vuewm/wsrenam.*.bm
  879. /usr/vue/icons/Vuewm/Color/wsrenam.*.pm
  880.     These are IMAGE icons for a Button CONTROL in a secondary BOX
  881.     (used for the Rename CONTROL).
  882.  
  883. /usr/vue/icons/Vuewm/xterm.*.bm
  884. /usr/vue/icons/Vuewm/Color/xterm.*.pm
  885.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  886.     (used for the term1 "Local Xterm" CONTROL).
  887.  
  888. /usr/vue/icons/Vuewm/xtermr.*.bm
  889. /usr/vue/icons/Vuewm/Color/xtermr.*.pm
  890.     These are IMAGE icons for a Button CONTROL in a primary or subpanel BOX
  891.     (used for the term3 "Remote Xterm" CONTROL).
  892.  
  893.  
  894. Button CONTROL Examples
  895. ________________________________
  896.  
  897. See also ANIMATION Examples.
  898.  
  899.  
  900.  
  901. ________________________________
  902.  
  903. CLIENT CONTROL CONFIGURATION
  904. ________________________________
  905.  
  906. Use a Client CONTROL to embed an application in the FRONT PANEL
  907. or a subpanel.
  908.  
  909.  
  910. Client CONTROL Attributes
  911. ________________________________
  912.  
  913. CLIENT_NAME    < client name >
  914.     Use this keyword to specify a CLIENT_NAME for a Client CONTROL.
  915.     The CLIENT_NAME should match the first (res_name) string in the 
  916.     WM_CLASS property on the application's window.
  917.     This is normally set with the -name option in the f.exec command.
  918.     Use the xprop(1) to examine the value of the WM_CLASS property.
  919.     The default is the name of the Client CONTROL.
  920.  
  921. CLIENT_GEOMETRY    < width x height >
  922.     Use this keyword to specify a CLIENT_GEOMETRY (width and height)
  923.     for a Client CONTROL.
  924.     If setting height of a Client CONTROL in a primary or secondary BOX,
  925.     set LAYOUT_POLICY of BOX to as_needed.
  926.     The default CLIENT_GEOMETRY is determined by standard
  927.     CONTROL size of the BOX containing the Client CONTROL.
  928.  
  929. HELP_STRING    < string >
  930. HELP_TOPIC    < topic name >
  931.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  932.     for a Client CONTROL.
  933.  
  934. PUSH_ACTION    < action definition >
  935.     Use "PUSH_ACTION f.exec <command>" to specify a PUSH_ACTION
  936.     for a Client CONTROL (start or restart embedded application).
  937.  
  938. PUSH_RECALL    < true >
  939.     Use "PUSH_RECALL true" if defining a PUSH_ACTION for a Client CONTROL.
  940.  
  941. SUBPANEL    < subpanel name >
  942.     Use this keyword to specify a SUBPANEL for a Client CONTROL.
  943.     The Client CONTROL must be in a primary BOX.
  944.  
  945. TYPE        < client >
  946.     Use "TYPE client" to specify a Client CONTROL.
  947.  
  948.  
  949. Client CONTROL Resources
  950. ________________________________
  951.  
  952. See also clientTimeoutInterval in Busy CONTROL Resources and
  953. pushButtonClickTime in PANEL Resources.
  954.  
  955.  
  956. Client CONTROL Examples
  957. ________________________________
  958.  
  959. To add datebook to the DateSubpanel:
  960.     Add DatebookClient and DatebookLabel to DateSubpanel
  961.     (see /usr/vue/config/panels/fp.date).
  962.     BOX DateSubpanel
  963.     {
  964.         TYPE     subpanel
  965.         TITLE    "Datebook"
  966.         CONTROL  DatebookClient
  967.         CONTROL  DatebookLabel
  968.     }
  969.     Define DatebookClient CONTROL.
  970.     CONTROL DatebookClient
  971.     {
  972.         TYPE             client
  973.         CLIENT_NAME      DatebookClient
  974.         CLIENT_GEOMETRY  181x190
  975.         PUSH_ACTION      f.exec
  976.     # put next line at end of previous line
  977.     "/usr/local/bin/X11/datebook -name DatebookClient"
  978.         PUSH_RECALL      true
  979.     }
  980.     Define DatebookLabel CONTROL
  981.     CONTROL DatebookLabel
  982.     {
  983.         TYPE             button
  984.         LABEL            "Datebook"
  985.     }
  986.  
  987.  
  988.  
  989. ________________________________
  990.  
  991. CLOCK CONTROL CONFIGURATION
  992. ________________________________
  993.  
  994. Use a Clock CONTROL to display current time with an analog clock.
  995. No definition is required for a default Clock CONTROL.
  996.  
  997.  
  998. Clock CONTROL Attributes
  999. ________________________________
  1000.  
  1001. CLIENT_NAME    < client name >
  1002.     Use this keyword to specify a CLIENT_NAME for a Clock CONTROL.
  1003.     The CLIENT_NAME should match the first (res_name) string in the 
  1004.     WM_CLASS property on the application's window.
  1005.     This is normally set with the -name option in the command line.
  1006.     This may be set directly in your PUSH_ACTION if you use f.exec,
  1007.     or in the action definition if you use f.action.
  1008.     Use the xprop(1) to examine the value of the WM_CLASS property.
  1009.     The default is the name of the Clock CONTROL.
  1010.  
  1011. DROP_ACTION    < action definition >
  1012.     Use "f.action <name>" to specify a DROP_ACTION for a Clock CONTROL.
  1013.  
  1014. HELP_STRING    < string >
  1015. HELP_TOPIC    < topic name >
  1016.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  1017.     for a Clock CONTROL.
  1018.  
  1019. PUSH_ACTION    < action definition >
  1020.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  1021.     to specify a PUSH_ACTION for a Clock CONTROL.
  1022.  
  1023. PUSH_RECALL    < true | false >
  1024.     To create a single instance of CLIENT_NAME for a Clock CONTROL,
  1025.     set this keyword to true.
  1026.     To create multiple instances of CLIENT_NAME for a Clock CONTROL,
  1027.     set this keyword to false.
  1028.  
  1029. SUBPANEL    < subpanel name >
  1030.     Use this keyword to specify a SUBPANEL for a Clock CONTROL.
  1031.     The Clock CONTROL must be in a primary BOX.
  1032.  
  1033. TITLE        < title >
  1034.     Use this keyword to specify the Vuewm title for the CLIENT_NAME window
  1035.     of a Clock CONTROL.
  1036.     The default is CLIENT_NAME.
  1037.  
  1038. TYPE        < clock >
  1039.     Use "TYPE clock" to specify a Clock CONTROL.
  1040.  
  1041.  
  1042. Clock CONTROL Resources
  1043. ________________________________
  1044.  
  1045. Vuewm*<_clock_name_>.chime:        < true | false >
  1046.     Set this to true for beep on half hour, double beep on hour.
  1047.     The default is false.
  1048.  
  1049. Vuewm*<_clock_name_>.clockInterval:    < seconds >
  1050.     Use this resource to set the inteval between clock updates.
  1051.     The default is 60 (one minute).
  1052.  
  1053. For icon resources, see PANEL Resources.
  1054. See also pushButtonClickTime in PANEL Resources.
  1055.  
  1056.  
  1057. Clock CONTROL Icons
  1058. ________________________________
  1059.  
  1060. /usr/vue/icons/Vuewm/clock.*.bm
  1061. /usr/vue/icons/Vuewm/Color/clock.*.pm
  1062.     These are the standard icons for a Clock CONTROL
  1063.     in a primary or subpanel BOX.
  1064.  
  1065.  
  1066. Clock CONTROL Examples
  1067. ________________________________
  1068.  
  1069. To specify a digital Clock in the bottom row:
  1070.     Define Client CONTROL for xclock:
  1071.     CONTROL DigitalClockClient
  1072.     {
  1073.         TYPE             client
  1074.         CLIENT_NAME      DigitalClockClient
  1075.         CLIENT_GEOMETRY  182
  1076.         PUSH_ACTION      f.exec
  1077.     # put next line at end of previous line
  1078.     "/usr/bin/X11/xclock -digital -padding 0 -name DigitalClockClient"
  1079.         PUSH_RECALL      true
  1080.     }
  1081.     Add DigitalClockClient to Bottom BOX.
  1082.         CONTROL          DigitalClockClient
  1083.  
  1084. To define a square Clock:
  1085.     Define square Clock icon(s).
  1086.     Draw two one pixel shadow boxes (offset 1x1)
  1087.     with bottom shadow color and top shadow color.
  1088.     Fill outer area with transparent color.    
  1089.     If multicolor, fill Clock face with select color.
  1090.     If bitonal, fill Clock face with background color.
  1091.     Match offsets and other dimensions to standard Clock icons.
  1092.     Add multicolor Clock icon(s) to "$HOME/.vue/icons/Color".
  1093.     Add bitonal Clock icon(s) to "$HOME/.vue/icons".
  1094.  
  1095.  
  1096.  
  1097. ________________________________
  1098.  
  1099. DATE CONTROL CONFIGURATION
  1100. ________________________________
  1101.  
  1102. Use a Date CONTROL to display date information.
  1103. No definition is required for a default Date CONTROL.
  1104.  
  1105.  
  1106. Date CONTROL Attributes
  1107. ________________________________
  1108.  
  1109. CLIENT_NAME    < client name >
  1110.     Use this keyword to specify a CLIENT_NAME for a Date CONTROL.
  1111.     The CLIENT_NAME should match the first (res_name) string in the 
  1112.     WM_CLASS property on the application's window.
  1113.     This is normally set with the -name option in the command line.
  1114.     This may be set directly in your PUSH_ACTION if you use f.exec,
  1115.     or in the action definition if you use f.action.
  1116.     Use the xprop(1) to examine the value of the WM_CLASS property.
  1117.     The default is the name of the Date CONTROL.
  1118.  
  1119. DROP_ACTION    < action definition >
  1120.     Use "f.action <name>" to specify a DROP_ACTION for a Date CONTROL.
  1121.  
  1122. HELP_STRING    < string >
  1123. HELP_TOPIC    < topic name >
  1124.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  1125.     for a Date CONTROL.
  1126.  
  1127. PUSH_ACTION    < action definition >
  1128.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  1129.     to specify a PUSH_ACTION for a Date CONTROL.
  1130.  
  1131. PUSH_RECALL    < true | false >
  1132.     To create a single instance of CLIENT_NAME for a Date CONTROL,
  1133.     set this keyword to true.
  1134.     To create multiple instances of CLIENT_NAME for a Date CONTROL,
  1135.     set this keyword to false.
  1136.  
  1137. SUBPANEL    < subpanel name >
  1138.     Use this keyword to specify a SUBPANEL for a Date CONTROL.
  1139.     The Date CONTROL must be in a primary BOX.
  1140.  
  1141. TITLE        < title >
  1142.     Use this keyword to specify the Vuewm title for the CLIENT_NAME window
  1143.     of a Date CONTROL.
  1144.     The default is CLIENT_NAME.
  1145.  
  1146. TYPE        < date >
  1147.     Use "TYPE date" to specify a Date CONTROL.
  1148.  
  1149.  
  1150. Date CONTROL Resources
  1151. ________________________________
  1152.  
  1153. Vuewm*<_date_name_>.format:        < format >
  1154.     Use this keyword to specify the format of the Date CONTROL.
  1155.     See date(1) manpage for details.
  1156.     See /usr/vue/app-defaults/Vuewm for default value.
  1157.  
  1158. For font resources, see PANEL Resources.
  1159.  
  1160.  
  1161. Date CONTROL Examples
  1162. ________________________________
  1163.  
  1164. See DatebookClient in Client CONTROL Examples and
  1165. DigitalClockClient in Clock CONTROL Examples.
  1166.  
  1167.  
  1168.  
  1169. ________________________________
  1170.  
  1171. ICONBOX CONTROL CONFIGURATION
  1172. ________________________________
  1173.  
  1174. Use an IconBox CONTROL to display the Vuewm icon box.
  1175. If an IconBox CONTROL is defined, Vuewm creates an icon box for window icons.
  1176.  
  1177.  
  1178. Iconbox CONTROL Attributes
  1179. ________________________________
  1180.  
  1181. DROP_ACTION    < action definition >
  1182.     Use "f.action <name>" to specify a DROP_ACTION for an Iconbox CONTROL.
  1183.  
  1184. DROP_ANIMATION    < animation name >
  1185.     Use this keyword to specify a DROP_ANIMATION for an Iconbox CONTROL.
  1186.     The DROP_ANIMATION is displayed before the DROP_ACTION is invoked.
  1187.  
  1188. HELP_STRING    < string >
  1189. HELP_TOPIC    < topic name >
  1190.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  1191.     for an Iconbox CONTROL.
  1192.  
  1193. IMAGE        < icon name >
  1194.     Use this keyword to specify the IMAGE icon for an Iconbox CONTROL.
  1195.  
  1196. LABEL        < string >
  1197.     Use this keyword to specify a LABEL for an Iconbox CONTROL.
  1198.     If the CONTROL is in a primary or subpanel BOX,
  1199.     the LABEL is positioned below the IMAGE (if any).
  1200.     If the CONTROL is in a secondary BOX,
  1201.     the LABEL is positioned to the right of the IMAGE (if any).
  1202.     The default (used if LABEL is unspecified and IMAGE is unspecified
  1203.     or not found) is the name of the Iconbox CONTROL.
  1204.  
  1205. PUSH_ACTION    < none >
  1206.     The PUSH_ACTION of an Iconbox CONTROL is always set to
  1207.     "PUSH_ACTION f.normalize_and_raise -iconbox".
  1208.  
  1209. PUSH_ANIMATION    < animation name >
  1210.     Use this keyword to specify a PUSH_ANIMATION for an Iconbox CONTROL.
  1211.     The PUSH_ANIMATION is displayed before the PUSH_ACTION is invoked.
  1212.  
  1213. SUBPANEL    < subpanel name >
  1214.     Use this keyword to specify a SUBPANEL for an Iconbox CONTROL.
  1215.     The Iconbox CONTROL must be in a primary BOX.
  1216.  
  1217. TYPE        < iconbox >
  1218.     Use "TYPE iconbox" to specify an Iconbox CONTROL.
  1219.  
  1220.  
  1221. Iconbox CONTROL Resources
  1222. ________________________________
  1223.  
  1224. Vuewm*<_control_name_>.height:        < height >
  1225. Vuewm*<_control_name_>.width:        < width >
  1226.     Use resources like these to set default sizes for Iconbox CONTROLS.
  1227.     If setting height of Iconbox CONTROL in a primary or secondary BOX,
  1228.     set LAYOUT_POLICY of BOX to as_needed.
  1229.     The default width of an Iconbox CONTROL in a primary or secondary BOX
  1230.     is half the standard CONTROL width of the BOX.
  1231.  
  1232. For font and icon resources, see PANEL Resources.
  1233. See also pushButtonClickTime in PANEL Resources.
  1234.  
  1235.  
  1236. Iconbox CONTROL Icons
  1237. ________________________________
  1238.  
  1239. /usr/vue/icons/Vuewm/Color/iconbox.*.pm
  1240. /usr/vue/icons/Vuewm/iconbox.*.bm
  1241.     These are IMAGE icons for an Iconbox CONTROL in a secondary BOX
  1242.     (used for the standard Iconbox CONTROL).
  1243.  
  1244.  
  1245. Iconbox CONTROL Examples
  1246. ________________________________
  1247.  
  1248. To access icon box from FRONT PANEL (and turn on icon box in Vuewm):
  1249.     Define Iconbox CONTROL.
  1250.     CONTROL Iconbox
  1251.     {
  1252.         TYPE             iconbox
  1253.         IMAGE            iconbox
  1254.     }
  1255.     Add Iconbox CONTROL to Bottom BOX.
  1256.         CONTROL          Iconbox
  1257.  
  1258.  
  1259.  
  1260. ________________________________
  1261.  
  1262. MAIL CONTROL CONFIGURATION 
  1263. ________________________________
  1264.  
  1265. Use the Mail CONTROL to monitor incoming mail.
  1266.  
  1267. Based on access time, modification time, and size of the MONITOR_FILE,
  1268. the normal IMAGE indicates no new mail.
  1269. The ALTERNATE_IMAGE indicates new mail has arrived.
  1270.  
  1271.  
  1272. Mail CONTROL Attributes
  1273. ________________________________
  1274.  
  1275. ALTERNATE_IMAGE    < icon name >
  1276.     Use this keyword to specify an ALTERNATE_IMAGE icon for a Mail CONTROL.
  1277.  
  1278. CLIENT_NAME    < client name >
  1279.     Use this keyword to specify a CLIENT_NAME for a Mail CONTROL.
  1280.     The CLIENT_NAME should match the first (res_name) string in the 
  1281.     WM_CLASS property on the application's window.
  1282.     This is normally set with the -name option in the command line.
  1283.     This may be set directly in your PUSH_ACTION if you use f.exec,
  1284.     or in the action definition if you use f.action.
  1285.     Use the xprop(1) to examine the value of the WM_CLASS property.
  1286.     The default is the name of the Mail CONTROL.
  1287.  
  1288. DROP_ACTION    < action definition >
  1289.     Use "f.action <name>" to specify a DROP_ACTION for a Mail CONTROL.
  1290.  
  1291. DROP_ANIMATION    < animation name >
  1292.     Use this keyword to specify a DROP_ANIMATION for a Mail CONTROL.
  1293.     The DROP_ANIMATION is displayed before the DROP_ACTION is invoked.
  1294.  
  1295. HELP_STRING    < string >
  1296. HELP_TOPIC    < topic name >
  1297.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  1298.     for a Mail CONTROL.
  1299.  
  1300. IMAGE        < icon name >
  1301.     Use this keyword to specify the IMAGE icon for a Mail CONTROL.
  1302.     The default is the name of the Mail CONTROL.
  1303.  
  1304. LABEL        < string >
  1305.     Use this keyword to specify a LABEL for a Mail CONTROL.
  1306.     If the CONTROL is in a primary or subpanel BOX,
  1307.     the LABEL is positioned below the IMAGE (if any).
  1308.     If the CONTROL is in a secondary BOX,
  1309.     the LABEL is positioned to the right of the IMAGE (if any).
  1310.     The default (used if LABEL is unspecified and IMAGE is unspecified
  1311.     or not found) is the name of the Mail CONTROL.
  1312.  
  1313. MONITOR_FILE    < mail file >
  1314.     Use this keyword to specify the MONITOR_FILE for a Mail CONTROL.
  1315.     If the MONITOR_FILE is non-empty and unread, the ALTERNATE_IMAGE
  1316.     is displayed, otherwise the normal IMAGE is displayed.
  1317.     The default is "/usr/mail/$LOGNAME".
  1318.  
  1319. PUSH_ACTION    < action definition >
  1320.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  1321.     to specify a PUSH_ACTION for a Mail CONTROL.
  1322.     If a PUSH_ACTION is defined, the Mail CONTROL reverts to
  1323.     the normal mail IMAGE when clicked.
  1324.  
  1325. PUSH_ANIMATION    < animation name >
  1326.     Use this keyword to specify a PUSH_ANIMATION for a Mail CONTROL.
  1327.     The PUSH_ANIMATION is displayed before the PUSH_ACTION is invoked.
  1328.  
  1329. PUSH_RECALL    < true | false >
  1330.     To create a single instance of CLIENT_NAME for a Mail CONTROL,
  1331.     set this keyword to true.
  1332.     To create multiple instances of CLIENT_NAME for a Mail CONTROL,
  1333.     set this keyword to false.
  1334.  
  1335. SUBPANEL    < subpanel name >
  1336.     Use this keyword to specify a SUBPANEL for a Mail CONTROL.
  1337.     The Mail CONTROL must be in a primary BOX.
  1338.  
  1339. TITLE        < title >
  1340.     Use this keyword to specify the Vuewm title for the CLIENT_NAME window
  1341.     of a Mail CONTROL.
  1342.     The default is CLIENT_NAME.
  1343.  
  1344. TYPE        < mail >
  1345.     Use "TYPE mail" to specify a Mail CONTROL.
  1346.  
  1347.  
  1348. Mail CONTROL Resources
  1349. ________________________________
  1350.  
  1351. Vuewm*<_control_name_>.monitorTime:    < milliseconds >
  1352.     Use this resource to specify how often to monitor the mail file.
  1353.     The default is 30000 (30 seconds).
  1354.  
  1355. Vuewm*<_control_name_>.height:        < height >
  1356. Vuewm*<_control_name_>.width:        < width >
  1357.     Use resources like these to set default sizes for Mail CONTROLS.
  1358.     If setting height of Mail CONTROL in a primary or secondary BOX,
  1359.     set LAYOUT_POLICY of BOX to as_needed.
  1360.     The default width of a Mail CONTROL in a primary or secondary BOX
  1361.     is half the standard CONTROL width of the BOX.
  1362.  
  1363. For font and icon resources, see PANEL Resources.
  1364. See also pushButtonClickTime in PANEL Resources.
  1365.  
  1366.  
  1367. Mail CONTROL Icons
  1368. ________________________________
  1369.  
  1370. /usr/vue/icons/Vuewm/Color/mail.*.pm
  1371. /usr/vue/icons/Vuewm/Color/mail02.*.pm
  1372. /usr/vue/icons/Vuewm/mail.*.bm
  1373. /usr/vue/icons/Vuewm/mail02.*.bm
  1374.     These are IMAGE and ALTERNATE_IMAGE icons for a Mail CONTROL
  1375.     in a primary or subpanel BOX (used for the standard Mail CONTROL).
  1376.  
  1377.  
  1378. Mail CONTROL Examples
  1379. ________________________________
  1380.  
  1381. To turn off resynchronization in elm:
  1382.     Use "timeout = 0" in the elmrc file ($HOME/.elm/elmrc).
  1383.     Otherwise if elm is running when new mail arrives,
  1384.     the Mail CONTROL indicates new mail for a period of time,
  1385.     then reverts to the normal mail icon.
  1386.     This is because elm periodically resynchronizes (wakes up
  1387.     to read the mail file) unless "timeout" is turned off.
  1388.  
  1389. See also Monitor_File CONTROL Examples.
  1390.  
  1391.  
  1392.  
  1393. ________________________________
  1394.  
  1395. MONITOR_FILE CONTROL CONFIGURATION
  1396. ________________________________
  1397.  
  1398. Use the Monitor_File CONTROL to monitor a file.
  1399.  
  1400. The normal IMAGE indicates the MONITOR_FILE is empty or does not exist.
  1401. The ALTERNATE_IMAGE indicates the MONITOR_FILE is non-empty.
  1402.  
  1403.  
  1404. Monitor_File CONTROL Attributes
  1405. ________________________________
  1406.  
  1407. ALTERNATE_IMAGE    < icon name >
  1408.     Use this keyword to specify an ALTERNATE_IMAGE icon
  1409.     for a Monitor_File CONTROL.
  1410.  
  1411. CLIENT_NAME    < client name >
  1412.     Use this keyword to specify a CLIENT_NAME for a Monitor_File CONTROL.
  1413.     The CLIENT_NAME should match the first (res_name) string in the 
  1414.     WM_CLASS property on the application's window.
  1415.     This is normally set with the -name option in the command line.
  1416.     This may be set directly in your PUSH_ACTION if you use f.exec,
  1417.     or in the action definition if you use f.action.
  1418.     Use the xprop(1) to examine the value of the WM_CLASS property.
  1419.     The default is the name of the Monitor_File CONTROL.
  1420.  
  1421. DROP_ACTION    < action definition >
  1422.     Use "f.action <name>" to specify a DROP_ACTION for a Monitor_File CONTROL.
  1423.  
  1424. DROP_ANIMATION    < animation name >
  1425.     Use this keyword to specify a DROP_ANIMATION for a Monitor_File CONTROL.
  1426.     The DROP_ANIMATION is displayed before the DROP_ACTION is invoked.
  1427.  
  1428. HELP_STRING    < string >
  1429. HELP_TOPIC    < topic name >
  1430.     Use these keywords to specify a HELP_STRING or HELP_TOPIC
  1431.     for a Monitor_File CONTROL.
  1432.  
  1433. IMAGE        < icon name >
  1434.     Use this keyword to specify the IMAGE icon for a Monitor_File CONTROL.
  1435.     The default is the name of the Monitor_File CONTROL.
  1436.  
  1437. LABEL        < string >
  1438.     Use this keyword to specify a LABEL for a Monitor_File CONTROL.
  1439.     If the CONTROL is in a primary or subpanel BOX,
  1440.     the LABEL is positioned below the IMAGE (if any).
  1441.     If the CONTROL is in a secondary BOX,
  1442.     the LABEL is positioned to the right of the IMAGE (if any).
  1443.     The default (used if LABEL is unspecified and IMAGE is unspecified
  1444.     or not found) is the name of the Monitor_File CONTROL.
  1445.  
  1446. MONITOR_FILE    < monitor file >
  1447.     Use this keyword to specify the MONITOR_FILE for a Monitor_File CONTROL.
  1448.     This keyword must be specified for a Monitor_File CONTROL (no default).
  1449.  
  1450. PUSH_ACTION    < action definition >
  1451.     Use "PUSH_ACTION f.action <name>" or "PUSH_ACTION f.exec <command>"
  1452.     to specify a PUSH_ACTION for a Monitor_File CONTROL.
  1453.  
  1454. PUSH_ANIMATION    < animation name >
  1455.     Use this keyword to specify a PUSH_ANIMATION for a Monitor_File CONTROL.
  1456.     The PUSH_ANIMATION is displayed before the PUSH_ACTION is invoked.
  1457.  
  1458. PUSH_RECALL    < true | false >
  1459.     To create a single instance of CLIENT_NAME for a Monitor_File CONTROL,
  1460.     set this keyword to true.
  1461.     To create multiple instances of CLIENT_NAME for a Monitor_File CONTROL,
  1462.     set this keyword to false.
  1463.  
  1464. SUBPANEL    < subpanel name >
  1465.     Use this keyword to specify a SUBPANEL for a Monitor_File CONTROL.
  1466.     The Monitor_File CONTROL must be in a primary BOX.
  1467.  
  1468. TITLE        < title >
  1469.     Use this keyword to specify the Vuewm title for the CLIENT_NAME window
  1470.     of a Monitor_File CONTROL.
  1471.     The default is CLIENT_NAME.
  1472.  
  1473. TYPE        < monitor_file >
  1474.     Use "TYPE monitor_file" to specify a Monitor_File CONTROL.
  1475.  
  1476.  
  1477. Monitor_File CONTROL Resources
  1478. ________________________________
  1479.  
  1480. Vuewm*<_control_name_>.monitorTime:    < milliseconds >
  1481.     Use this resource to specify how often to monitor the file.
  1482.     The default is 30000 (30 seconds).
  1483.  
  1484. Vuewm*<_control_name_>.height:        < height >
  1485. Vuewm*<_control_name_>.width:        < width >
  1486.     Use resources like these to set default sizes for Monitor_File CONTROLS.
  1487.     If setting height of Monitor_File CONTROL in a primary or secondary BOX,
  1488.     set LAYOUT_POLICY of BOX to as_needed.
  1489.     The default width of a Monitor_File CONTROL in a primary or secondary BOX
  1490.     is half the standard CONTROL width of the BOX.
  1491.  
  1492. For font and icon resources, see PANEL Resources.
  1493. See also pushButtonClickTime in PANEL Resources.
  1494.  
  1495.  
  1496. Monitor_File CONTROL Icons
  1497. ________________________________
  1498.  
  1499. /usr/vue/icons/Vuewm/Color/trash.*.pm
  1500. /usr/vue/icons/Vuewm/Color/trashfl.*.pm
  1501. /usr/vue/icons/Vuewm/trash.*.bm
  1502. /usr/vue/icons/Vuewm/trashfl.*.bm
  1503.     These are IMAGE and ALTERNATE_IMAGE icons for a Monitor_File CONTROL
  1504.     in a primary or subpanel BOX (used for the standard Trash CONTROL).
  1505.  
  1506.  
  1507. Monitor_File CONTROL Examples
  1508. ________________________________
  1509.  
  1510. For a Mail CONTROL with Monitor_File behavior
  1511. (always shows new mail if mail file is non-empty):
  1512.     Define MailMonitor CONTROL (must specify MONITOR_FILE):
  1513.     CONTROL MailMonitor
  1514.     {
  1515.         TYPE             monitor_file
  1516.         SUBPANEL         MailSubpanel
  1517.         IMAGE            mail
  1518.         TITLE            "Mail"
  1519.         ALTERNATE_IMAGE  mail02
  1520.         PUSH_ACTION      f.action MAILER
  1521.         DROP_ACTION      f.action MAIL_A_FILE
  1522.         PUSH_RECALL      true
  1523.         CLIENT_NAME      Mail
  1524.         MONITOR_FILE     /usr/mail/$LOGNAME
  1525.     }
  1526.     Replace Mail CONTROL with MailMonitor Control in Bottom BOX.
  1527.  
  1528.  
  1529.  
  1530. ________________________________
  1531.  
  1532. ANIMATION CONFIGURATION
  1533. ________________________________
  1534.  
  1535. Use an ANIMATION for a DROP_ANIMATION or a PUSH_ANIMATION of a CONTROL.
  1536.  
  1537. To minimize flashing, the background of ANIMATION icons
  1538. is set to background instead of transparent.
  1539.  
  1540.  
  1541. ANIMATION Attributes
  1542. ________________________________
  1543.  
  1544. < image >    < milliseconds >
  1545.     Use <image> to specify an icon name in an ANIMATIION sequence.
  1546.     Use <milliseconds> to specify how long to show the image (optional).
  1547.     The default time is the previous time (or 200 milliseconds if none).
  1548.  
  1549.  
  1550. ANIMATION Resources
  1551. ________________________________
  1552.  
  1553. For icon resources, see PANEL Resources.
  1554.  
  1555.  
  1556. ANIMATION Icons
  1557. ________________________________
  1558.  
  1559. /usr/vue/icons/Vuewm/Color/ljet0*.*.pm
  1560. /usr/vue/icons/Vuewm/Color/ljet1*.*.pm
  1561. /usr/vue/icons/Vuewm/ljet0*.*.bm
  1562. /usr/vue/icons/Vuewm/ljet1*.*.bm
  1563.     These are ANIMATION icons for a primary or subpanel BOX
  1564.     (used for the PrinterDrop DROP_ANIMATION of the Printer CONTROL).
  1565.  
  1566. /usr/vue/icons/Vuewm/Color/trash0*.*.pm
  1567. /usr/vue/icons/Vuewm/trash0*.*.bm
  1568.     These are ANIMATION icons for a primary or subpanel BOX
  1569.     (used for the TrashDrop DROP_ANIMATION of the Printer CONTROL).
  1570.  
  1571.  
  1572. ANIMATION Examples
  1573. ________________________________
  1574.  
  1575. To set TrashDrop as the PUSH_ANIMATION of the Trash CONTROL:
  1576.     Set PUSH_ANIMATION of Trash CONTROL.
  1577.         PUSH_ANIMATION   TrashDrop
  1578.  
  1579.  
  1580.  
  1581. ________________________________
  1582.  
  1583. ARROW CONFIGURATION
  1584. ________________________________
  1585.  
  1586. ARROWs are used to post and unpost subpanels.
  1587. ARROWs are allocated automatically.
  1588.  
  1589.  
  1590. ARROW Icons
  1591. ________________________________
  1592.  
  1593. /usr/vue/icons/Vuewm/Color/down.*.pm
  1594. /usr/vue/icons/Vuewm/down.*.bm
  1595.     These are the standard icons for an ARROW in a subpanel BOX.
  1596.  
  1597. /usr/vue/icons/Vuewm/Color/up.*.pm
  1598. /usr/vue/icons/Vuewm/up.*.bm
  1599.     These are the standard icons for an ARROW in a primary BOX.
  1600.  
  1601.  
  1602. ARROW Resources
  1603. ________________________________
  1604.  
  1605. For icon resources, see PANEL Resources.
  1606.  
  1607.  
  1608.  
  1609. ________________________________
  1610.  
  1611. VUE 2.0 to 3.0 PORTING NOTES
  1612. ________________________________
  1613.  
  1614. Use vuefp2to3 to convert VUE 2.0 FRONT PANEL files to VUE 3.0 format.
  1615. See vuefp2to3(1X) manpage for details.
  1616.  
  1617.  
  1618. Conversion Hints
  1619. ________________________________
  1620.  
  1621. Evaluate your porting needs:
  1622.     Your converted vuewmrc file will not have the VUE 3.0 
  1623.     subpanels. If you desire subpanels (or other new features), 
  1624.     then you are going to need to edit your vuewmrc file.
  1625.     You can either start with the 3.0 sys.vuewmrc file and 
  1626.     add in your customizations from your converted file, or 
  1627.     start with your converted file and add in features from 
  1628.     the 3.0 sys.vuewmrc.
  1629.  
  1630. Check name and type of Mail CONTROL:
  1631.     For correct behavior, Mail CONTROLs in the FRONT PANEL
  1632.     must be of type "mail," not "monitor_file."
  1633.     The FRONT PANEL converter may insert the wrong CONTROL TYPE
  1634.     when converting a custom VUE 2.0 FRONT PANEL if the 
  1635.     name of the CONTROL is not "Mail."
  1636.  
  1637.  
  1638. Obsolete FRONT PANEL Resources
  1639. ________________________________
  1640.  
  1641. borderWidth
  1642.     This resource is not configurable in VUE 3.0.
  1643.  
  1644. controlSpacing
  1645.     This resource is not configurable in VUE 3.0.
  1646.  
  1647. geometry
  1648.     This resource is not directly configurable in VUE 3.0.
  1649.     Vuewm now preserves FRONT PANEL (and subpanel) geometry
  1650.     when restarting, and when saving and restoring sessions.
  1651.     To force default FRONT PANEL position, set useDefaultGeometry to true.
  1652.  
  1653. rowSpacing
  1654.     This resource is not configurable in VUE 3.0.
  1655.  
  1656. useBlinkingIndicator
  1657.     This resource is not configurable in VUE 3.0.
  1658.     For blinking resources see Busy CONTROL Resources.
  1659.  
  1660.  
  1661. Obsolete ROW (BOX) Resources
  1662. ________________________________
  1663.  
  1664. colorSetId (int)
  1665.     This resource is not configurable in VUE 3.0.
  1666.     Use COLOR_SET in BOX definition.
  1667.  
  1668. rowBackgroundPixmap (String)
  1669.     This resource is not configurable in VUE 3.0.
  1670.     Use BACKGROUND_TILE in BOX definition.
  1671.  
  1672.  
  1673. Obsolete SWITCH Resources
  1674. ________________________________
  1675.  
  1676. numberOfSwitchRows
  1677.     This resource is not configurable in VUE 3.0.
  1678.     Use NUMBER_OF_ROWS in SWITCH definition.
  1679.  
  1680. wsButtonSpacing
  1681.     This resource is not configurable in VUE 3.0.
  1682.  
  1683. wsButtonShadowThickness
  1684.     This resource is not configurable in VUE 3.0.
  1685.  
  1686. wsButtonBorder
  1687.     This resource is not configurable in VUE 3.0.
  1688.  
  1689.  
  1690. Obsolete Date CONTROL Resources
  1691. ________________________________
  1692.  
  1693. fontList
  1694. fontList1
  1695. fontList2
  1696. fontList3
  1697. fontList4
  1698. fontList5
  1699.     These resources are not configurable in VUE 3.0.
  1700.     For font resources see PANEL Resources.
  1701.