From: Oleg Broytman Date: Sun, 10 May 2015 01:46:02 +0000 (+0300) Subject: .fvwmrc: run pa-mic-off on resume X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=65c0dcfaadf52243f1440d4d5ecf8f0c42b1e9a5 .fvwmrc: run pa-mic-off on resume --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index ec00a02..7db1cae 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -481,6 +481,7 @@ AddToFunc StartStandardSession + I Wait TERM + I PaVuControl + I Wait "Volume Control" ++ I Exec exec "$HOME"/current/projects/audio-cdr-video/audio/pa-mic-off + I FireFox-Wait + I GotoDeskAndPage 1 0 1 + I TERM_KOI8 @@ -504,6 +505,7 @@ AddToFunc ResumeFunction + I Wait TERM + I PaVuControl + I Wait "Volume Control" ++ I Exec exec "$HOME"/current/projects/audio-cdr-video/audio/pa-mic-off + I Exec "$HOME"/current/projects/xsetbg/print-filename.py | text-wrap.py -w TEXT_WIDTH -s -n | gxmessage -buttons Ok -default Ok -fn 'MESSAGE_FONT' -file - + I Wait gxmessage + I None ("*Mozilla Firefox") FireFox-Wait