summaryrefslogtreecommitdiff
path: root/app/xconsole/app-defaults
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 18:27:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 18:27:26 +0000
commit176b89fd540b47851b3d9e15ce96e339e2d4a6e0 (patch)
tree52245f6178382385e36ed289ae37500e184de483 /app/xconsole/app-defaults
parentaffc240dec4ee127fd8d45105ed580476cccf81b (diff)
Update to xconsole 1.0.4. No functional change.
Diffstat (limited to 'app/xconsole/app-defaults')
-rw-r--r--app/xconsole/app-defaults/XConsole28
1 files changed, 28 insertions, 0 deletions
diff --git a/app/xconsole/app-defaults/XConsole b/app/xconsole/app-defaults/XConsole
new file mode 100644
index 000000000..c3407d430
--- /dev/null
+++ b/app/xconsole/app-defaults/XConsole
@@ -0,0 +1,28 @@
+! $Xorg: XConsole.ad,v 1.3 2000/08/17 19:54:13 cpqbld Exp $
+!
+!
+!
+!
+! $XFree86: xc/programs/xconsole/XConsole.ad,v 1.2 2000/03/31 22:55:55 dawes Exp $
+
+*allowShellResize: true
+XConsole.translations: #override\
+ <MapNotify>: Deiconified() \n\
+ <UnmapNotify>: Iconified() \n\
+ <Message>WM_PROTOCOLS: Quit()
+XConsole.baseTranslations: #override\
+ <MapNotify>: Deiconified() \n\
+ <UnmapNotify>: Iconified() \n\
+ <Message>WM_PROTOCOLS: Quit()
+*text.translations: #override\
+ Ctrl<KeyPress>C: Clear() \n\
+ <KeyPress>Clear: Clear()
+*text.baseTranslations: #override\
+ Ctrl<KeyPress>C: Clear() \n\
+ <KeyPress>Clear: Clear()
+*text.scrollVertical: Always
+*text.scrollHorizontal: Never
+*text.width: 400
+*text.height: 70
+*text.allowResize: true
+*editType: read