From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 21 20:13:53 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3470316A4CE for ; Mon, 21 Mar 2005 20:13:53 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60F643D48 for ; Mon, 21 Mar 2005 20:13:51 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (patsy.ijs.si [193.2.4.8]) by niobe.ijs.si (Postfix) with ESMTP id C059E1DD666; Mon, 21 Mar 2005 21:13:50 +0100 (CET) Received: from niobe.ijs.si ([193.2.4.24]) by localhost (patsy.ijs.si [193.2.4.8]) (amavisd-new, port 10024) with LMTP id 66277-01-32; Mon, 21 Mar 2005 21:13:47 +0100 (CET) Received: from idefix.ijs.si (unknown [IPv6:2001:1470:ff80:0:20e:cff:fe58:61c4]) by niobe.ijs.si (Postfix) with ESMTP id EFAE31DD629; Mon, 21 Mar 2005 21:13:46 +0100 (CET) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (8.13.3/8.13.3) with ESMTP id j2LKDjOx002098; Mon, 21 Mar 2005 21:13:46 +0100 (CET) (envelope-from dejan.lesjak@ijs.si) From: Dejan Lesjak To: "Michael G. Jung" Date: Mon, 21 Mar 2005 21:13:45 +0100 User-Agent: KMail/1.8 References: <9D7F0DF3FB16D41184010050DA90E00001C874ED@neo.confluentasp.local> In-Reply-To: <9D7F0DF3FB16D41184010050DA90E00001C874ED@neo.confluentasp.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503212113.45408.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: freebsd-sparc64@freebsd.org Subject: Re: Keyboard Xorg 6.8.2 Sparc Ultra 2 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 20:13:53 -0000 On Monday 21 of March 2005 14:25, Michael G. Jung wrote: > I have just upgraded to Xorg 6.8.2 and again have strange > keyboard behavior. > > X Window System Version 6.8.2 > Release Date: 9 February 2005 > X Protocol Version 11, Revision 0, Release 6.8.2 > Build Operating System: FreeBSD 6.0 sparc64 [ELF] > Current Operating System: FreeBSD dual2.mikej.com 6.0-CURRENT FreeBSD > 6.0-CURRENT #2: Fri Mar 18 08:49:45 EST 2005 > root@dual2.mikej.com:/usr/obj/usr/src/sys/DUAL2-2 sparc64 > Build Date: 18 March 2005 > Before reporting problems, check http://wiki.X.Org > to make sure that you have the latest version. > Module Loader present > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbRules" "xorg" > Option "XkbModel" "pc104" > Option "XkbLayout" "us_intl" > EndSection > > ----> This is the key "a" > > KeyPress event, serial 16, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 55967, (60,43), root:(62,45), > state 0x0, keycode 85 (keysym 0xff98, KP_Right), same_screen YES, > XLookupString gives 0 bytes: > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 56050, (60,43), root:(62,45), > state 0x0, keycode 85 (keysym 0xff98, KP_Right), same_screen YES, > XLookupString gives 0 bytes: > > ----> This is the key "b" > > KeyPress event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 77108, (60,43), root:(62,45), > state 0x0, keycode 199 (keysym 0x0, NoSymbol), same_screen YES, > XLookupString gives 0 bytes: > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 77252, (60,43), root:(62,45), > state 0x0, keycode 199 (keysym 0x0, NoSymbol), same_screen YES, > XLookupString gives 0 bytes: > ----> This is the key "c" > > KeyPress event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 91486, (60,43), root:(62,45), > state 0x0, keycode 193 (keysym 0x0, NoSymbol), same_screen YES, > XLookupString gives 0 bytes: > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 91561, (60,43), root:(62,45), > state 0x0, keycode 193 (keysym 0x0, NoSymbol), same_screen YES, > XLookupString gives 0 bytes: > > ----> This is the key "1" > > KeyPress event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 103171, (60,43), root:(62,45), > state 0x0, keycode 38 (keysym 0x61, a), same_screen YES, > XLookupString gives 1 bytes: (61) "a" > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 103226, (60,43), root:(62,45), > state 0x0, keycode 38 (keysym 0x61, a), same_screen YES, > XLookupString gives 1 bytes: (61) "a" > > ----> This is the key "2" > > KeyPress event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 116254, (60,43), root:(62,45), > state 0x0, keycode 39 (keysym 0x73, s), same_screen YES, > XLookupString gives 1 bytes: (73) "s" > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 116323, (60,43), root:(62,45), > state 0x0, keycode 39 (keysym 0x73, s), same_screen YES, > XLookupString gives 1 bytes: (73) "s" > > ----> This is the key "3" > > KeyPress event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 128234, (60,43), root:(62,45), > state 0x0, keycode 40 (keysym 0x64, d), same_screen YES, > XLookupString gives 1 bytes: (64) "d" > > KeyRelease event, serial 19, synthetic NO, window 0x200001, > root 0x34, subw 0x200002, time 128303, (60,43), root:(62,45), > state 0x0, keycode 40 (keysym 0x64, d), same_screen YES, > XLookupString gives 1 bytes: (64) "d" Weird :-/ What files are there in x11-servers/xorg-server/files ? Could you try with "XkbLayout" "us"