nomenu.uwmrc

来自「最简单的窗口管理器」· UWMRC 代码 · 共 60 行

UWMRC
60
字号
#/************************************************************************# *									*# *		      Placed in the public domain by			*# *		Digital Equipment Corporation, Maynard, MA		*# *									*# *	The information in this software is subject to change without	*# *	notice and should not be construed as a commitment by Digital	*# *	Equipment Corporation.  Digital makes no representations	*# *	about suitability of this software for any purpose. It is	*# *	supplied "as is" without express or implied warranty.		*# *									*# ************************************************************************/##/*# * MODIFICATION HISTORY# *# * 000 -- M. Gancarz, DEC Ultrix Engineering Group# */# SCCSID="@(#)menuless.uwmrc	3.9	1/24/86"## menuless.uwmrc - A startup file for the 'uwm' window manager that runs#                  without menus.  This is essentially similar to the#                  X window manager 'xwm'.  Note that since you are not#                  using menus, you cannot create new windows from the window#                  manager.  You can please some of the people some of#                  the time...#### Global variables#resetvariables;resetbindings;resetmenusreversedelta=15freezenormalinonormalwiconfont=micr25fxresizefont=helv12bgridzaphiconpad=5viconpad=5volume=7## Mouse button/key maps## FUNCTION	KEYS	CONTEXT		MOUSE BUTTON ACTIONSf.newiconify=	meta	:window:	left deltaf.lower=	meta	:window|icon:	left upf.iconify=	meta	:icon:		middle upf.resize=	meta	:window:	middle deltaf.move=		meta	:window|icon:	right deltaf.raise=	meta	:window|icon:	right upf.circledown=	meta	:root       :	left downf.circleup=	meta	:root       :	right down

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?