AddToFunc StartFunction
+ I Module FvwmBacker
+ I Module FvwmPager 0 3
+ I Module FvwmIconMan
+ I Exec xclock -g 100x100-1+0 -bg "grey95"
+ I Exec xclock -g 100x40-1+101 -strftime "%B %d." -d -bg "grey95"
AddToFunc RestartFunction
+ I Exec killall xclock
EdgeScroll 0 0
DesktopSize 1x1
Style "*" HandleWidth 4,HilightBack brown,HilightFore yellow,MouseFocusClickRaises
Style "FvwmButtons" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "FvwmPager" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "FvwmIconMan" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "FvwmScript" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "xclock" NoTitle,BorderWidth 0,HandleWidth 0,Sticky,WindowListSkip
Style "*" NoIcon
DestroyMenu MenuFvwmRoot
AddToMenu MenuFvwmRoot
+ "urxvt" Exec urxvtc
+ "Firefox" Exec firefox
+ "" Nop
+ "Refresh Fvwm" Refresh
+ "Exit Fvwm" Quit
AddToMenu "Window Ops" "WinOps" Title
+ "Move Window" Move
+ "Resize Window" Resize
+ "Raise Window" Raise
+ "Lower Window" Lower
+ "Iconify Window" Iconify
+ "Stick Window" Stick
+ "" Nop
+ "Xclients" Popup Xclients
+ "" Nop
+ "Destroy Window" Destroy
+ "Delete Window" Delete
AddToFunc RaiseWindow
+ I FlipFocus
+ I Iconify off
+ I Raise
+ I WarpToWindow 5p 5p
DestroyModuleConfig FvwmPager: *
*FvwmPager: Rows 2
*FvwmPager: Columns 2
*FvwmPager: Back "grey95"
*FvwmPager: Fore #484048
*FvwmPager: Font none
*FvwmPager: Hilight #cab3ca
*FvwmPager: Geometry 100x100-1+142
*FvwmPager: Label 0 Misc
*FvwmPager: Label 1 Maker
*FvwmPager: Label 2 Mail
*FvwmPager: Label 3 Matlab
*FvwmPager: SmallFont 5x8
*FvwmPager: Balloons All
*FvwmPager: BalloonBack Yellow
*FvwmPager: BalloonFore Black
*FvwmPager: BalloonFont lucidasanstypewriter-12
*FvwmPager: BalloonYOffset +2
*FvwmPager: BalloonBorderWidth 1
*FvwmPager: BalloonBorderColor Black
DestroyModuleConfig FvwmBacker: *
*FvwmBacker: Command (Desk 0, Page * *) -solid darkslategray
*FvwmBacker: Command (Desk 1, Page * *) -solid darkred
*FvwmBacker: Command (Desk 2, Page * *) -solid midnightblue
*FvwmBacker: Command (Desk 3, Page * *) -solid webgreen
*FvwmIconMan: FocusAndSelectButton flat grey black
*FvwmIconMan: FocusButton flat yellow brown
*FvwmIconMan: FollowFocus true
*FvwmIconMan: Foreground black
*FvwmIconMan: Format "%c: %i"
*FvwmIconMan: ManagerGeometry -1+243
*FvwmIconMan: PlainButton flat black grey95
*FvwmIconMan: ReliefThickness 0
*FvwmIconMan: ButtonGeometry 100
*FvwmIconMan: UseWinList true
*FvwmIconMan: Action Mouse 1 N sendcommand RaiseWindow
Key Tab A M WindowList Root c c CurrentDesk, CurrentAtEnd, IconifiedAtEnd, NoDeskNum
Key F2 A M Exec rofi -show run
Key Return A 4 Exec urxvtc
Key Right A 4 GotoDesk +1
Key Left A 4 GotoDesk -1
Key Up A 4 GotoDesk -2
Key Down A 4 GotoDesk +2
Mouse 1 2 A Maximize -100p -1p
Mouse 1 4 A Iconify
Mouse 0 1 A Menu "Window Ops"