aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/apps/ROX-Filer7
-rw-r--r--components/bindings/Extra-Keybindings3
-rw-r--r--recipes/Dakkar20
3 files changed, 18 insertions, 12 deletions
diff --git a/components/apps/ROX-Filer b/components/apps/ROX-Filer
deleted file mode 100644
index 889b553..0000000
--- a/components/apps/ROX-Filer
+++ /dev/null
@@ -1,7 +0,0 @@
-# Launch the pinboard
-Test (Init) Test (x rox) Exec exec rox --pinboard=Default
-
-# Set the specified wallpaper using ROX-Filer's pinboard
-DestroyFunc Wallpaper-Set
-AddToFunc Wallpaper-Set
-+ I Test (x rox) Exec echo "<?xml version=\"1.0\"?><env:Envelope xmlns:env=\"http://www.w3.org/2001/12/soap-envelope\"><env:Body xmlns=\"http://rox.sourceforge.net/SOAP/ROX-Filer\"><SetBackdrop><Filename>$*</Filename><Style>Fit</Style></SetBackdrop></env:Body></env:Envelope>" | rox -R
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings
index f1f9fef..9c339d4 100644
--- a/components/bindings/Extra-Keybindings
+++ b/components/bindings/Extra-Keybindings
@@ -21,3 +21,6 @@ Key Pause A $[Mod1] Exec xscreensaver-command -lock
Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock
Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend
+
+Key F7 A $[Mod1] Exec xbacklight -dec 10
+Key F8 A $[Mod1] Exec xbacklight -inc 10
diff --git a/recipes/Dakkar b/recipes/Dakkar
index b541e17..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
@@ -58,11 +58,11 @@ AddToFunc FvwmPagerWindow
FvwmPagerWindow
-FvwmTrayerPanel request pixel "24" top right "248" "4"
+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]
@@ -85,6 +85,8 @@ Action (Mouse 3) Window-List-Icons "$[MenuPosition_SW]")
*FvwmButtons-Panel: (1x1, Size 22 22, Icon "22x22/fvwm-crystal/applications.png", \
Action (Mouse 1) Menu /Applications $[MenuPosition_SW])
+*FvwmButtons-Panel: (7x1, Size 165 24, Swallow (Close, Respawn) "dakkar-battery" `Exec /home/dakkar/src/battery/battery`)
+
*FvwmButtons-Panel: (7x1, Size 154 24, \
Swallow (Close, Respawn, FvwmModule) "FvwmScript-Clock" 'Script components/scripts/FvwmScript-Clock', \
Action (Mouse 3) SendToModule *FvwmScript-Clock SendString 1 1 str)
@@ -98,7 +100,15 @@ 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
+
+DestroyMenu /Keymap
+AddToMenu /Keymap
++ 'Dvorak' Exec /home/dakkar/bin/kbd-dakkar
++ 'QWERTY' Exec /home/dakkar/bin/kbd-qw
+
+AddToMenu /FVWM-Crystal
++ 'Keymap' Popup /Keymap