Well for one thing, it fixes the problem where app_to_run contains
command line arguments. That was the main intent of the original
patch and I think is a valid enough reason for this as well.
As for the .Xresources issue. That was a problem I noticed with the
Applications menu as well. Before the patch referenced below, my
urxvt windows were using default settings as opposed to the color
scheme, scroll bar placement, etc that I have set in ~/.Xresources.
I'm not sure WHY doing a sh -c "..." causes that to work, but it does,
and it also has another beneficial effect for the command line
arguments.
--Jeremy
On Nov 10, 2007, at 8:58 PM, Ben Byer wrote:
On Nov 10, 2007, at 12:46 PM, Jeremy Huddleston wrote:
Running /Applications/Utilities/X11.app launches a command (xterm
by default) which does not honor ~/.Xresources. This was addressed
for for X11's Applications menu via:
The following patch does the same fix for /A/U/X11.app
Hmm. I can see this fixing $PATH issues, but how will it
fix .Xresources, unless you are somehow loading .Xresources from one
of your shell dotfiles?
--
Ben Byer
CoreOS / BSD Technology Group, XDarwin maintainer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden