# HG changeset patch # User Oleksandr Gavenko # Date 1389284128 -7200 # Node ID fee328355849ccabc26e8c2a265407c0013ba540 # Parent 69df18cb005c1f8ecf2460e672c9b1561fa09439 Colormap is the one for the window that currently has the keyboard focus. diff -r 69df18cb005c -r fee328355849 .fvwm/config --- a/.fvwm/config Thu Jan 09 16:08:10 2014 +0200 +++ b/.fvwm/config Thu Jan 09 18:15:28 2014 +0200 @@ -232,6 +232,9 @@ Style * SloppyFocus Style * FPClickToFocus, FPClickDecorToFocus, FPClickIconToFocus +# Colormap is the one for the window that currently has the keyboard focus. +ColormapFocus FollowsFocus + DestroyFunc MyFuncFocusWindow AddToFunc MyFuncFocusWindow + I FlipFocus