home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / app-defaults / Chooser < prev    next >
Text File  |  1999-09-03  |  1KB  |  45 lines

  1. *ShapeStyle:        Oval
  2. *cursor:        left_ptr
  3. *allowShellResize:    true
  4. *label.label:        XDMCP Host Menu
  5. *label.borderWidth:    0
  6. *label.skipAdjust:    true
  7. *paned*showGrip:    false
  8. !*viewport.horizDistance:    20
  9. !*viewport.height:    200
  10. *viewport.width:    400
  11. *viewport.height:    50
  12. *viewport.allowVert:    true
  13. *viewport.fromVert:    label
  14. *viewport.resizeable:    true
  15. *viewport.allowResize:    true
  16.  
  17. *list.translations:    #override \
  18.     <BtnDown>:    Set() CheckWilling() \n\
  19.     <BtnUp>(2):    Accept()
  20. *list.defaultColumns:    1
  21. *list.forceFolumns:    true
  22.  
  23. *box.skipAdjust:    true
  24. *cancel.fromHoriz:    viewport
  25. *cancel.fromVert:    label
  26. *cancel.vertDistance:    100
  27. *cancel.bottom:        ChainBottom
  28. *cancel.top:        ChainBottom
  29. *cancel.left:        ChainRight
  30. *cancel.right:        ChainRight
  31.  
  32. *accept.fromHoriz:    viewport
  33. *accept.fromVert:    cancel
  34. *accept.bottom:        ChainBottom
  35. *accept.top:        ChainBottom
  36. *accept.left:        ChainRight
  37. *accept.right:        ChainRight
  38.  
  39. *cancel.translations:    #override \
  40.     <BtnUp>:        Cancel() unset()
  41. *accept.translations:    #override \
  42.     <BtnUp>:        Accept() unset()
  43. *ping.translations:    #override \
  44.     <BtnUp>:        Ping() unset()
  45.