# $Id: post.hook,v 1.10 2007-11-04 12:11:04 joostvb Exp $ # # .fvwm2/post.hook # read by fvwm2 at startup, cause read in Debian's system.fvwm2rc # see man fvwm2(1x) # also consult /etc/X11/fvwm2/system.fvwm2rc # after editing, do a restart fvwm # I want more than the default 9 virtual desktops DeskTopSize 4x3 # Behaviour of edges of pages of the desk # Disable moving between pages of the desk by simply moving # the mouse EdgeScroll 0 0 # moving windows from one to another page EdgeResistance 400 100 # If during an interactive move the window or icon comes within # proximity pixels of another the window or icon, it is moved to # make the borders adjoin. SnapAttraction 10 Windows Screen # During an interactive move a window or icon is # positioned such that its location (top left corner) # is coincident with the nearest grid point. # An interactive move with both SnapGrid and SnapAttrac­ # tion results in the window being moved to be adja­ # cent to the nearest window border (if within snap # proximity) or grid position. SnapGrid 23 23 # mouse bindings # # i want to move a window when pressing alt right mouse button # on anything but the title bar # see man fvwm for syntax Mouse 3 A M Move # look up colors in using xcolors(1) # I want hilighted window borders green (and keep the text in white) # stolen from system.fvwm2rc Style "*" HilightFore DarkGrey, HilightBack RoyalBlue4 # configure the things which are allways on my first desktop Style "xconsole" NoTitle Style "xload" NoTitle Style "xclock" NoTitle # talk requests Style "xtermgelfand" Sticky # cat ~/desktop Style "mydesktop" NoTitle # ad1810-tachod Style "xmessage" NoTitle, FPGrabFocus, StaysOnTop, Sticky