support graphics if setup by somebody else.
[unix-history] / usr / src / usr.bin / window / windowrc
CommitLineData
e6cf2c12 1# @(#)windowrc 3.3 83/08/25
48aba638
EW
2
3# configuration file example for window manager
61123770 4# to be installed in ~/.windowrc
48aba638
EW
5#
6# creates two unequal sized windows of full screen width.
7
e6cf2c12
EW
8# terse # set terse mode
9# escape ^A # set escape character
10# buffer 50 # set default buffer size
11 # initially, this is 48
48aba638 12
e6cf2c12 13window * * 15 * 100 # top window 15 lines, 100 lines in the buffer
48aba638
EW
14label 1 "Top Window" # label it
15window 17 * * * # bottom window rest of the screen
e6cf2c12 16 # with default buffer size
48aba638
EW
17label 2 "Bottom Window" # label
18%1 # current window is 1