3 getent group games > /dev/null || /usr/sbin/groupadd -g 50 games
7 echo "You must read and accept the Arena terms of use"
8 echo " /usr/share/licenses/arena/license"
10 echo "To accept license run arena from command line"
11 echo "and answer \"yes\" when asked, or issue command"
12 echo " arena --accept-terms"
14 echo "You should tweak dosbox settings to match your needs"
15 echo " /usr/share/games/arena/arena.conf"
17 echo "To play, make sure you are in games group and use command"
20 echo "To grab/ungrab mouse in window mode press CTRL+F10"
21 echo "To switch fullscreen press ALT+ENTER"
23 echo "To see more commands, use"