📄 mwmrc
字号:
## DEFAULT mwm RESOURCE DESCRIPTION FILE (system.mwmrc)### menu pane descriptions## Root Menu DescriptionMenu RootMenu{ "Root Menu" f.title no-label f.separator "New Window" f.exec "/usr/bin/X11/xterm -g =80x30+205+500 -bw 3 -ls -sb & "Shuffle Up" f.circle_up "Shuffle Down" f.circle_down "Refresh" f.refresh}# rlogin menuMenu LoginMenu{ "Hosts" f.title no-label f.separator "New Window" f.exec "/usr/bin/X11/xterm &" "wrs" f.exec "/usr/bin/X11/xterm -g =80x40 -title wrs -ls -sb -sl 200 -fn 9x15 -e rlogin wrs -e &"}# Default Window Menu DescriptionMenu DefaultWindowMenu MwmWindowMenu{ "Restore" _R Alt<Key>F5 f.normalize "Move" _M Alt<Key>F7 f.move "Size" _S Alt<Key>F8 f.resize "Minimize" _n Alt<Key>F9 f.minimize "Maximize" _x Alt<Key>F1 f.maximize "Lower" _L Alt<Key>F3 f.lower no-label f.separator "Close" _C Alt<Key>F4 f.kill}## key binding descriptions#Keys DefaultKeyBindings{ Shift<Key>Escape icon|window f.post_wmenu Meta<Key>space icon|window f.post_wmenu Meta<Key>Tab root|icon|window f.next_key Meta Shift<Key>Tab root|icon|window f.prev_key Meta<Key>Escape root|icon|window f.next_key Meta Shift<Key>Escape root|icon|window f.prev_key Meta Ctrl Shift<Key>exclam root|icon|window f.set_behavior# Meta<Key>Down root|icon|window f.circle_down# Meta<Key>Up root|icon|window f.circle_up Meta<Key>F6 window f.next_key transient}## button binding descriptions#Buttons DefaultButtonBindings{ <Btn1Down> frame|icon f.raise <Btn2Down> frame|icon f.post_wmenu LoginMenu <Btn1Down> root f.post_wmenu RootMenu Meta<Btn1Down> icon|window f.lower Meta<Btn2Down> window|icon f.resize Meta<Btn3Down> window f.move} Buttons ExplicitButtonBindings{ <Btn1Down> frame|icon f.raise <Btn2Down> frame|icon f.post_wmenu LoginMenu <Btn3Down> frame|icon f.lower <Btn1Down> root f.menu RootMenu Meta<Btn1Down> window|icon f.lower Meta<Btn2Down> window|icon f.resize Meta<Btn3Down> window|icon f.move} Buttons PointerButtonBindings{ <Btn1Down> frame|icon f.raise <Btn2Down> frame|icon f.menu LoginMenu <Btn3Down> frame|icon f.lower <Btn1Down> root f.menu RootMenu# If (Mwm*passButtons == False)# Meta<Btn1Down> window|icon f.raise# Else <Btn1Down> window f.raise# Meta<Btn1Down> window|icon f.lower Meta<Btn2Down> window|icon f.resize Meta<Btn3Down> window|icon f.move}## END OF mwm RESOURCE DESCRIPTION FILE#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -