Skip to content

Logitech

Remove the AI bloatware from Logitech’s mouse driver

Note: Newer versions of LogiOptions+ have an on/off switch built into the app; find it in the app's Gear icon. The following is left as a historical footnote in the annals of the societal takeover by AI.

I absolutely love Logitech's Mac MX Keys keyboard and MX Master mouse (though I've now updated to version 3 of the mouse). And generally, their software has been pretty good, too.

But a recent update added an "AI Prompt generator" feature to the mouse side of things, which is absolute garbage—I'm not saying it's bad, as I've never tried it. It's garbage as in there's no reason my mouse needs an AI prompt generator connected to a button. Even worse, as Stephen Hackett discovered, it creates a folder (at the top level of your home folder, no less!) with the ugly name of ai_overlay_tmp.

Thankfully, when Stephen posted about this on Mastodon, user @flipneus posted the solution. And in case that post ever goes away, here it is:

In Finder, open the top-level Library → Application Support folder, then navigate to Logitech → LogiOptionsPlus, and open app_permission.json in your favorite pure text editor. Add a comma after the last } on the line before the final }, then add these lines:

 "aipromptbuilder": {
  "value": false
 }
}

When done, the end of the file should look like this (though the commands in yours may differ):

...
  },
 "backlight": {
  "value": true
 },
 "aipromptbuilder": {
  "value": false
 }
}

The important part is the added comma after (in my file) the backlight-related section. Save the file when done editing, and reboot.

After the reboot, you can delete the ai_overlay_tmp folder—and there won't be an AI generator option in the Logi Options+ app any more. (Alternatively, Stephen points out you can use SteerMouse to program the buttons on the Logitech.)

Thank you, Stephen and @flipneus!



Give your iMac a lift

I have a 2019 27" iMac, which replaced a Late 2014 27" iMac. Both of these are/were placed directly on their stands on my desk. I've always felt that the screen was just a bit too low to be ideal, but I was too lazy to deal with solving it—especially as I knew it meant I'd also have to deal with the mess of cables on the desk behind the iMac.

Then last week, I saw MacRumor's review of the Twelve South Curve Riser iMac Stand, and thought it might solve my problem. But at over four inches (10cm) in height, I thought it would be too high for me—with the height of my desk and chair, I'd wind up looking up at the screen. And, at $80 for just a bent piece of metal, it seemed expensive for what it delivers.

However, MacRumors also linked to their review of the Satechi Type-C Stand for iMac (view on Amazon), which rises a more-reasonable 1.63" (4.1cm) from the desk. But what really intrigued me was that for $90—just $10 more than the Twelve South riser—the Type-C Stand includes two card reader ports (at up to 104MB/s), three USB-A ports (5GB/s), a USB-C port (5GB/s), and a headphone jack.

The ports on the front were the deal sealer for me: My Logitech keyboard and mouse both charge over USB-C, and I'd been using my MacBook Pro to do that as I only have a USB-C to USB-C cable. I also do a fair bit with memory cards—my drone uses microSD and my camera uses a regular SD card. I'd been using a regular card reader that requires the fiddly task of putting the microSD card into a SD-sized card holder; the Satechi stand has two separate slots, so that fiddly work is gone.

As for the brand, I have a Satechi Wireless Smart Keypad that's been working flawlessly for five years, so I felt pretty safe making the purchase decision. It arrived on Sunday, and after getting everything set up, I wish I would have done this years ago.

[continue reading…]