From f2ee4a3df3155a423ecaf2d47a352ce2d5af886b Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 30 Aug 2015 12:04:51 +0100 Subject: laptop: battery meter, diff. keys --- recipes/Dakkar | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/Dakkar b/recipes/Dakkar index b541e17..24e9437 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -58,7 +58,7 @@ 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: * @@ -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) @@ -102,3 +104,11 @@ AddToFunc StartFunction + I All (gkrellm) Move -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 -- cgit v1.2.3