ButtonSwap

Minimal WinAPI program to invert left and right mouse buttons.

Pure Nim score 15/100 · last commit 2021-02-01 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2021-02-01
Downloads 0
Last Indexed 2026-09-06 07:38

Installation

nimble install ButtonSwap
choosenim install ButtonSwap
git clone https://gitlab.com/vrietz/buttonswap

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
ButtonSwap - - - - - - -

Source

Repository https://gitlab.com/vrietz/buttonswap
Homepage https://gitlab.com/vrietz/buttonswap
Registry Source gitlab

README

ButtonSwap

Minimal WinAPI program to invert left and right mouse buttons.

Requirements

As being developed using the Visual C++ WinAPI, this program can only be run on Windows systems.

Usage

Simply download and execute Release/ButtonSwap.exe. Mouse buttons will be inverted immediately.

Build release

To build the software yourself, use Visual Studio 2015 or newer and include all source, precompiled headers and resource files.

License

The project is published under the MIT License.