Re: Still Happening
Re: Still Happening
- Subject: Re: Still Happening
- From: Michael Reilly <email@hidden>
- Date: Sat, 17 Feb 2007 20:25:40 -0700
Please take a look at my two previous posts, fix your xinitrc and let us know
how it goes,
michael
David Robinson wrote:
Hi
I;ve changed the file to this and the same happens. although it does
seem to stay on for a fraction longer.
#! sw/bin/init.sh
# $Id: xinitrc,v 1.3 2004/06/11 04:37:23 jharper Exp $
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f "$sysresources" ]; then
xrdb -merge "$sysresources"
fi
if [ -f "$sysmodmap" ]; then
xmodmap "$sysmodmap"
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
# start some nice programs
# quartz-wm --only-proxy-mode &
# start the window manager
exec wmaker &
exec xterm
console message
XFree86 Version 4.4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
[DRI] screen 0 installation complete
Screen 0 added: 1680x1050 @ (0,0)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!
Quitting XDarwin...
cheers
and happy chinese new year too, (i'd forgotten it was around this time
of year :-) )
David Robinson
70 Fossdale Moss, Leyland,
Lancs, PR26 7AT
email@hidden
www.daverobinson.info
------------------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden