XClipboard 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. *Command*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1
  2. *Label*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1
  3. *Text*Font: -*-courier-medium-r-normal--*-120-*-*-*-*-iso8859-1
  4. *quit.label: Quit
  5. *quit.top: ChainTop
  6. *quit.bottom: ChainTop
  7. *quit.left: ChainLeft
  8. *quit.right: ChainLeft
  9. *quit.translations: #override \n\
  10. <Btn1Down>,<Btn1Up>:Quit() unset()
  11. *delete.label: Delete
  12. *delete.fromHoriz: quit
  13. *delete.top: ChainTop
  14. *delete.bottom: ChainTop
  15. *delete.left: ChainLeft
  16. *delete.right: ChainLeft
  17. *delete.translations: #override \n\
  18. <Btn1Down>,<Btn1Up>:DeleteClip() unset()
  19. *new.label: New
  20. *new.fromHoriz: delete
  21. *new.top: ChainTop
  22. *new.bottom: ChainTop
  23. *new.left: ChainLeft
  24. *new.right: ChainLeft
  25. *new.translations: #override \n\
  26. <Btn1Down>,<Btn1Up>:NewClip() unset()
  27. *save.label: Save
  28. *save.fromHoriz: new
  29. *save.top: ChainTop
  30. *save.bottom: ChainTop
  31. *save.left: ChainLeft
  32. *save.right: ChainLeft
  33. *save.translations: #override \n\
  34. <Btn1Down>,<Btn1Up>:Save() unset()
  35. *next.label: Next
  36. *next.fromHoriz: save
  37. *next.top: ChainTop
  38. *next.bottom: ChainTop
  39. *next.left: ChainLeft
  40. *next.right: ChainLeft
  41. *next.translations: #override \n\
  42. <Btn1Down>,<Btn1Up>:NextClip() unset()
  43. *prev.label: Prev
  44. *prev.fromHoriz: next
  45. *prev.top: ChainTop
  46. *prev.bottom: ChainTop
  47. *prev.left: ChainLeft
  48. *prev.right: ChainLeft
  49. *prev.translations: #override \n\
  50. <Btn1Down>,<Btn1Up>:PrevClip() unset()
  51. *index.fromHoriz: prev
  52. *index.top: ChainTop
  53. *index.bottom: ChainTop
  54. *index.left: ChainLeft
  55. *index.right: ChainLeft
  56. *index.resizable: true
  57. *text.scrollVertical: WhenNeeded
  58. *text.scrollHorizontal: WhenNeeded
  59. *text.autoFill: on
  60. *text.fromVert: quit
  61. *text.top: ChainTop
  62. *text.bottom: ChainBottom
  63. *text.left: ChainLeft
  64. *text.right: ChainRight
  65. *text.resizable: true
  66. *text.width: 300
  67. XClipboard.geometry: 300x200
  68. *ShapeStyle: oval
  69. XClipboard.baseTranslations: #augment\n\
  70. <Message>WM_PROTOCOLS: WMProtocols()\n
  71. *TransientShell.baseTranslations: #augment\n\
  72. <Message>WM_PROTOCOLS: WMProtocols()\n
  73. *fileDialog.label: Save to file:
  74. *fileDialog.label.top: ChainTop
  75. *fileDialog.label.bottom: ChainTop
  76. *fileDialog.label.left: ChainLeft
  77. *fileDialog.label.right: ChainLeft
  78. *fileDialogShell.allowShellResize: true
  79. *fileDialogShell.title: File Save
  80. *fileDialog*accept.label: Accept
  81. *fileDialog.accept.top: ChainTop
  82. *fileDialog.accept.bottom: ChainBottom
  83. *fileDialog.accept.left: ChainLeft
  84. *fileDialog.accept.right: ChainLeft
  85. *fileDialog*accept.translations: #override\
  86. <BtnUp>: AcceptSave() unset()
  87. *fileDialog.value.top: ChainTop
  88. *fileDialog.value.bottom: ChainTop
  89. *fileDialog.value.left: ChainLeft
  90. *fileDialog.value.right: ChainLeft
  91. *fileDialog*value.translations: #override\
  92. <Key>Return: AcceptSave() \n\
  93. Ctrl<Key>S: no-op(ring-bell) \n\
  94. Ctrl<Key>R: no-op(ring-bell) \n\
  95. Ctrl<Key>M: no-op(ring-bell) \n\
  96. Ctrl<Key>J: no-op(ring-bell) \n\
  97. Meta<Key>I: no-op(ring-bell)
  98. *fileDialog*value.baseTranslations: #override\
  99. <Key>Return: AcceptSave() \n\
  100. Ctrl<Key>S: no-op(ring-bell) \n\
  101. Ctrl<Key>R: no-op(ring-bell) \n\
  102. Ctrl<Key>M: no-op(ring-bell) \n\
  103. Ctrl<Key>J: no-op(ring-bell) \n\
  104. Meta<Key>I: no-op(ring-bell)
  105. *fileDialog*cancel.label: Cancel
  106. *fileDialog.cancel.top: ChainTop
  107. *fileDialog.cancel.bottom: ChainBottom
  108. *fileDialog.cancel.left: ChainLeft
  109. *fileDialog.cancel.right: ChainLeft
  110. *fileDialog*cancel.translations: #override\
  111. <BtnUp>:CancelSave() unset()
  112. *failDialog*Label.resizable: true
  113. *failDialog.label: Can't write file
  114. *failDialogShell.title: Error
  115. *failDialogShell.allowShellResize: true
  116. *failDialog*continue.label: Continue
  117. *failDialog*continue.translations: #override\
  118. <BtnUp>:FailContinue() unset()
  119. *failDialog*value.translations: #override\
  120. <Key>Return: FailContinue() \n\
  121. Ctrl<Key>S: no-op(ring-bell) \n\
  122. Ctrl<Key>R: no-op(ring-bell) \n\
  123. Ctrl<Key>M: no-op(ring-bell) \n\
  124. Ctrl<Key>J: no-op(ring-bell) \n\
  125. Meta<Key>I: no-op(ring-bell)