Re: X11 1.0 & KDE Keyboard mapping issue
Re: X11 1.0 & KDE Keyboard mapping issue
- Subject: Re: X11 1.0 & KDE Keyboard mapping issue
- From: Jerry Talkington <email@hidden>
- Date: Wed, 30 Jul 2003 17:17:36 -0700
- Mail-followup-to: email@hidden
On Wed, Jul 30, 2003 at 07:47:15PM -0400, Javadude NoSpam wrote:
> When I ran my Fink-KDE installation, the Keyboard
> mapping problems were still there: The + key and other
> keys did not work with KWrite & Kate.
>
> Could this bug still be there because I did not
> re-build KDE or is it just that The Apple guy's
> have'nt found a solution to the bug yet?
It doesn't sound like you have a bug at all. It sounds like you need to
set up a key mapping with xmodmap (which is intended, so you wouldn't
see a difference with whatever version you use.)
Put this into a file and then load it with `xmodmap <filename>', and see
if it works:
keycode 73 = period
keycode 75 = asterisk
keycode 77 = plus
keycode 83 = slash
keycode 84 = Return
keycode 86 = minus
keycode 89 = equal
keycode 90 = 0
keycode 91 = 1
keycode 92 = 2
keycode 93 = 3
keycode 94 = 4
keycode 95 = 5
keycode 96 = 6
keycode 97 = 7
keycode 99 = 8
keycode 100 = 9
--
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.