#!/bin/sh if [ $# -eq 0 ]; then echo "usage: setxmap us|se" >&2 exit 1 fi xmodmap /home/mats/scripts/$1.xmap .