Re: FVWM: suspending a process on Iconify

2014-06-12 Thread lee
Dominik Vogt dominik.v...@gmx.de writes: Isn't $ killall -STOP seamonkey-bin and $ killall -CONT seamonkey-bin an option? If you're not working as root this should be fine. Hm, yes, that looks like a good approach. I could use 'killall -u ...'. -- Knowledge is volatile and

Re: FVWM: suspending a process on Iconify

2014-06-02 Thread Bastian
On 02Jun14 01:44 +0200, lee wrote: des...@verizon.net (Dan.Espen) writes: lee l...@yun.yagibdah.de writes: Hi, I would like to make a function that suspends the corresponding process when I iconify a window and unsuspends it when I uniconify the window. Particularly, I want to

Re: FVWM: suspending a process on Iconify

2014-06-02 Thread lee
Bastian bastian-fvwm-org-20121...@t6l.de writes: On 02Jun14 01:44 +0200, lee wrote: des...@verizon.net (Dan.Espen) writes: lee l...@yun.yagibdah.de writes: Hi, I would like to make a function that suspends the corresponding process when I iconify a window and unsuspends it when I

Re: FVWM: suspending a process on Iconify

2014-06-02 Thread Dominik Vogt
Isn't $ killall -STOP seamonkey-bin and $ killall -CONT seamonkey-bin an option? If you're not working as root this should be fine. (Don't know from the top of my head what the correct executable name is. Maybe it's seamonkey.bin, not ...-bin.) Ciao Dominik ^_^ ^_^ -- Dominik Vogt

FVWM: suspending a process on Iconify

2014-05-28 Thread lee
Hi, I would like to make a function that suspends the corresponding process when I iconify a window and unsuspends it when I uniconify the window. Particularly, I want to (un-)suspend seamonkey with this (because it uses ridiculous amounts of CPU time and memory the latter of which might be

Re: FVWM: suspending a process on Iconify

2014-05-28 Thread Dan.Espen
lee l...@yun.yagibdah.de writes: Hi, I would like to make a function that suspends the corresponding process when I iconify a window and unsuspends it when I uniconify the window. Particularly, I want to (un-)suspend seamonkey with this (because it uses ridiculous amounts of CPU time and