View Single Post
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#10
exec xkbd -k /usr/share/xkbd/atari800.text.xkbd & exec ${0}.bin -windowed -stretch 1.9 -bpp 16 "$@"
Is this correct because I receive the following error.

-bash: exec: -b: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]

Also, do I rename atari800.bin to atari800 because that's the original file name I have in /usr/games unless I'm using the wrong version.

Cheers.