home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / linux / tpm-security-server-1.2.1.iso / etc / X11 / app-defaults / Chooser < prev    next >
Encoding:
Text File  |  2004-01-27  |  1.1 KB  |  47 lines

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