First off Hello.

I am new to this list,  so be genital ;)

I have  the Microsoft Wireless Optical Desktop Elite, and am having just a 
couple problems. First off the model number on the keyboard is 1011, and the 
model number on the mouse (Wireless Intelimouse explorer 2.0) is 1007. 

This keyboard has a F lock key on it, basicaly assinging different scancodes 
from the function key (F1 - F12), as well as other keys
                        scancode                keycode
 fn(F1)         e03b            0xbb   
 fn(F2)         e008            0x88   
 fn(F3)         e007            0x87  
 fn(F4)         e03e            0xbe   
 fn(F5)         e03f                    0xbf   
 fn(F6)         e040            0xc0
 fn(F7)         e041            0xc1
 fn(F8)         e042            0xc2
 fn(F9)         e043                    0xc3  
 fn(F10)        e023                    0xa3    
 fn(F11)        e057                    0xd7    
 fn(F12)        e058                    0xd8  
 My Pictures    e064                    0xe4   
 My Music       e03c                    0xbc   
 Messenger      e005            0x85   
 Log Off                e016            0x96   
using setkeycodes these keys work

However I have a few problemed keys
                                scancodes       keycodes
 Show Favorites         e078            0xf8      
 My Favorites 1         e073            0xf3      
 My Favorites 2         e074            0xf4      
 My Favorites 3         e075            0xf5      
 My Favorites 4         e076            0xf6      
 My Favorites 5         e077            0xf7      
I can setkeycodes on these, but then I get  "keyboard.c: can't emulate rawmode 
for keycode xxx" in my dmesg output.

I also keep seeing two other keycodes that dont seem to be buttions i am 
pressing.
scancodes       keycodes
e059            0xd9 
e001            0x81 

i have on annoyance as well.. ocasionaly my keys will repeat, happens more 
often on the enter key, and the space bar,  but have had it happen with other 
keys as well.

I am running gentoo linux, with kernel 2.6.5, and 2.6.5-mm1.

Keep up the good work, and thanks in advance

PS the tilt wheel would be cool to have working on the mouse,  and the wheel 
just working on the keyboard with or with out the mouse would be nice ;)


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to