From 815388923598936b1c09f6f4f9c94410bcb0a2a1 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 11 Sep 2015 21:59:46 +0100 Subject: maybe help with multi-screen --- recipes/Dakkar | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/Dakkar b/recipes/Dakkar index 24e9437..b02dab7 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -45,7 +45,7 @@ AddToFunc FvwmPagerWindow + I All (FvwmPager) Close + I DestroyModuleConfig FvwmPager: * + I PipeRead 'echo InfoStoreAdd FvwmPager_Width $((28*$[infostore.Desk_Pages_X])); echo InfoStoreAdd FvwmPager_Height $((24*$[infostore.Desk_Pages_Y]))' -+ I PipeRead 'echo *FvwmPager: Geometry $[infostore.FvwmPager_Width]x$[infostore.FvwmPager_Height]+$((($[vp.width]-$[infostore.FvwmPager_Width])/2))' ++ I PipeRead 'echo *FvwmPager: Geometry $[infostore.FvwmPager_Width]x$[infostore.FvwmPager_Height]+$(((2560-$[infostore.FvwmPager_Width])/2))' + I *FvwmPager: MiniIcons + I *FvwmPager: Font none + I *FvwmPager: WindowBorderWidth 1 @@ -62,7 +62,7 @@ FvwmTrayerPanel request pixel "24" top right "420" "4" All (FvwmButtons-Panel) Close DestroyModuleConfig FvwmButtons-Panel: * -*FvwmButtons-Panel: Geometry -3+3 +*FvwmButtons-Panel: Geometry -3+3@p *FvwmButtons-Panel: BoxSize smart *FvwmButtons-Panel: ActiveColorset $[infostore.cs_panel_active] *FvwmButtons-Panel: Colorset $[infostore.cs_panel_inactive] @@ -100,8 +100,8 @@ AddToFunc StartFunction + I Style mwatch !FixedPosition + I Style gkrellm !FixedPosition + I UpdateStyles -+ I All (mwatch) Move -0 +30p -+ I All (gkrellm) Move -0 -0 ++ I All (mwatch) Move screen p -0 +30p ++ I All (gkrellm) Move screen p -0 -0 + I Style mwatch FixedPosition + I Style gkrellm FixedPosition -- cgit v1.2.3