]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/clients/xzwrite/XZwrite.in
691cc1c628bf5fe6326240ffc0ec2656d39b217e
[1ts-debian.git] / zephyr / clients / xzwrite / XZwrite.in
1 ! @configure_input@
2
3 *resize: on
4 *allowShellResize: on
5
6 *reverseVideo:          on
7 *maxYanks:              25
8 *ping:                  on
9 *verbose:               on
10 *auth:                  on
11 *yankDest:              off
12 *addGlobals:            on
13 *classInst:             on
14 *closeOnSend:           off
15 *trackLogins:           on
16 *pongScan:              off
17 *readAnyone:            on
18 *readXzwrite:           on
19
20 *icon.bitmap:           @datadir@/zephyr/xzwrite.bitmap
21 *icon.translations:     #override\
22         <BtnDown>:      set() \n\
23         <Btn1Up>:       OpenSend() unset() \n\
24         Ctrl<Btn2Up>:   Quit() \n\
25         <Btn3Up>:       OpenMenu() unset()
26
27 *sendForm.defaultDistance: -1
28 *sendForm.borderWidth:  0
29
30 *sendClose.label:       Close Window
31 *sendClose.top:         ChainTop
32 *sendClose.bottom:      ChainTop
33 *sendClose.left:        ChainLeft
34 *sendClose.right:       ChainRight
35 *sendClose.translations:#override\
36         <BtnDown>:      set() \n\
37         <BtnUp>:        CloseSend() unset() \n\
38
39 *editPane.fromVert:     sendClose
40 *editPane.top:          ChainTop
41 *editPane.bottom:       ChainBottom
42 *editPane.left:         ChainLeft
43
44 *editTitle.showGrip:    false
45 *editTitle.borderWidth: 0
46
47 *editForm.showGrip:     false
48 *editForm.borderWidth:  2
49 *editForm.borderColor:  black
50
51 *editSend.label:        Send Message
52 *editSend.left:         ChainLeft
53 *editSend.translations:#override\
54         <BtnDown>:      set() \n\
55         <BtnUp>:        YankStore() SendMessage() unset() \n\
56
57 *editClear.label:       Clear Editor
58 *editClear.fromHoriz:   editSend
59 *editClear.translations:#override\
60         <BtnDown>:      set() \n\
61         <BtnUp>:        ClearEditor() unset() \n\
62
63 *editPrev.label:        Yank-Prev
64 *editPrev.fromHoriz:    editClear
65 *editPrev.translations:#override\
66         <BtnDown>:      set() \n\
67         <BtnUp>:        YankPrev() unset() \n\
68
69 *editNext.label:        Yank-Next
70 *editNext.fromHoriz:    editPrev
71 *editNext.right:        ChainRight
72 *editNext.translations:#override\
73         <BtnDown>:      set() \n\
74         <BtnUp>:        YankNext() unset() \n\
75
76 *editor.height:         130
77 *editor*editType:       edit
78 *editor*wrap:           never
79 *editor*autoFill:       true
80 *editor*useStringInPlace: false
81 *editor.translations:   #override\
82         Ctrl<Key>Return: YankStore() SendMessage() ClearEditor() \n\
83         Ctrl<Key>Y:     YankStore() YankPrev() \n\
84         Meta<Key>O:     YankStore() YankPrev() \n\
85         Meta<Key>P:     YankPrev() \n\
86         Meta<Key>N:     YankNext()
87
88 *destForm.borderWidth:  0
89 *destForm.defaultDistance: 0
90 *destForm.fromVert:     sendClose
91 *destForm.top:          ChainTop
92 *destForm.bottom:       ChainBottom
93 *destForm.right:        ChainRight
94 *destForm.fromHoriz:    editPane
95
96 *destScroll.top:        ChainTop
97 *destScroll.bottom:     ChainBottom
98 *destScroll.left:       ChainLeft
99 *destScroll.right:      ChainRight
100 *destScroll.height:     178
101 *destScroll.resizable:  false
102 *destScroll.allowVert:  true
103 *destScroll.allowHoriz: false
104 *destScroll.forceBars:  true
105
106 *destList.forceColumns: on
107 *destList.defaultColumns: 1
108 *destList.translations: #override\
109         <Motion>:       Set() \n\
110         <Btn1Up>:       Set() SelectDest() Unset() \n\
111         <Btn2Up>:       CreateDest() \n\
112         <Btn3Up>:       Set() DeleteDest() Unset() \n\
113         <LeaveWindow>:  Unset()
114
115 *menuClose.label:       Close Window
116 *menuClose.top:         ChainTop
117 *menuClose.left:        ChainLeft
118 *menuClose.right:       ChainRight
119 *menuClose.width:       200
120 *menuClose.translations:#override\
121         <BtnDown>:      set() \n\
122         <BtnUp>:        CloseMenu() unset() \n\
123
124 *signature.label:       Change Signature
125 *signature.fromVert:    menuClose
126 *signature.left:        ChainLeft
127 *signature.right:       ChainRight
128 *signature.width:       200
129 *signature.translations: #override\
130         <BtnDown>:      set() \n\
131         <BtnUp>:        Signature()
132
133 *clearOnSend.label:     Clear On Send
134 *clearOnSend.fromVert:  signature
135 *clearOnSend.left:      ChainLeft
136 *clearOnSend.right:     ChainRight
137 *clearOnSend.width:     200
138 *clearOnSend.translations: #override\
139         <BtnDown>,<BtnUp>: toggle() ToggleOption()
140
141 *closeOnSend.label:     Close On Send
142 *closeOnSend.fromVert:  clearOnSend
143 *closeOnSend.left:      ChainLeft
144 *closeOnSend.right:     ChainRight
145 *closeOnSend.width:     200
146 *closeOnSend.translations: #override\
147         <BtnDown>,<BtnUp>: toggle() ToggleOption()
148
149 *pings.label:           Pings
150 *pings.fromVert:        closeOnSend
151 *pings.left:            ChainLeft
152 *pings.right:           ChainRight
153 *pings.width:           200
154 *pings.translations: #override\
155         <BtnDown>,<BtnUp>: toggle() ToggleOption()
156
157 *verbose.label:         Verbose
158 *verbose.fromVert:      pings
159 *verbose.left:          ChainLeft
160 *verbose.right:         ChainRight
161 *verbose.width:         200
162 *verbose.translations: #override\
163         <BtnDown>,<BtnUp>: toggle() ToggleOption()
164
165 *authentic.label:       Authenticate
166 *authentic.fromVert:    verbose
167 *authentic.left:        ChainLeft
168 *authentic.right:       ChainRight
169
170 *authentic.width:       200
171 *authentic.translations: #override\
172         <BtnDown>,<BtnUp>: toggle() ToggleOption()
173
174 *yankDest.label:        Yank Destinations
175 *yankDest.fromVert:     authentic
176 *yankDest.left:         ChainLeft
177 *yankDest.right:        ChainRight
178 *yankDest.width:        200
179 *yankDest.translations: #override\
180         <BtnDown>,<BtnUp>: toggle() ToggleOption()
181
182 *addGlobals.label:      Add Globals
183 *addGlobals.fromVert:   yankDest
184 *addGlobals.left:       ChainLeft
185 *addGlobals.right:      ChainRight
186 *addGlobals.width:      200
187 *addGlobals.translations: #override\
188         <BtnDown>,<BtnUp>: toggle() ToggleOption()
189
190 *classInst.label:       Class/Inst
191 *classInst.fromVert:    addGlobals
192 *classInst.left:        ChainLeft
193 *classInst.right:       ChainRight
194 *classInst.width:       200
195 *classInst.translations: #override\
196         <BtnDown>,<BtnUp>: toggle() ToggleOption()
197
198 *exitProgram.label:     Quit XZWRITE
199 *exitProgram.fromVert:  classInst
200 *exitProgram.left:      ChainLeft
201 *exitProgram.right:     ChainRight
202 *exitProgram.width:     200
203 *exitProgram.translations:#override\
204         <BtnDown>:      set() \n\
205         <BtnUp>:        Quit()
206
207 *getStringWindow.resize: true
208
209 *getStringTitle.borderWidth: 0
210 *getStringTitle.top:    ChainTop
211 *getStringTitle.bottom: ChainTop
212 *getStringTitle.left:   ChainLeft
213 *getStringTitle.right:  ChainRight
214
215 *getStringForm.width:   210
216
217 *getStringEdit*editType: edit
218 *getStringEdit.resize:  width
219 *getStringEdit.resizable: true
220 *getStringEdit.top:     ChainTop
221 *getStringEdit.bottom:  ChainTop
222 *getStringEdit.left:    ChainLeft
223 *getStringEdit.right:   ChainRight
224 *getStringEdit.fromVert: getStringTitle
225 *getStringEdit.translations:    #override\
226         <Key>Return:    Accept() \n\
227
228 *getStringAccept.width: 105
229 *getStringAccept.label: Accept
230 *getStringAccept.fromVert: getStringEdit
231 *getStringAccept.top:   ChainTop
232 *getStringAccept.bottom: ChainTop
233 *getStringAccept.left:  ChainRight
234 *getStringAccept.right: ChainRight
235 *getStringAccept.translations: #override\
236         <BtnDown>:      set() \n\
237         <BtnUp>:        Accept() unset()
238
239 *getStringCancel.width: 105
240 *getStringCancel.label: Cancel
241 *getStringCancel.fromVert: getStringEdit
242 *getStringCancel.fromHoriz: getStringAccept
243 *getStringCancel.top:   ChainTop
244 *getStringCancel.bottom: ChainTop
245 *getStringCancel.left: ChainRight
246 *getStringCancel.right: ChainRight
247 *getStringCancel.translations: #override\
248         <BtnDown>:      set() \n\
249         <BtnUp>:        Cancel() unset()