Live data from Hacker News

Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

github.com

121–130 of 274 posts

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#121
post #52

Earlier quoted context omitted.

Also they've been very slow to adopt optical switches compared to other brands, a handful of their high end gaming mice have them, but the vast majority of their range still uses the same old mechanical switches that tend to start erroneously double clicking after a while.

If your mouse starts double clicking, play a game of Quake 3 for an hour, or just click a bit more aggressively for the next hour. It clears the problem, per my experience. What I understood is, the switches on these mice (I have G700) are practically abuse-proof. However, they don’t like to be used lightly and start to glitch possibly from fine dust. Using the switches more aggressively cleans them up. My first gene…

That sounds like a job for contact cleaner, assuming it’s possible to non-destructively get a tube next to the switches.

I’m about to open my second bottle. My first bottle is from the 1990’s.

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#123
post #93

Earlier quoted context omitted.

> AI prompt builder enabled by default in my mouse driver That's so wild I had to go and look up what that could possibly mean. What a world we live in. https://www.logitech.com/en-us/software/logi-ai-prompt-build...

I didn’t even check what it could be. I just got the rainbow cursor suddenly on boot, and the process name was enough to instantly uninstall the driver and search for a replacement.

What is a rainbow cursor?

Do you mean the mac beach ball, or is it a misguided feature of the mouse?

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#124
post #118

Earlier quoted context omitted.

You're assuming most of that space is taken up by telemetry software. 100MB of that could easily just be the UI toolkit!

What's wrong with using the UI the OS provides?

Not cross platform, difficult to theme or style to Logitech brand guidelines?

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#125

Earlier quoted context omitted.

Their major flaw is that they purposefully use shitty switches that fail, sometimes within months. This is true even with their absurdly overpriced gaming mice. I have never had a mouse whose buttons failed until I bought a logitech. Every person I know raves about them until you ask them how many they've had to buy.

Nah, I deployed Logitech for ~300 users in a manufacturing environment for years and they were just fine. You got unlucky or are beating the shit out of them.

Agree. It's rare to find a failed Logitech mouse.

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#126

For Linux pros here, can anyone explain how is this, in my understanding, driver implementation for Linux to be completely written in Python? My understanding is most for driver code is written in C or C++. The 'new' way of developing - the kernel development is in Rust. How can this work that is written in pure Python?

It's a manager for the device's extra features, and pairing of dongles since that's not handled by the OS. It replaces a few of the typical Logitech applications that normally do this.

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#127
post #16
post #3

I've had an MX Master mouse (the "2" for maybe 8-9 years then the "3" for 2-3 years now) and love it. Great performance, great battery life, fantastic design and feel. On Windows I definitely do not love the 150Mb program to manage it (surely sending a torrent of unnecessary telemetry data back to Logitech. I found Solaar a couple months ago after getting repeatedly frustrated with bluetooth connection issues. It rea…

This says it’s for Linux, and a search doesn’t find a Windows version. Are you using this on Windows?

I suppose that could have been clearer. I use Windows on my desktop and Linux on my laptop.

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#129

Earlier quoted context omitted.

To be able to program all the configurable buttons, and upload the macros and settings to the profiles present on the mouse itself, so you can use all the features of your mouse, tailored to you, even if you don’t have the software on the target device you’re using your mouse. Yes, Logitech’s high end mice store settings themselves. The app is just a programming interface. It sometimes does per program profile switch…

And yet, my keyboard can do almost (no per-program switching) all of the same FROM A WEB PAGE. WebHID should be all that's needed for advanced input devices. If you want some sort of per-program profile switching, sure, release a dedicated app that handles sending a special HID command sequence to trigger a profile switch.

And if Logitech had a webpage to configure settings, HN would be up in arms about not being able to configure while offline.

Re: Solaar is a Linux manager for many Logitech keyboards, mice, and other devices

#130

Earlier quoted context omitted.

Logitech's might be a large download, but their Windows software still seems far more optimized than Corsair's. After a few days of uptime, Corsair's processes would have nearly an hour of CPU time. Logitech's would have a couple minutes at most. I replaced all my Corsair equipment with Logitech or others after seeing that.

Why does a mouse need an app, again?

To be fair, it doesn't. I have Logitech mice and I have never once installed an app for them. They work great just with normal USB HID drivers.
Post reply on HN