Ext2Fsd Project

Open source ext3/4 file system driver for Windows (2K/XP/WIN7/WIN8)

Archive for the ‘Moure’ tag

Moure: Utility to swap your mouse buttons

with 3 comments

Introduction

Moure is a small utility to swap your mouse buttons. As we know Windows
system already supports mouse buttons switching, but it has the following
limitations:
1) All mouses including touchpad are to be swapped.
2) In remote desktop (mstsc), will turn back to what it's designed.

Moure overcomes these 2 limitations. It enables you to only swap buttons
for a particular one or any specified mouses. Other mouse devices or
your touchpad are left unchanged.

Moure remembers your settings in registry, and it automatically reloads
after system booting.

Snapshots

Moure Snapshot
Moure Snapshot

Supported OS

Windows XP and later

Download Link

https://sourceforge.net/projects/ext2fsd/files/Moure/

Story

Mostly I'm using my left hand to control the mouse (designed for right
hand). Recently, trying to relieve my left hand from pains of carpal
tunnel syndrome, I bought a new left-hand mouse (Minicute EZ2), then
got troubles to get accustomed to the left & right confusions.

I'm not a guy of IFIXIT-style, just cann't weld any jump wires. But
as a software engineer, I can make software work as requested, even
weirdly. Then moure was out, proving again the proverb:

-- if all you have is a hammer, everything looks like a nail --

Development Guides

Project website: https://github.com/matt-wu/Moure
Requirements: VS2008 and WDK

Moure is a kernel mouse class filter driver for Windows. So besides
buttons swapping, it can do everything upon HID events for mouses.

Thanks to Rolf Kristensen for his CGridListCtrlEx project:
https://github.com/snakefoot/cgridlistctrlex

Written by Matt

July 9th, 2016 at 2:41 pm

Posted in News

Tagged with