Date: Thu, 13 Mar 2003 10:47:54 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Simon Barner <barner@in.tum.de> Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: HEADSUP: XFree86 4.3.0 update Message-ID: <20030313104754.7a3e0805.Alexander@Leidinger.net> In-Reply-To: <20030313023046.GA93437@zi025.glhnet.mhn.de> References: <1047429424.8471.40.camel@leguin> <20030313012157.GA92277@zi025.glhnet.mhn.de> <20030313015206.GA92657@zi025.glhnet.mhn.de> <20030313023046.GA93437@zi025.glhnet.mhn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Mar 2003 03:30:46 +0100 Simon Barner <barner@in.tum.de> wrote: > > I will try them and see if they are faster than the gatos ones. > > The do work at the same speed (since the are gatos based :-), but the even show > less attributes in xvinfo (14 instead of 17). DRI is not supported on my > chipset. So, I'll stay with my gatos drivers! > > Btw. I fixed the keyboard problem: > > Option "XkbRules" "xfree86" > Option "XkbModel" "pc102" > Option "XkbLayout" "de" > Option "XkbVariant" "nodeadkeys" > > works (I had pc104 without the nodeadkeys thingy). Even that shiny EUR sign Had you tried pc105 without nodeadkeys? > works in some GNOME apps and in OpenOffice (but I didn't bother much :-) I know > I could fix this in xterm, nedit, ... too, but why? 1. You have to use a font with iso8859-15 symbols, e.g.: ---snip--- (4) netchild@ttyp0 % grep font ~/share/app-defaults/XTerm *font: -*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-15 ---snip--- 2. You should set the right env-vars: ---snip--- (5) netchild@ttyp0 % printenv |grep -E '(LANG|LC_)' LANG=de_DE.ISO8859-15 LC_NUMERIC=C ---snip--- This at least works with 4.2.0. Bye, Alexander. -- Press every key to continue. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 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?20030313104754.7a3e0805.Alexander>