#!/bin/sh xmodmap -e "keycode 37 = Control_L" xmodmap -e "keycode 105 = Control_R" # vim: expandtab sw=2 ts=2