Re: no window managers run
Re: no window managers run
- Subject: Re: no window managers run
- From: Richard Miles <email@hidden>
- Date: Sat, 23 Jul 2011 12:39:57 -0700
On 7/23/11 11:52 AM, Jeremy Huddleston wrote:
Works fine here.
"test -r" tests for read permission, not execute permission.
I don't think "gnome" is an executable, so I removed it.
Do this:
mkdir ~/.xinitrc.d
cat> ~/.xinitrc.d/99-wm.sh<<EOF
icewm&
/sw/lib/gnome-settings-daemon/gnome-settings-daemon&
exec /sw/bin/gnome-session
EOF
chmod 755 ~/.xinitrc.d/99-wm.sh
On Jul 23, 2011, at 9:45 AM, Richard Miles wrote:
It does not run the .xinitrc.d/99-wm.sh correctly. It does not let any
window manager but xquartz-wm to run.
For gnome I have in that shell:
say "gnome"&
icewm&
/sw/lib/gnome-settings-daemon/gnome-settings-daemon&
test -r /sw/bin/gnome-session&& exec /sw/bin/gnome-session
If i choose the xterm from X11 I can run gnome-session& and it will
start gnome up. It ignors icewm.
The window manager is xquartz-wm though.
--
Richard Miles
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
The problem still exists. All I get is a large grey backgound. Is there
something in the X11.app that needs to be changed or quartz-wm?
--
Richard Miles
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden