From: Oleg Broytman Date: Fri, 26 Jun 2015 11:21:10 +0000 (+0300) Subject: .fvwmrc: add a little pause before switching desktop X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=956225f90ae9160de3b4f87041dc7979364114ba .fvwmrc: add a little pause before switching desktop Allow FireFox function to open all windows and tabs. --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index 458bba5..e482a70 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -509,7 +509,7 @@ AddToFunc ResumeFunction + 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 -+ I GotoDeskAndPage 0 1 0 ++ I Schedule 2500 GotoDeskAndPage 0 1 0 ############################################################################ # COMPLEX FUNCTIONS