.fvwm/config
branchfvwm
changeset 391 76862aba5f4f
parent 390 4944184fa48b
child 392 023384b00d95
equal deleted inserted replaced
390:4944184fa48b 391:76862aba5f4f
    47 #################
    47 #################
    48 
    48 
    49 Style "*"          Icon app/x-32x32.xpm, \
    49 Style "*"          Icon app/x-32x32.xpm, \
    50                    MiniIcon app/x-flex-16x16.xpm
    50                    MiniIcon app/x-flex-16x16.xpm
    51 Style "XTerm"      Icon app/terminal-16x16.xpm, \
    51 Style "XTerm"      Icon app/terminal-16x16.xpm, \
       
    52                    MiniIcon app/terminal-16x16.xpm
       
    53 Style "rxvt"       Icon app/terminal-16x16.xpm, \
    52                    MiniIcon app/terminal-16x16.xpm
    54                    MiniIcon app/terminal-16x16.xpm
    53 Style "mc-*"       Icon app/mc-16x16.xpm, \
    55 Style "mc-*"       Icon app/mc-16x16.xpm, \
    54                    MiniIcon app/mc-16x16.xpm
    56                    MiniIcon app/mc-16x16.xpm
    55 
    57 
    56 # ############
    58 # ############
   176 # Place mouse pointer in center of window.
   178 # Place mouse pointer in center of window.
   177 + I WarpToWindow 50 50
   179 + I WarpToWindow 50 50
   178 
   180 
   179 # Prevent show long title.
   181 # Prevent show long title.
   180 SetEnv fvwm_winlist_width 60
   182 SetEnv fvwm_winlist_width 60
       
   183 # Define switch between aps.
   181 Key     Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L
   184 Key     Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L
   182 Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width]
   185 Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width]
       
   186 Key F12     A A Next Focus
   183 
   187 
   184 # Close window on Alt+F4 (send SIGHUP).
   188 # Close window on Alt+F4 (send SIGHUP).
   185 Key F4 A M Delete
   189 Key F4 A M Delete
   186 
   190 
   187 # Make screenshot.
   191 # Make screenshot.