⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 def.uwmrc

📁 最简单的窗口管理器
💻 UWMRC
字号:
#/************************************************************************# *									*# *		      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="@(#)default.uwmrc	3.8	1/24/86"## default.uwmrc - default bindings for the "uwm" window manager## This file is a duplicate of uwm's built-in bindings.# Any changes to this file should also be added to the file "Bindings.c"# in the uwm sources.##### Global variables#resetbindings;resetvariables;resetmenusautoselectdelta=25freezegridhiconpad=5hmenupad=6iconfont=fixedmenufont=fixedresizefont=fixedviconpad=5vmenupad=3volume=7## Mouse button/key maps## FUNCTION	KEYS	CONTEXT		BUTTON		MENU(if any)# ========      ====    =======         ====== 		============f.menu =	meta	:	:	left down	:"WINDOW OPS"f.menu =	meta	:	:	middle down	:"EXTENDED WINDOW OPS"f.move =	meta	:w|i	:	right downf.circleup =	meta	:root	:	right down## Menu specifications#menu = "WINDOW OPS" {"(De)Iconify":	f.iconifyMove:		f.moveResize:		f.resizeLower:		f.lowerRaise:		f.raise}menu = "EXTENDED WINDOW OPS" {Create Window:			!"xterm &"Iconify at New Position:	f.newiconifyFocus Keyboard on Window:	f.focusFreeze All Windows:		f.pauseUnfreeze All Windows:		f.continueCirculate Windows Up:		f.circleupCirculate Windows Down:		f.circledown}

⌨️ 快捷键说明

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