Date: Mon, 21 Mar 2005 08:25:38 -0500 From: "Michael G. Jung" <mikej@confluenttech.com> To: <freebsd-sparc64@freebsd.org> Cc: dejan.lesjak@ijs.si Subject: Keyboard Xorg 6.8.2 Sparc Ultra 2 Message-ID: <9D7F0DF3FB16D41184010050DA90E00001C874ED@neo.confluentasp.local>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9D7F0DF3FB16D41184010050DA90E00001C874ED>
