# This file sets the basic defaults for FVWM2 and open the programs I like # to have running on startup # First off, I tell it where to find icons and what font to use #WindowFont -adobe-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* WindowFont "xft:Bitstream Vera Sans:size=9:weight=bold" ImagePath /etc/X11/images SetEnv fvwm_webbrowser firefox SetEnv fvwm_term xterm SetEnv fvwm_media_player xmms SetEnv fvwm_video_player mplayer # To make sure Numlock and Caps lock don't stop shortcut keys working, use IgnoreModifiers L25 # To get a real-time view of the window I'm moving, rather than just # lines, I set all windows that are smaller than the screen (100%) to be # opaque. OpaqueMoveSize 100 # Because switching screens just because the mouse stays at the edge of # the screen too long is annoying, Edgescroll is set to 0. EdgeScroll 0 0 EdgeResistance 100 0 # I like a 2x2 desktop, it gives me all the room I need DeskTopSize 2x2 # This makes windows stick together when their edges are within 10 pixels # of each other SnapAttraction 10 All Screen # This is for the pager! #Colorset 2 Transparent Hilight #555555, Fore #000001, Back #FFFFFF # Definitions used by the modules - almost all of these are the defaults #------------------ Pager *FvwmPagerBack SteelBlue *FvwmPagerFore black *FvwmPager: UseSkipList *FvwmPager: Font none *FvwmPagerHilight #c3c3ff *FvwmPagerGeometry -0-0 *FvwmPagerLabel 0 Desktop *FvwmPagerSmallFont 5x8 *FvwmPager: MiniIcons *FvwmPager: DesktopScale 18 *FvwmPager: NoTitle *FvwmPager: Pixmap none #------------------ Buttons *FvwmButtons: Rows 1 *FvwmButtons: Columns 4 *FvwmButtons: Back steelblue *FvwmButtons: Padding 0 0 *FvwmButtons: ButtonGeometry 142x114 #*FvwmButtons: ButtonGeometry: 142x114 #*FvwmButtons: (142x114-0-0 Swallow "FvwmPager" "FvwmPager 0 0" Frame 0) #*FvwmButtons: (1x1, icon fvwm.png, Action (Mouse1) Popup MainMenu, Frame 0) #*FvwmButtons: (1x1, Swallow xclock 'exec xclock' Frame 0) *FvwmButtons: (1x1, Swallow (UseOld, NoClose) xclock 'exec xclock -bg steelblue -fg white' Frame 0) *FvwmButtons: (7x1, Swallow (UseOld, NoClose) fterm 'exec xterm -cm +sb -bg steelblue -fg white -name fterm' Frame 0) *FvwmButtons: (Size 142 114, Swallow "FvwmPager" "FvwmPager 0 0" Frame 0) #------------------ Identify *FvwmIdentBack #000080 *FvwmIdentFore Yellow *FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* #------------------ FvwmWinList *FvwmWinListBack #c3c3c3 *FvwmWinListFore Black *FvwmWinListFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-* *FvwmWinListAction Click1 Iconify -1,Focus *FvwmWinListAction Click2 Iconify *FvwmWinListAction Click3 Module "FvwmIdent" FvwmIdent *FvwmWinListUseSkipList *FvwmWinListGeometry +0-1 # Colorsets used in various places # This one is used by the various menus Colorset 1 Translucent White 75 ActiveFore #555555, ForeGround #000000, BackGround #FFFFFF