Date: Mon, 10 Sep 2001 02:20:17 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: Thomas Fiebig <tfie@stanley.e-technik.uni-erlangen.de> Cc: <jmz@FreeBSD.ORG>, <ports@FreeBSD.ORG> Subject: Re: FreeBSD Port: XFree86-4.1.0_6 Message-ID: <20010910021828.U31874-100000@shumai.marcuscom.com> In-Reply-To: <3B9C5923.77F3FAAD@lrs.e-technik.uni-erlangen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Sep 2001, Thomas Fiebig wrote: > Hi, > > I have several questions about the XFree86 Version 4: > > 1st: If I have downloaded the port x11/XFree86-4.1.0_6, do I still need > the ports x11/XFree86-clients-4.1.0, x11/XFree86-documents-4.1.0, > x11/XFree86-libraries-4.1.0, x11/XFree86-manuals-4.1.0 and > x11-fonts/XFree86-XXXServer-4.1.0_1 to get the system running? > > 2nd: I have installed the Version 4 last weekend but several proplems > occurred to me. The first was, that the execution of xf86config didn't > offer me the 102-Key Keyboard. The second was, that xf86config didn't > offer me the color bit depth of 32 bit. Both were possible with Version > 3 and the same hardware. But the BIGGEST problem was, that after > starting X with startx, my mouse always ran out of the screen through > the upper left corner, displaying some parts of the X menues all over > the screen. Note: I have taken the same mouse protocol as with version > 3. SO WHAT IS THE PROBLEM??? I have no further idea, do you have one? I can't comment on your depth problems as I don't know what kind of card you have. My GeForce II works great in 32-bit color. However, your mouse problem might be your definition in XF86Config. I run moused like: moused -z 4 -p /dev/psm0 -t auto and this is from my XF86Config: Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" # Option "ZAxisMapping" "4 5" Option "Buttons" "5" Option "Resolution" "100" Joe > > 3rd: I'm not able to redirect the output during the startx startup as > described, e.g. in Greg Lehey's Complete FreeBSD Handbook, not in sh, > not in csh! Any Ideas? > > Thanks and greetings, > Thomas > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010910021828.U31874-100000>