Hi All,

i'm toally upset while trying to setup full functional of USB keyboard and mouse

uname -a
FreeBSD 8.1-RELEASE amd64

1. i can use USB keyboard (Logitech Internet 350 Keyboard) via ukbd(4)
   but no multimedia keys than ...
   
   i can use mouse (Logitech RX250) via ums(4) but no wheel tilt than ...

2. i was trying to set them via uhidd (doing all as described at wiki)
   but was unable to :(

   i see hidd processes running when i plug devices ... but how to say
   to xorg to use them?

   root        8133  0.0  0.0 11276  1524  ??  Is   10:31AM   0:00.00 
/usr/local/sbin/uhidd /dev/ugen0.3
   root        8175  0.0  0.0 11404  1620  ??  Is   10:31AM   0:00.02 
/usr/local/sbin/uhidd /dev/ugen0.4

   the maximum i was able to achieve is to "see" multimedia keypresses
   in xev ... 

   KeyPress event, serial 43, synthetic NO, window 0x1200001,
       root 0x121, subw 0x1200002, time 12523599, (39,35), root:(43,850),
       state 0x0, keycode 189 (keysym 0x1008ff14, XF86AudioPlay), same_screen 
YES,
       XKeysymToKeycode returns keycode: 162
       XLookupString gives 0 bytes: 
       XmbLookupString gives 0 bytes: 
       XFilterEvent returns: False
   
   KeyRelease event, serial 43, synthetic NO, window 0x1200001,
       root 0x121, subw 0x1200002, time 12523703, (39,35), root:(43,850),
       state 0x0, keycode 189 (keysym 0x1008ff14, XF86AudioPlay), same_screen 
YES,
       XKeysymToKeycode returns keycode: 162
       XLookupString gives 0 bytes: 
       XFilterEvent returns: False

   but xbindkeys doesn't react to them ...   

   as for mouse, it disappears when i kldunload ums, hald doesn't see it 


may somebody to clarify to me the issue, please?

-- 
Zeus V. Panchenko                                       GMT+2 (EET)
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to