#!/bin/sh if [ "$KEYMAP" != "" ]; then loadkeys $KEYMAP fi