|
|
1.1 ! root 1: #/************************************************************************ ! 2: # * * ! 3: # * Placed in the public domain by * ! 4: # * Digital Equipment Corporation, Maynard, MA * ! 5: # * * ! 6: # * The information in this software is subject to change without * ! 7: # * notice and should not be construed as a commitment by Digital * ! 8: # * Equipment Corporation. Digital makes no representations * ! 9: # * about suitability of this software for any purpose. It is * ! 10: # * supplied "as is" without express or implied warranty. * ! 11: # * * ! 12: # ************************************************************************/ ! 13: # ! 14: #/* ! 15: # * MODIFICATION HISTORY ! 16: # * ! 17: # * 000 -- M. Gancarz, DEC Ultrix Engineering Group ! 18: # */ ! 19: ! 20: # SCCSID="@(#)menuless.uwmrc 3.9 1/24/86" ! 21: # ! 22: # menuless.uwmrc - A startup file for the 'uwm' window manager that runs ! 23: # without menus. This is essentially similar to the ! 24: # X window manager 'xwm'. Note that since you are not ! 25: # using menus, you cannot create new windows from the window ! 26: # manager. You can please some of the people some of ! 27: # the time... ! 28: # ! 29: # ! 30: ! 31: # ! 32: # Global variables ! 33: # ! 34: resetvariables;resetbindings;resetmenus ! 35: reverse ! 36: delta=15 ! 37: freeze ! 38: normali ! 39: nonormalw ! 40: iconfont=micr25fx ! 41: resizefont=helv12b ! 42: grid ! 43: zap ! 44: hiconpad=5 ! 45: viconpad=5 ! 46: volume=7 ! 47: ! 48: # ! 49: # Mouse button/key maps ! 50: # ! 51: # FUNCTION KEYS CONTEXT MOUSE BUTTON ACTIONS ! 52: f.newiconify= meta :window: left delta ! 53: f.lower= meta :window|icon: left up ! 54: f.iconify= meta :icon: middle up ! 55: f.resize= meta :window: middle delta ! 56: f.move= meta :window|icon: right delta ! 57: f.raise= meta :window|icon: right up ! 58: f.circledown= meta :root : left down ! 59: f.circleup= meta :root : right down
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.