This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Re: Keyboard problems with XFree86-xserv-4.3.0-50
- From: Harald Joerg <harald dot joerg at fujitsu-siemens dot com>
- To: cygwin-xfree at cygwin dot com
- Date: Mon, 08 Mar 2004 13:17:04 +0100
- Subject: Re: Keyboard problems with XFree86-xserv-4.3.0-50
- References: <kvbrn71txu.fsf@mcp0147c.mch.fsc.net>
- Reply-to: cygwin-xfree at cygwin dot com
Harald Joerg <harald.joerg@fujitsu-siemens.com> writes:
> After upgrading to XFree86-xserv-4.3.0-50, I've noticed two
> annoying changes for which I don't have any explanation:
>
> - the '<' key does not work
>
> - I've got to run `setxkbmap de` manually.
I should have looked closer to the diff of the XWin.log files.
Both of them seem to indicate that /etc/X11/XF86Config-4 isn't
evaluated with 4.3.0-50. The file contains:
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
> [...]
> The differences beteen the XWin.log files are:
> --- XWin.log.047 2004-03-08 11:36:48.912067100 +0100
> +++ XWin.log.050 2004-03-08 11:40:54.519870200 +0100
> [...]
> -(==) Using config file: "/etc/X11/XF86Config-4"
Explicitly running
$ XWin -rootless -clipboard -xf86config /etc/X11/XF86Config-4
doesn't change anything.
Any hints?
--
Cheers,
haj