#!/bin/bash # # mouseflip - reverse mouse keys right-handed to left-handed. # Intended for use on the laptop where the external mouse # isn't always plugged in. # xmodmap -e "pointer = 3 2 1 4 5 6 7 8 9"