1 | *loggingOn: False |
---|
2 | *BitmapFilePath: /usr/athena/lib/X11/bitmaps:/usr/lib/X11/bitmaps:/usr/include/X11/bitmaps |
---|
3 | |
---|
4 | *font: fixed |
---|
5 | *pane.refigureMode True |
---|
6 | |
---|
7 | *pane.topbox.borderWidth: 0 |
---|
8 | *pane.topbox.help.label: HELP |
---|
9 | *pane.topbox.quit.label: QUIT |
---|
10 | *pane.topbox.showGrip: False |
---|
11 | *pane.topbox.allowResize: False |
---|
12 | |
---|
13 | *pane.toptext.min: 30 |
---|
14 | *pane.toptext.height: 150 |
---|
15 | *pane.toptext.scrollVertical: whenNeeded |
---|
16 | *pane.toptext.cursor: left_ptr |
---|
17 | *pane.toptext.translations: #override \ |
---|
18 | <Btn1Down>: TriggerFocusMove(Here) DispatchClick() \n\ |
---|
19 | <Btn1Motion>: extend-adjust() \n\ |
---|
20 | <Btn1Up>: extend-end(PRIMARY, CUT_BUFFER0) \n\ |
---|
21 | <Btn2Down>: Stub() \n\ |
---|
22 | <Btn3Down>: extend-start() \n\ |
---|
23 | <Btn3Motion>: extend-adjust() \n\ |
---|
24 | <Btn3Up>: extend-end(PRIMARY, CUT_BUFFER0) \n\ |
---|
25 | <Key>Return: Update() \n\ |
---|
26 | <Key>Right: forward-character() \n\ |
---|
27 | <Key>Left: backward-character() \n\ |
---|
28 | <Key>Down: FetchIfNecessary(Down) next-line() \n\ |
---|
29 | Shift<Key>Up: FetchIfNecessary(Up,5,warp) previous-line() \n\ |
---|
30 | <Key>Up: FetchIfNecessary(Up,1,warp) previous-line() \n\ |
---|
31 | Ctrl<Key>r: search(backward) \n\ |
---|
32 | Ctrl<Key>s: search(forward) \n\ |
---|
33 | <Key>: Stub() |
---|
34 | |
---|
35 | *pane.bottext.preferredPaneSize: 250 |
---|
36 | *pane.bottext.scrollVertical: always |
---|
37 | *pane.bottext.allowResize: True |
---|
38 | *pane.bottext.scrollHorizontal: never |
---|
39 | *pane.bottext.wrap: line |
---|
40 | *enterpopup*bodytext.autoFill: on |
---|
41 | |
---|
42 | |
---|
43 | *pane.label.label: (no current meeting) |
---|
44 | *pane.label.showGrip: True |
---|
45 | *pane.label.allowResize: True |
---|
46 | |
---|
47 | *pane.botbox.showGrip: True |
---|
48 | *pane.botbox.allowResize: False |
---|
49 | |
---|
50 | |
---|
51 | *enterpopup.pane.desctext.showGrip: False |
---|
52 | *enterpopup.pane.topbox.label.label: Subject: |
---|
53 | *enterpopup.pane.topbox.label.borderWidth: 0 |
---|
54 | *enterpopup.pane.bodytext.scrollHorizontal: whenNeeded |
---|
55 | *enterpopup.pane.bodytext.scrollVertical: always |
---|
56 | *enterpopup.pane.bodytext.height: 150 |
---|
57 | *enterpopup*subjecttext.translations: \ |
---|
58 | #override \n\ |
---|
59 | Ctrl<Key>Return: TriggerSend(Go) \n\ |
---|
60 | <Key>Return: TriggerFocusMove(Next) \n\ |
---|
61 | <Key>Escape: TriggerSend(Cancel) \n\ |
---|
62 | <Btn1Down>: TriggerFocusMove(Here) \n\ |
---|
63 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
64 | <FocusIn>: display-caret(on) \n\ |
---|
65 | <FocusOut>: display-caret(off) \n\ |
---|
66 | <Enter>: display-caret(on) \n\ |
---|
67 | <Leave>: display-caret(off) |
---|
68 | |
---|
69 | *enterpopup*bodytext.translations: \ |
---|
70 | #override \n\ |
---|
71 | Shift<Key>Return: TriggerFocusMove(Prev) \n\ |
---|
72 | Ctrl<Key>Return: TriggerSend(Go) \n\ |
---|
73 | <Key>Escape: TriggerSend(Cancel) \n\ |
---|
74 | <Btn1Down>: TriggerFocusMove(Here) \n\ |
---|
75 | <FocusIn>: display-caret(on) \n\ |
---|
76 | <FocusOut>: display-caret(off) \n\ |
---|
77 | <Enter>: display-caret(on) \n\ |
---|
78 | <Leave>: display-caret(off) |
---|
79 | |
---|
80 | *enterpopup.pane.botbox.send.label: Send |
---|
81 | *enterpopup.pane.botbox.abort.label: Abort |
---|
82 | *enterpopup.pane.botbox.skipAdjust: True |
---|
83 | *enterpopup.pane.botbox.showGrip: False |
---|
84 | |
---|
85 | *writepopup.pane.label.label: Write transaction to file: |
---|
86 | *writepopup.pane.label.showGrip: False |
---|
87 | *writepopup.pane.box1.write.label: Write |
---|
88 | *writepopup.pane.box1.abort.label: Abort |
---|
89 | *writepopup.pane.text.showGrip: False |
---|
90 | *writepopup*text.translations: \ |
---|
91 | #override \n\ |
---|
92 | <Key>Return: TriggerWrite(Go) \n\ |
---|
93 | <Key>Escape: TriggerWrite(Cancel) \n\ |
---|
94 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
95 | <Btn1Down>: TriggerFocusMove(Here) |
---|
96 | |
---|
97 | *numpopup.pane.label.label: Go to transaction number: |
---|
98 | *numpopup.pane.label.showGrip: False |
---|
99 | *numpopup.pane.box1.goto.label: Go To |
---|
100 | *numpopup.pane.box1.abort.label: Abort |
---|
101 | *numpopup.pane.text.showGrip: False |
---|
102 | *numpopup*text.translations: \ |
---|
103 | #override \n\ |
---|
104 | <Key>Escape: TriggerNum(Cancel) \n\ |
---|
105 | <Key>Return: TriggerNum(Go) \n\ |
---|
106 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
107 | <Btn1Down>: TriggerFocusMove(Here) |
---|
108 | |
---|
109 | *helppopup.pane.box.okay.label: dismiss |
---|
110 | *helppopup.pane.helptext.height: 200 |
---|
111 | *helppopup.pane.helptext.allowResize: True |
---|
112 | *helppopup*string: \ |
---|
113 | SPACEBAR\n\ |
---|
114 | You can scroll through lucy's answers by pressing the spacebar until\n\ |
---|
115 | you get to the end of the list.\n\ |
---|
116 | \n\ |
---|
117 | ARROW KEYS\n\ |
---|
118 | You can search up and down in the list of answers by pressing the\n\ |
---|
119 | arrow keys, then pressing Return or Enter when the + sign is next to the\n\ |
---|
120 | appropriate answer. You can also read an answer by double-clicking the\n\ |
---|
121 | mouse left button when the mouse cursor is on the answer\n\ |
---|
122 | \n\ |
---|
123 | SCROLLBAR\n\ |
---|
124 | The vertical bar next to the answer text is called a scrollbar. By\n\ |
---|
125 | moving the mouse cursor into this bar and pressing the left and right\n\ |
---|
126 | mouse buttons, you can scroll down and up in the text. You can also\n\ |
---|
127 | hold down the middle mouse button and move the mouse up and down. |
---|
128 | |
---|
129 | *addpopup.pane.width: 600 |
---|
130 | *addpopup.pane.label.label: Adding a meeting |
---|
131 | *addpopup.pane.label.showGrip: False |
---|
132 | *addpopup.pane.box1.label.label: Host: |
---|
133 | *addpopup.pane.box1.label.borderWidth: 0 |
---|
134 | *addpopup.pane.box1.showGrip: False |
---|
135 | *addpopup.pane.box2.label.label: Pathname: |
---|
136 | *addpopup.pane.box2.label.borderWidth: 0 |
---|
137 | *addpopup.pane.box2.showGrip: False |
---|
138 | *addpopup.pane.box3.add.label: Add |
---|
139 | *addpopup.pane.box3.abort.label: Abort |
---|
140 | *addpopup.pane.box3.allowResize: False |
---|
141 | *addpopup*hosttext.translations: \ |
---|
142 | #override \n\ |
---|
143 | <Key>Escape: TriggerAdd(Cancel) \n\ |
---|
144 | Ctrl<Key>Return: TriggerAdd(Go) \n\ |
---|
145 | <Key>Return: TriggerFocusMove(Next) \n\ |
---|
146 | <FocusIn>: display-caret(on) \n\ |
---|
147 | <FocusOut>: display-caret(off) \n\ |
---|
148 | <Enter>: Stub() \n\ |
---|
149 | <Leave>: Stub() \n\ |
---|
150 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
151 | <Btn1Down>: TriggerFocusMove(Here) |
---|
152 | |
---|
153 | *addpopup*pathtext.translations: \ |
---|
154 | #override \n\ |
---|
155 | <Key>Escape: TriggerAdd(Cancel) \n\ |
---|
156 | Ctrl<Key>Return: TriggerAdd(Go) \n\ |
---|
157 | <Key>Return: TriggerFocusMove(Next) \n\ |
---|
158 | <FocusIn>: display-caret(on) \n\ |
---|
159 | <FocusOut>: display-caret(off) \n\ |
---|
160 | <Enter>: Stub() \n\ |
---|
161 | <Leave>: Stub() \n\ |
---|
162 | <Btn1Down>: TriggerFocusMove(Here) |
---|
163 | |
---|
164 | *deletepopup.pane.width: 600 |
---|
165 | *deletepopup.pane.label.label: Deleting a meeting |
---|
166 | *deletepopup.pane.label.showGrip: False |
---|
167 | *deletepopup.pane.box1.label.label: Meeting Name: |
---|
168 | *deletepopup.pane.box1.showGrip: False |
---|
169 | *deletepopup.pane.box1.label.borderWidth: 0 |
---|
170 | *deletepopup.pane.box2.delete.label: Delete |
---|
171 | *deletepopup.pane.box2.abort.label: Abort |
---|
172 | *deletepopup.pane.box2.showGrip: False |
---|
173 | *deletepopup.pane.box2.width: 300 |
---|
174 | *deletepopup*text.translations: \ |
---|
175 | #override \n\ |
---|
176 | <Key>Escape: TriggerDelete(Cancel) \n\ |
---|
177 | <Key>Return: TriggerDelete(Go) \n\ |
---|
178 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
179 | <Btn1Down>: TriggerFocusMove(Here) |
---|
180 | |
---|
181 | *nextbutton.mappedWhenManaged: False |
---|
182 | *prevbutton.mappedWhenManaged: False |
---|
183 | *nchainbutton.mappedWhenManaged: False |
---|
184 | *pchainbutton.mappedWhenManaged: False |
---|
185 | *gotobutton.mappedWhenManaged: False |
---|
186 | *enterbutton.mappedWhenManaged: False |
---|
187 | *writebutton.mappedWhenManaged: False |
---|
188 | *downbutton.mappedWhenManaged: False |
---|
189 | *upbutton.mappedWhenManaged: False |
---|
190 | *updatebutton.mappedWhenManaged: False |
---|
191 | *configurebutton.mappedWhenManaged: False |
---|
192 | *modebutton.mappedWhenManaged: False |
---|
193 | *showbutton.mappedWhenManaged: False |
---|
194 | *botbox.mappedWhenManaged: False |
---|
195 | *helpbutton.x: 10 |
---|
196 | *quitbutton.x: 30 |
---|
197 | |
---|
198 | *configurebutton.leftBitmap: menu12 |
---|
199 | *modebutton.leftBitmap: menu12 |
---|
200 | *showbutton.leftBitmap: menu12 |
---|
201 | *gotobutton.leftBitmap: menu12 |
---|
202 | *enterbutton.leftBitmap: menu12 |
---|
203 | *botbox.writebutton.leftBitmap: menu12 |
---|
204 | |
---|
205 | *warningpopup.pane.box.acknowledge.label: dismiss |
---|
206 | *warningpopup.pane.label1.showGrip: False |
---|
207 | *warningpopup.pane.label2.showGrip: False |
---|
208 | *warningpopup.pane.box.showGrip: False |
---|
209 | |
---|
210 | *pane.accelerators: \ |
---|
211 | #override \n\ |
---|
212 | <Key>space: DoTheRightThing() \n\ |
---|
213 | <Key>Delete: DoTheRightThingInReverse() |
---|
214 | |
---|
215 | *warningpopup*translations: \ |
---|
216 | #override \n\ |
---|
217 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
218 | <Key>d: TriggerPopdown(Go) \n\ |
---|
219 | <Key>Return: TriggerPopdown(Go) \n\ |
---|
220 | |
---|
221 | *helppopup*translations: \ |
---|
222 | #override \n\ |
---|
223 | <MapNotify>: TriggerFocusMove(Here) \n\ |
---|
224 | <Key>d: TriggerPopdown(Go) \n\ |
---|
225 | <Key>Return: TriggerPopdown(Go) \n\ |
---|
226 | <Btn2Down>: Stub() \n\ |
---|
227 | <Key>: Stub() |
---|
228 | |
---|