# FvwmCommand.sh
# Collection of fvwm2 builtin commands for FvwmCommand

alias FvwmCommand='/usr/X11R6/lib/X11/fvwm2/FvwmCommand'
AM () { 
FvwmCommand "+ $*"
}
AddButtonStyle () {
FvwmCommand "AddButtonStyle $*"
}
AddModuleConfig () {
FvwmCommand "AddModuleConfig $*"
}
AddTitleStyle () {
FvwmCommand "AddTitleStyle $*"
}
AddToDecor () {
FvwmCommand "AddToDecor $*"
}
AddToFunc () {
FvwmCommand "AddToFunc $*"
}
AddToMenu () {
FvwmCommand "AddToMenu $*"
}
Beep () {
FvwmCommand "Beep $*"
}
BorderStyle () {
FvwmCommand "BorderStyle $*"
}
ButtonStyle () {
FvwmCommand "ButtonStyle $*"
}
ChangeDecor () {
FvwmCommand "ChangeDecor $*"
}
ClickTime () {
FvwmCommand "ClickTime $*"
}
Close () {
FvwmCommand "Close $*"
}
ColormapFocus () {
FvwmCommand "ColormapFocus $*"
}
Current () {
FvwmCommand "Current $*"
}
CursorMove () {
FvwmCommand "CursorMove $*"
}
CursorStyle () {
FvwmCommand "CursorStyle $*"
}
Delete () {
FvwmCommand "Delete $*"
}
Desk () {
FvwmCommand "Desk $*"
}
DesktopSize () {
FvwmCommand "DesktopSize $*"
}
Destroy () {
FvwmCommand "Destroy $*"
}
DestroyDecor () {
FvwmCommand "DestroyDecor $*"
}
DestroyFunc () {
FvwmCommand "DestroyFunc $*"
}
DestroyMenuItem () {
FvwmCommand "DestroyMenuItem $*"
}
DestroyMenu () {
FvwmCommand "DestroyMenu $*"
}
DestroyModuleConfig () {
FvwmCommand "DestroyModuleConfig $*"
}
Echo () {
FvwmCommand "Echo $*"
}
EdgeResistance () {
FvwmCommand "EdgeResistance $*"
}
EdgeScroll () {
FvwmCommand "EdgeScroll $*"
}
Exec () {
FvwmCommand "Exec $*"
}
ExecUseSHELL () {
FvwmCommand "ExecUseSHELL $*"
}
FlipFocus () {
FvwmCommand "FlipFocus $*"
}
Focus () {
FvwmCommand "Focus $*"
}
Function () {
FvwmCommand "Function $*"
}
GlobalOpts () {
FvwmCommand "GlobalOpts $*"
}
GotoPage () {
FvwmCommand "GotoPage $*"
}
HilightColor () {
FvwmCommand "HilightColor $*"
}
IconFont () {
FvwmCommand "IconFont $*"
}
Iconify () {
FvwmCommand "Iconify $*"
}
IconPath () {
FvwmCommand "IconPath $*"
}
Key () {
FvwmCommand "Key $*"
}
KillModule () {
FvwmCommand "KillModule $*"
}
Lower () {
FvwmCommand "Lower $*"
}
Maximize () {
FvwmCommand "Maximize $*"
}
Menu () {
FvwmCommand "Menu $*"
}
Menustyle () {
FvwmCommand "Menustyle $*"
}
Module () {
FvwmCommand "Module $*"
}
ModulePath () {
FvwmCommand "ModulePath $*"
}
Mouse () {
FvwmCommand "Mouse $*"
}
Move () {
FvwmCommand "Move $*"
}
Next () {
FvwmCommand "Next $*"
}
None () {
FvwmCommand "None $*"
}
Nop () {
FvwmCommand "Nop $*"
}
OpaqueMoveSize () {
FvwmCommand "OpaqueMoveSize $*"
}
PipeRead () {
FvwmCommand "PipeRead $*"
}
PixmapPath () {
FvwmCommand "PixmapPath $*"
}
PopUp () {
FvwmCommand "PopUp $*"
}
Prev () {
FvwmCommand "Prev $*"
}
Quit () {
FvwmCommand "Quit $*"
}
QuitScreen () {
FvwmCommand "QuitScreen $*"
}
Raise () {
FvwmCommand "Raise $*"
}
RaiseLower () {
FvwmCommand "RaiseLower $*"
}
Read () {
FvwmCommand "Read $*"
}
Recapture () {
FvwmCommand "Recapture $*"
}
Refresh () {
FvwmCommand "Refresh $*"
}
RefreshWindow () {
FvwmCommand "RefreshWindow $*"
}
ReplaceInMenu () {
FvwmCommand "ReplaceInMenu $*"
}
Resize () {
FvwmCommand "Resize $*"
}
Restart () {
FvwmCommand "Restart $*"
}
Scroll () {
FvwmCommand "Scroll $*"
}
Send_ConfigInfo () {
FvwmCommand "Send_ConfigInfo $*"
}
Send_WindowList () {
FvwmCommand "Send_WindowList $*"
}
SendToModule () {
FvwmCommand "SendToModule $*"
}
set_mask () {
FvwmCommand "set_mask $*"
}
Stick () {
FvwmCommand "Stick $*"
}
Style () {
FvwmCommand "Style $*"
}
Title () {
FvwmCommand "Title $*"
}
TitleStyle () {
FvwmCommand "TitleStyle $*"
}
UpdateDecor () {
FvwmCommand "UpdateDecor $*"
}
Wait () {
FvwmCommand "Wait $*"
}
WarpToWindow () {
FvwmCommand "WarpToWindow $*"
}
WindowFont () {
FvwmCommand "WindowFont $*"
}
WindowId () {
FvwmCommand "WindowId $*"
}
WindowList () {
FvwmCommand "WindowList $*"
}
WindowsDesk () {
FvwmCommand "WindowsDesk $*"
}
WindowShade () {
FvwmCommand "WindowShade $*"
}
WindowShadeAnimate () {
FvwmCommand "WindowShadeAnimate $*"
}
XORValue () {
FvwmCommand "XORValue $*"
}
