# HG changeset patch # User Oleksandr Gavenko # Date 1345883102 -10800 # Node ID 08ee4edb6e45d458862a1e7eedafc9bee35075ff # Parent 387a07243256fc1c0b15b337cfc0eaf6a126ffb1 Use "UnSetEnv" instead of special form of "SetEnv" (with empty value). diff -r 387a07243256 -r 08ee4edb6e45 .fvwm/config --- a/.fvwm/config Tue Aug 14 10:55:20 2012 +0300 +++ b/.fvwm/config Sat Aug 25 11:25:02 2012 +0300 @@ -275,8 +275,7 @@ + I TestRc (Match) GotoDesk -1 0 4 + I TestRc (Match) GotoPage +0p 2 + I TestRc (NoMatch) GotoPage +0p -1p -# Remove fvwm_page_ny so derived processes do not inherit it. -+ I SetEnv fvwm_page_ny ++ I UnSetEnv fvwm_page_ny Key F11 A C myGotoPageUp @@ -289,8 +288,7 @@ + I TestRc (Match) GotoDesk +1 0 4 + I TestRc (Match) GotoPage +0p 0 + I TestRc (NoMatch) GotoPage +0p +1p -# Remove fvwm_page_ny so derived processes do not inherit it. -+ I SetEnv fvwm_page_ny ++ I UnSetEnv fvwm_page_ny Key F10 A C myGotoPageDown