# HG changeset patch # User Oleksandr Gavenko # Date 1232306057 -7200 # Node ID 76862aba5f4fe54f126cc191645a5eec9e5f958e # Parent 4944184fa48b5e43f3350d9a6c19181b7be00147 Define switch between aps. diff -r 4944184fa48b -r 76862aba5f4f .fvwm/config --- a/.fvwm/config Sun Jan 18 21:03:52 2009 +0200 +++ b/.fvwm/config Sun Jan 18 21:14:17 2009 +0200 @@ -50,6 +50,8 @@ MiniIcon app/x-flex-16x16.xpm Style "XTerm" Icon app/terminal-16x16.xpm, \ MiniIcon app/terminal-16x16.xpm +Style "rxvt" Icon app/terminal-16x16.xpm, \ + MiniIcon app/terminal-16x16.xpm Style "mc-*" Icon app/mc-16x16.xpm, \ MiniIcon app/mc-16x16.xpm @@ -178,8 +180,10 @@ # Prevent show long title. SetEnv fvwm_winlist_width 60 +# Define switch between aps. Key Tab A M WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width], SelectOnRelease Meta_L Key Super_L A N WindowList Root c c NoDeskSort, MaxLabelWidth $[fvwm_winlist_width] +Key F12 A A Next Focus # Close window on Alt+F4 (send SIGHUP). Key F4 A M Delete