aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2015-09-11 21:59:46 +0100
committerdakkar <dakkar@thenautilus.net>2015-09-11 21:59:46 +0100
commit815388923598936b1c09f6f4f9c94410bcb0a2a1 (patch)
tree4ece3722c6fc2de232a896ea52751353afd01b70
parentwork-around missing ACPI keys (diff)
downloadfvwm-crystal-815388923598936b1c09f6f4f9c94410bcb0a2a1.tar.gz
fvwm-crystal-815388923598936b1c09f6f4f9c94410bcb0a2a1.tar.bz2
fvwm-crystal-815388923598936b1c09f6f4f9c94410bcb0a2a1.zip
maybe help with multi-screen
-rw-r--r--recipes/Dakkar8
1 files 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