From 55d5c812ef5405c6a4c946f5c776721c370fe398 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Mon, 30 May 2011 09:16:56 +0200 Subject: Bunch of updates --- fvwm/config | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'fvwm/config') diff --git a/fvwm/config b/fvwm/config index c3174ed..65c3bd2 100644 --- a/fvwm/config +++ b/fvwm/config @@ -38,6 +38,8 @@ CursorStyle MENU left_ptr Key Return A M Exec urxvt Key "Q" A M Exec dmenu_run -nb '#000000' -nf '#a8c023' -sb '#a8c023' -sf '#000000' Key "L" A M Exec xscreensaver-command -lock + Key "K" A M Exec amixer set PCM 5%+ + Key "S" A M Exec amixer set PCM 5%- Key Tab A M Next (CurrentPage !Sticky AcceptsFocus) Focus Key "M" A M Maximize Key "G" A M Desk -1 0 0 3 @@ -106,11 +108,6 @@ CursorStyle MENU left_ptr *FvwmAnimate: Width 1 # Menus - DestroyMenu FvwmMenu - AddToMenu FvwmMenu "Fvwm" Title - + "Restart" Restart - + "Quit" Quit - DestroyMenu InternetMenu AddToMenu InternetMenu "Internet" Title + "Opera" Exec exec opera @@ -129,6 +126,9 @@ CursorStyle MENU left_ptr DestroyMenu SystemMenu AddToMenu SystemMenu "System" Title + "Midnight Commander" Exec exec urxvt -e mc + + "Python" Exec exec urxvt -e python + + "virt-manager" Exec exec virt-manager + + "VirtualBox" Exec exec virtualbox + "Wicd" Exec exec urxvt -e wicd-curses DestroyMenu MenuFvwmRoot @@ -141,7 +141,9 @@ CursorStyle MENU left_ptr + "Office" Popup OfficeMenu + "System" Popup SystemMenu + "" Nop - + "Fvwm" Popup FvwmMenu + + "Lock Screen" Exec exec xscreensaver-command -lock + + "Restart" Restart + + "Quit" Quit DestroyMenu FvwmWindowOpsMenu AddToMenu FvwmWindowOpsMenu @@ -169,10 +171,18 @@ CursorStyle MENU left_ptr Style FvwmButtons !Handles Style FvwmButtons !Borders # Raise $y by 75 for each app - *FvwmButtons: Geometry 75x150+12+170 + *FvwmButtons: Geometry 75x225+12+170 *FvwmButtons: Colorset 5 *FvwmButtons: Rows 10 *FvwmButtons: Columns 1 *FvwmButtons: Frame 0 *FvwmButtons: (1x1, Swallow "wmclockmon" "Exec exec wmclockmon -w -sc -s led1") *FvwmButtons: (1x1, Padding 4 4, Swallow "wmifinfo" "Exec exec wmifinfo -i eth0") + *FvwmButtons: (1x1, Swallow "wmcpuload" "Exec exec wmcpuload -w") + +# Urgent + DestroyFunc UrgencyFunc + AddToFunc UrgencyFunc + + I Nop + +Read windowdecors/brushedmetal/config -- cgit v1.2.3