#!/bin/sh
export LANG=de_DE
xmodmap -e "keycode 0x6C =  Return"
cd /opt/cycas39; ./cycas.real $* &
