To commit my solution to public record...
I solved this problem by moving the window invocation out of xinitrc
and into windowmaker's domain. This was trivially difficult since the
commandline (Eterm -M "" ) didn't translate well and those quotes got
mixed up. It turns out that if you run (Eterm
I tried to dig an answer out of deja but failed. Basicly, my xinitrc
has the following...
--
# I'm a fat lazy slob (but I'm also unaddressable)
xhost + &
# It would be nice to use coral all the time...
# xscreensaver -no-splash &
# Setup the bottom window
Eterm -M "" --name Messages --title Messag
2 matches
Mail list logo