Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 02:44:02 +0100
From:      Dejan Lesjak <dejan.lesjak@ijs.si>
To:        Matthias Muthmann <mmuthmann@gmx.net>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Problems with X..
Message-ID:  <200502240244.03104.dejan.lesjak@ijs.si>

next in thread | raw e-mail | index | archive | help
Matthias Muthmann wrote:

> On Mi, 2005-02-23 at 17:09 -0500, Aaron Dudek wrote:
>> I seem to be having an issue with the keyboard driver under xorg 6.8.1.
>> I have specified the keyboard driver in xorg.conf but all the keys are
>> shifted to the left by 1, eg. I hit "g" and I get "h". Is this
>> correctible under 6.8 or do I have to downgrade to 6.7?
> Try the following:
> 
> Edit scripts/configure in the  ports-directory of the xorg-server.
> Add:
> echo "#define UseDeprecatedKeyboardDriver YES"  >> $LOCALDEF
> to the big block of definitions at the beginning.
> Then recompile the server and it should work with your config.
> This worked for me on my Ultra10.
> 

If you guys have time and will, could you try the patch here:
http://www.ijs.si/~lesi/xorg/patch-kbd_sparc_2.c
Put it in files directory in x11-servers/xorg-server port, reinstall the port 
and let me know if there is any difference (without 
UseDeprecatedKeyboardDriver and with kbd driver for keyboard).


Dejan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502240244.03104.dejan.lesjak>