After installing Panther and X11 my x11 now doesn't work.
This is the console error:
XFree86 Version 4.3.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: 1280x854 @ (0,0)
Quitting XDarwin...
Error: Can't open display: :0
This is my .xinitrc file:
# $Id: xinitrc,v 1.1 2003/01/29 00:07:55 jharper Exp $
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=XINITDIR/.Xresources
sysmodmap=XINITDIR/.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
#xterm -geometry +50+50 &
xlogo -geometry +50+50 &
# start the window manager
quartz-wm&
# This is for cut and past options
#quartz-wm --only-proxy &
Any ideas?
Gary
On Nov 14, 2003, at 4:44 PM, Dave Schroeder wrote:
Generally speaking, all you have to do to remove fink is:
sudo rm -rf /sw
and remove any lines added for fink from your .*rc files in your
home directory (such as the standard "source /sw/bin/init.csh").
To remove X11:
sudo rm -rf /etc/X11
sudo rm -rf /usr/X11R6
...as well as removing X11.app, or other X server you may be using.
Again, there may be associated X11 config files (such as .xinitrc)
in your home directory that you may want to delete if you want to
start completely fresh.
That's it. You can then install Apple X11 1.0 that comes with
Panther (which is a custom install) as well as Xcode (Developer
Tools). Be sure to install the X11 SDK that comes with Xcode if you
need it. Then you can install the download and install the latest
fink (currently 0.6.1), and then 'fink selfupdate(-cvs,-rsync)' and
'fink update-all' as appropriate.
- Dave
On Nov 14, 2003, at 5:10 PM, Gary Tate wrote:
I am about to install Panther and want to get rid totally of fink
and X11 and start from a new install.
What is the easiest way to remove all previous fink and x.11
installations?
Gary
On Friday, Nov 14, 2003, at 12:10 US/Pacific, email@hidden
wrote:
On Friday, November 14, 2003, at 05:27 AM, Mark wrote:
My problem is not only that i can't activate my windows - but all
other widgets who are controlled thru the left mouse button don't
work. E.g. clicking an "OK" button.. Maybe I wasn't clear enough
in my posting...
Whoops, I misunderstood. The very few instances when I have a pop
up window, it brings itself and it's parent to the front with
focus. I have no clue where to go from here, so I'll kick this
back to the list (I forgot to "reply all" first time).
-- mary
I can't activate a window or panel by doing a click with the
left mouse button.
It's not a bug, it's a feature. :)
X11 has quite a few variations on how windows react to mouse
events. For instance, I have blackbox and have it set for
"sloppy focus". For windows come into focus (pressing the keys
causes the letters to show up in that window) with a mouse over
- but do not come to the front. it takes a little getting used
to, but I really like it that way. To get a window to come to
the front I click on the frame - clicking inside the window is
ineffective. It's not a bug, it's just the way the focus
preferences are set up.
What you want to look at are the preferences for Focus Models.
I don't know where in KDE configuration or controls it is, but
I'm pretty sure you've got options for it.
hope that helps.
-- mary
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/
g22lp.tmpl
_______________________________________________
Fink-beginners mailing list
email@hidden
https://lists.sourceforge.net/lists/listinfo/fink-beginners
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ:
http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ:
http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.