Help with .Xdefaults
Where are the xterm resources defined?
I'm using icewm and I have my mail icon run:
xterm -e mutt
Now, I want to make my mutt sessions show up on all desktops (like I do
with gkrellm). But the class and name resources are set as
WM_CLASS(STRING) = "xterm", "XTerm"
My first attempt was to use -class:
xterm -class mutt -e mutt
but then colors were off in the xterm window. I have an .Xdefaults file
but only one resource defined (to make my xterm window bigger).
So I'm wondering where the xterm default resources are defined.
I'm now using xterm -name mutt -e mutt and then in my winoptions file I
use:
mutt.XTerm.allWorkspaces: 1
(the problem is I was ending up with too many mutt processes running
across all my different workspaces (desktops).
--
Bill Moseley
moseley@hank.org
Reply to: