Hi,

Firstly, running Gentoo with XFree86 4.3.0.

I just got a Logitech Internet Navigator keyboard (don't they make
normal keyboards anymore?) and I set it up in my XF86Config to:

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option      "AutoRepeat"    "500 30"
    Option      "XkbRules"      "xfree86"
    Option      "XkbModel"      "logiink"
    Option      "XkbLayout"     "us"
EndSection

and restarted X.

I went to set the extra buttons up (using khotkeys) and discovered
that not all worked. I looked in the /etc/X11/xkb/symbols/inet
file and saw that Logitech Cordless Desktop Navigator (logicdn)
matched my extra buttons more closely (has them all layed out). I
gave that a shot, but it did not work correctly for me either.

After some reading, I ran xev and pressed a few of the extra
buttons. As an example, for the My Home button, the following display:

KeyPress event, serial 28, synthetic NO, window 0x2000001,
    root 0x8e, subw 0x0, time 16295950, (-207,67), root:(469,664),
    state 0x10, keycode 130 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes:  ""

KeyRelease event, serial 28, synthetic NO, window 0x2000001,
    root 0x8e, subw 0x0, time 16296046, (-207,67), root:(469,664),
    state 0x10, keycode 130 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes:  ""

So I looked up the keycode in /etc/X11/xkb/keycodes/xfree86 and found
it to be associated with <I02>, but in /etc/X11/xkb/symbols/inet
My Home is set to <I32>.

Currently the only buttons that work correctly with my keyboard (from
either logiink or logicdn) are Search, Favorites, and E-Mail.
AudioSkipForward/Backward are assigned incorrectly and the rest
just don't do anything.


What is it that I can/should do to get these buttons to function?

 
Thanks for your time,
Christopher Hornbaker              Email: [EMAIL PROTECTED]
Jabber ID: [EMAIL PROTECTED]     http://www.openschooling.org
Was I helpful? Let me know! http://svcs.affero.net/rm.php?r=Jilks
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to