I got it, now I can toggle among windows skip the iconified thumbnail. Just use !Iconic
Key Tab A M Next (CurrentPage, !Iconic, !FvwmPager) NextWindow Thank you all, Walter > > I do thumbnail like this: > > Mouse 1 6 A Thumbnail > > DestroyFunc Thumbnail > AddToFunc Thumbnail > + I Raise > + I SetEnv Icon-$[w.id] $[w.IconFile] > + I PipeRead "$[fvwm_script]/ewmhIcon $[w.id] > /dev/shm/icon.tmp.$[w.id].mini.png" > + I ThisWindow (!Shaded, Iconifiable, !Iconic) PipeRead \ > "$[fvwm_script]/thumb $[w.id] $[fvwm_icon_size] \ > /dev/shm/icon.tmp.$[w.id].png /dev/shm/icon.tmp.$[w.id].mini.png" > + I Iconify on >
