X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/c89f8e5b2eae08cd14623b30c0293b30d1e33b54..b806e35698faf14958f097aee99ca812e54970a9:/panels diff --git a/panels b/panels index 745b8d9..0d6c12b 100644 --- a/panels +++ b/panels @@ -21,9 +21,12 @@ DestroyModuleConfig FvwmPager: * AddToFunc StartFunction + I Module FvwmPager * + +AddToFunc StartFunction_Screen0 + I Exec exec xfce4-panel + I Exec exec uim-toolbar-gtk-systray AddToFunc ExitFunction + I KillModule FvwmPager -+ I Exec kill `pgrep -P $PPID xfce4-panel` ++ I PipeRead 'kill `pgrep -P $PPID xfce4-panel` &>/dev/null' ++ I PipeRead 'kill `pgrep -P $PPID uim-toolbar-gtk` &>/dev/null'