Dear all, In openbox I have a key bound to the following:"wmctrl -xa mutt || urxvt -name mutt -e mutt"
The idea is not to have many instances of mutt lying around -- my key raises a "mutt" window if there is one, or launches it if there isn't. wmctrl does not speak to dwm, if I understand it correctly. Is there any other way to implement a similar idea? Cheers, Manolo --