date and time created 83/08/22 15:59:47 by edward
authorEdward Wang <edward@ucbvax.Berkeley.EDU>
Tue, 23 Aug 1983 06:59:47 +0000 (22:59 -0800)
committerEdward Wang <edward@ucbvax.Berkeley.EDU>
Tue, 23 Aug 1983 06:59:47 +0000 (22:59 -0800)
SCCS-vsn: usr.bin/window/windowrc 3.1

usr/src/usr.bin/window/windowrc [new file with mode: 0644]

diff --git a/usr/src/usr.bin/window/windowrc b/usr/src/usr.bin/window/windowrc
new file mode 100644 (file)
index 0000000..ddf1cd9
--- /dev/null
@@ -0,0 +1,14 @@
+#      @(#)windowrc    3.1 83/08/22
+
+# configuration file example for window manager
+#
+# creates two unequal sized windows of full screen width.
+
+# terse                                # set terse mode (if you want)
+# escape ^A                    # set escape character (if you want)
+
+window * * 15 *                        # top window 15 lines
+label 1 "Top Window"           # label it
+window 17 * * *                        # bottom window rest of the screen
+label 2 "Bottom Window"                # label
+%1                             # current window is 1