Annotation of 43BSD/contrib/X/uwm/default.uwmrc, revision 1.1.1.1

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="@(#)default.uwmrc    3.8     1/24/86"
                     21: #
                     22: # default.uwmrc - default bindings for the "uwm" window manager
                     23: #
                     24: # This file is a duplicate of uwm's built-in bindings.
                     25: # Any changes to this file should also be added to the file "Bindings.c"
                     26: # in the uwm sources.
                     27: #
                     28: #
                     29: #
                     30: 
                     31: #
                     32: # Global variables
                     33: #
                     34: resetbindings;resetvariables;resetmenus
                     35: autoselect
                     36: delta=25
                     37: freeze
                     38: grid
                     39: hiconpad=5
                     40: hmenupad=6
                     41: iconfont=oldengssx
                     42: menufont=timrom12b
                     43: resizefont=9x15
                     44: viconpad=5
                     45: vmenupad=3
                     46: volume=7
                     47: 
                     48: #
                     49: # Mouse button/key maps
                     50: #
                     51: # FUNCTION     KEYS    CONTEXT         BUTTON          MENU(if any)
                     52: # ========      ====    =======         ======                 ============
                     53: f.menu =       meta    :       :       left down       :"WINDOW OPS"
                     54: f.menu =       meta    :       :       middle down     :"EXTENDED WINDOW OPS"
                     55: f.move =       meta    :w|i    :       right down
                     56: f.circleup =   meta    :root   :       right down
                     57: 
                     58: 
                     59: #
                     60: # Menu specifications
                     61: #
                     62: 
                     63: menu = "WINDOW OPS" {
                     64: "(De)Iconify": f.iconify
                     65: Move:          f.move
                     66: Resize:                f.resize
                     67: Lower:         f.lower
                     68: Raise:         f.raise
                     69: }
                     70: 
                     71: menu = "EXTENDED WINDOW OPS" {
                     72: Create Window:                 !"xterm &"
                     73: Iconify at New Position:       f.newiconify
                     74: Focus Keyboard on Window:      f.focus
                     75: Freeze All Windows:            f.pause
                     76: Unfreeze All Windows:          f.continue
                     77: Circulate Windows Up:          f.circleup
                     78: Circulate Windows Down:                f.circledown
                     79: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.