Name
Lines beginning with '#' are ignored by mlvwm.
The following commands can be used in menus, keyboard short cuts, and anything else along those lines:
Menu options are as follows:
Right - places the menu on the right side of the menu bar.
Left - places the menu on the left side of the menu bar. This is default.
Icon icon - assigns an icon to be displayed on the menu bar instead of a label.
Label label - assigns a label to be displayed on the menu bar instead of an icon.
Stick - menu label is shown any time, in spite of the designation of which application it is associated with via the MenuBar command.
NonStick - opposite of Stick. This is default.
Menu items are described as follows:
"label"
options
Multiple options are separated by commas. Options you can choose are as follows:
Gray - grays out a menu item.
Black - makes a menu item black.
Check - places a check mark next to item.
NonCheck - doesn't place a check mark next to item.
Select - makes a menu item selectable.
NonSelect - prevents a menu item from being selectable.
SubMenu MenuName A submenu is specified.
Icon icon - specifies an icon to place next to the menu item's label.
Action command - performs any built in command.
Swallow appname options Swallows an application into the menu bar. options are separated by commas. appname should match the name of the application that will be swallowed. The following options are allowed:
Right - places the menu on the right side of the menu bar. This is default.
Left - places the menu on the left side of the menu bar.
Action command - performs any built in command. This is where an Exec should be performed of the application to be swallowed.
Stick - menu label is shown any time, in spite of the designation of which application it is associated with via the MenuBar command. This is default.
NonStick - opposite of Stick.
"appname" options
Multiple options are separated by commas, and can be chosen from the following:
NormalDecoration - Places standard decorations (ie all the defaults) around a particular window.
NoSbarH - Horizontal scroll bar is removed.
NoSbarV - Vertical scroll bar is removed.
NoResizeR - no resize 'button'. This is automatic if both NoSbarH and NoSbarV are defined.
NoTitle - Removed title bar.
NoMinMaxR - Min/Max 'button' is removed. Automatic when NoTitle defined.
NoCloseR - Close 'button' is removed. Automatic when NoTitle defined.
NoWinList - Prevents window from being show on the window list.
NoFocus - Does not allow window to get focus.
StayOnTop - Window stays above all other windows on the screen.
Sticky - Window stays on screen even if you change desktops.
SkipSelect - Prevents window from getting chosen by NextWindow, PreviousWindow, PreviousSameDeskWindow, and NextSameDeskWindow.
EnableScroll - Activates scroll bars.
MaxmizeScale - The percentage the window will increase in size when it maximized.
MiniIcon icon - icon is used to represent that particular window.
NoTransientDecorate - No decorations for transient window.
MenuBar menubar - Switches the menu bar to menubar when that application is active.
KeyName KeyboardModifier Command
After all Short cuts are listed, an END statement should be placed. KeyboardModifier's are as follows:
S - Shift key C - Control key M - Mod1 key 1 - Mod1 key 2 - Mod2 key 3 - Mod3 key 4 - Mod4 key 5 - Mod5 key A - Any Modifier N - No Modifier
$HOME/.mlvwmrc $MLVWMLIBDIR/system.mlvwmrc
Macintosh is a registered trademark of Apple Computer, Inc.