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