Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2010 13:17:34 +0100
From:      Kai Wang <kaiwang27@gmail.com>
To:        Zeus V Panchenko <zeus@ibs.dn.ua>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: upset with usb keyboard and mouse ...
Message-ID:  <20101207121734.GC2516@viskning>
In-Reply-To: <20101207084438.GC3057@relay.ibs.dn.ua>
References:  <20101207084438.GC3057@relay.ibs.dn.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 07, 2010 at 10:44:38AM +0200, Zeus V Panchenko wrote:
> 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

Xorg did interpret the key as XF86AudioPlay here.

>    but xbindkeys doesn't react to them ...   

If xbindkeys doesn't work, you can also try ports misc/hotkeys.

>    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-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101207121734.GC2516>