]> andersk Git - moira.git/commitdiff
Initial revision
authormar <mar>
Tue, 13 Oct 1992 11:32:35 +0000 (11:32 +0000)
committermar <mar>
Tue, 13 Oct 1992 11:32:35 +0000 (11:32 +0000)
clients/mmoira/Moira [new file with mode: 0644]

diff --git a/clients/mmoira/Moira b/clients/mmoira/Moira
new file mode 100644 (file)
index 0000000..6b61b07
--- /dev/null
@@ -0,0 +1,22 @@
+*traversalOn:          True
+*keyboardFocusPolicy:  explicit
+*highlightThickness:   2
+*highlightOnEnter:     True
+
+*textwidget.columns:   50
+!*textwidget.translations:     #override \n\
+!                              <Key>Return:    next-tab-group()
+!*textwidget.translations:     #override \n\
+!                              <Key>Return:    NextOrDoIt()
+!*board*translations:          #override \n\
+!                              None<Key>Return:        NextOrDoIt()\n\
+!                              <Key>G:         NextOrDoIt()\n\
+!                              Ctrl<Key>C:     cancel-form()
+
+*logwidget.editMode:           XmMULTI_LINE_EDIT
+*logwidget.editable:           False
+*logwidget.scrollHorizontal:   False
+*logwidget.rows:               24
+*logwidgetSW.y:                        40
+*logwidgetSW.width:            673
+
This page took 0.23161 seconds and 5 git commands to generate.