On Wed, Dec 22, 2021 at 08:32:16AM GMT, Claudio Jeker wrote:
> On Tue, Dec 21, 2021 at 03:49:47PM -0500, jwinnie@tilde.institute wrote:
> > 
> > Hello OpenBSD developers,
> > 
> > I am interested in contributing to improve the uhidpp(4)
> > (Logitech Unifying Reciever) support in OpenBSD.
> > 
> > Currently, the uhidpp(4) driver only handles detecting certain
> > sensors, but I would like more robust support for these devices,
> > including:
> > 
> > * pairing and unpairing devices on the command-line
> > * controlling the scrolling speed/auxiliary buttons of wireless mice
> > 
> > Do you know where I should start? Should I work on the uhidpp(4)
> > driver, or should I go ahead and start writing a command-line utility,
> > like uhidppctl(8)?
> 
> I doubt we want a uhidppctl(8) unless it is really necessary.
> I would expect wsmouse(4) to handle the controlling of scrolling
> speed and auxiliary buttons.

Hi Claudio,

I had to do pair some devices recently for both Logitech Unifying
receiver as well as How Dell Universal Pairing receiver (out of
scope here), and it was a bit of a faff having to source another
machine and OS. So, purely from a user perspective, given that a
single receiver can pair up to six devices, it would be nice not
having to use another machine/OS to do the pairing step :^)

Regards,

Raf

Reply via email to