#!/bin/bash

# hey I'm left handed
xmodmap -e "pointer = 3 2 1"

# a nice background (nicer than the default grey ;)
xsetroot -solid black

#start selectwm
exec selectwm


syntax highlighted by Code2HTML, v. 0.9.1