Foldable mouse portable workflow apps

A foldable travel mouse is a compromise: it slims down to fit in a jacket pocket by giving up the shape most desktop mice spend engineering effort perfecting. What you get back is a pointer you’ll actually carry. The rest of the ergonomics — how the two buttons feel, how the scroll behaves, what a middle click even does — comes from software.

We looked at seven desktop apps that turn a foldable mouse (Microsoft Arc, Logitech M350 series, Anker foldables, and the newer Bluetooth-only compact designs) into something you can work on for a whole flight. Two are first-party drivers, one is the open-source Logitech option for Linux, four are third-party remappers that work with any mouse.

What to look for

Quick comparison

App Best for Platforms Free plan Price License
Logitech Options+ Official Logi mouse config Windows, macOS Yes Free (account optional) Proprietary
Solaar Logitech mice on Linux Linux Yes Free GPL
SteerMouse Deep remap on macOS macOS Trial ~$20 one-time Proprietary
Logi Options for Mac Legacy Mac support macOS Yes Free Proprietary
Karabiner-Elements Combine with the keyboard on Mac macOS Yes Free MIT
AutoHotkey Any-mouse remap on Windows Windows Yes Free GPL
X-Mouse Button Control GUI remap for any mouse on Windows Windows Yes Free Freeware

1. Logitech Options+ – Best official Logi mouse config

Logitech Options+ is the current-generation driver for Logitech’s Bluetooth mice, including the M350, M240, and Pop foldable line. It handles Easy-Switch between paired devices, Flow (cursor across two computers on the same network), gestures on middle click, and per-app rules. The setup takes five minutes.

Where it falls short: Prompts for a Logi account. Windows and Mac only. Some older mice (M330, MX Anywhere 2) still need the older Logitech Options build.

Pricing:

Platforms: Windows, macOS.

Download: logitech.com/software/logi-options-plus.

Bottom line: The default for a Logi foldable on Windows or Mac. Set profiles, ignore the account prompt if you want.

2. Solaar – Best for Logitech mice on Linux

Solaar is the third-party Linux driver for Logitech’s Unifying, Bolt, and Bluetooth line. Pair, unpair, check battery, flash new firmware, remap DPI cycles, all in a small GTK app. For a foldable Logi mouse used on a Linux laptop, it’s the app.

Where it falls short: Not every mouse quirk is exposed. Some device-specific features Options+ handles on Windows aren’t there yet.

Pricing:

Platforms: Linux.

Download: pwr-solaar.github.io.

Bottom line: The only right answer for Logi mice on Linux.

3. SteerMouse – Best deep remap on macOS

SteerMouse is the third-party macOS driver most Mac users install when Logi Options+ doesn’t cover their mouse. Any USB or Bluetooth mouse, any button, any gesture, per-app profiles, cursor acceleration curves you can actually see and adjust. For a non-Logitech foldable on a Mac, it’s the tool that makes the two buttons feel like six.

Where it falls short: Not free — it’s a one-time paid app. Interface is functional, not pretty.

Pricing:

Platforms: macOS.

Download: plentycom.jp/en/steermouse.

Bottom line: The way to make a $30 foldable mouse feel like a $100 one on a Mac.

4. Logi Options for Mac – Best legacy Mac support

Logi Options (without the plus) is the older Logi driver that supports mice Options+ has dropped. If you carry a mid-2010s Logitech foldable that never got the Options+ update, this is the app that still runs on modern macOS.

Where it falls short: Frozen feature-wise. New Logi devices aren’t added.

Pricing:

Platforms: macOS (Windows version discontinued in favour of Options+).

Download: logitech.com.

Bottom line: Install only if your mouse is old enough that Options+ refuses it.

5. Karabiner-Elements – Best combine with the keyboard on Mac

Karabiner-Elements is the free macOS remapping tool with a mouse module that lets you treat a middle-click as a keyboard shortcut, a mouse gesture as a Command-Tab, or a specific button as trigger for a complex chord. Combined with SteerMouse or Logi Options+, it’s how power users build a real workflow around a two-button foldable.

Where it falls short: Learning curve is a few evenings. JSON-driven rules for the advanced stuff.

Pricing:

Platforms: macOS.

Download: karabiner-elements.pqrs.org.

Bottom line: The keyboard side of the remap picture. Pairs with any mouse tool on Mac.

6. AutoHotkey – Best any-mouse remap on Windows

AutoHotkey treats mouse buttons as scriptable events, so a foldable with only two buttons and a middle-click gets whatever behaviour you script. Middle-click becomes back, Ctrl+middle becomes forward, a shake becomes minimise-all. There’s a script for every one of these somewhere on the AHK forum.

Where it falls short: No GUI. You edit an .ahk file and run it. Script style has changed between AHK v1 and v2; check which one your snippet targets.

Pricing:

Platforms: Windows.

Download: autohotkey.com.

Bottom line: The universal Windows answer. If X-Mouse Button Control isn’t enough, this is next.

7. X-Mouse Button Control – Best GUI remap for any mouse on Windows

X-Mouse Button Control is the free GUI remapper that most Windows users install when they want per-app mouse profiles without touching a script. Import a profile, add a rule for Chrome, add another for Photoshop, and the foldable behaves differently in each.

Where it falls short: Windows only. Frozen-looking UI. Deep integration with modern gaming mice is not the point.

Pricing:

Platforms: Windows.

Download: highrez.co.uk/downloads/xmousebuttoncontrol.htm.

Bottom line: The point-and-click alternative to AutoHotkey. Install it, add rules, done.

How to pick the right one

FAQ

Do I need software for a Bluetooth foldable mouse? No, it will pair and click without it. Software gets you multi-device switching, gestures, DPI presets, and per-app rules — the things that make a compact mouse feel like a full one.

Can I use one foldable mouse across a laptop and a tablet? Some foldables (Logitech M350 series, MX Anywhere 3S) remember three pairings and switch between them with a button. Others pair to one device at a time. Check the model.

What’s the best free remap tool on Windows? X-Mouse Button Control for the GUI, AutoHotkey for the script route. Both cover any USB or Bluetooth mouse.

Does Logitech Options+ require an account? It prompts you to sign in for Logi Flow and settings sync, but you can decline and still get the local profiles.

Will a foldable mouse work in Linux out of the box? Yes, as a plain HID device. Solaar adds the extras for Logi models; other brands rely on standard USB/BT drivers with no extra features.