.fvwm/.fvwm2rc
branchfvwm
changeset 342 e071a639eaf7
parent 341 9809f625d490
child 343 19657fa48af2
equal deleted inserted replaced
341:9809f625d490 342:e071a639eaf7
     1 # This file is copied to a new user's FVWM_USERDIR by FvwmForm-Setup form.
     1 # This file is copied to a new user's FVWM_USERDIR by FvwmForm-Setup form.
     2 # This file contains the commands fvwm reads while starting.
     2 # This file contains the commands fvwm reads while starting.
     3 #
     3 #
     4 
     4 
       
     5 #####
       
     6 # Set Environment variables
       
     7 ###########
       
     8 
       
     9 SetEnv fvwm_webbrowser /usr/bin/firefox
       
    10 SetEnv fvwm_term /usr/bin/xterm
       
    11 SetEnv fvwm_mail /usr/bin/icedove
       
    12 SetEnv fvwm_media_player /usr/bin/vlc
       
    13 SetEnv fvwm_video_player /usr/bin/vlc
       
    14 
       
    15 # Tells  how  hard  it  should be to change the desktop viewport by moving the mouse over the edge of the
       
    16 # screen and how hard it should be to move a window over the edge of the screen.
     5 EdgeResistance 250 10
    17 EdgeResistance 250 10
       
    18 # Percentage of a page to scroll when the cursor hits the edge of a page.
     6 EdgeScroll 100 100
    19 EdgeScroll 100 100
       
    20 # Width or height of the invisible window that fvwm creates on the edges of the  screen  that
       
    21 # are used for the edge scrolling feature.
     7 ClickTime 750
    22 ClickTime 750
       
    23 EdgeThickness 1
     8 
    24 
     9 DeskTopSize 3x3
    25 DeskTopSize 3x3
    10 MenuStyle * fvwm, Foreground maroon, Background grey60, Greyed grey40
    26 
       
    27 DesktopName 0 Main
       
    28 DesktopName 1 Work
       
    29 
       
    30 MenuStyle * fvwm, Foreground black, Background grey60, Greyed grey40
    11 MenuStyle * Font -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*
    31 MenuStyle * Font -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*
    12 
    32 
    13 ColormapFocus FollowsMouse
    33 ColormapFocus FollowsMouse
    14 
    34 
    15 # default Styles:
    35 # default Styles:
   308 AddToFunc FuncFvwmFocusPolicyChange
   328 AddToFunc FuncFvwmFocusPolicyChange
   309 + I Style * $0
   329 + I Style * $0
   310 + I Recapture
   330 + I Recapture
   311 
   331 
   312 # Read config files for modules:
   332 # Read config files for modules:
   313 read ConfigFvwmBacker
   333 # read ConfigFvwmBacker
   314 read ConfigFvwmButtons
   334 read ConfigFvwmButtons
   315 read ConfigFvwmIconBox
   335 read ConfigFvwmIconBox
   316 read ConfigFvwmIconMan
   336 read ConfigFvwmIconMan
   317 read ConfigFvwmIdent
   337 read ConfigFvwmIdent
   318 read ConfigFvwmPager
   338 read ConfigFvwmPager