I wrote: > is there a way to pass the dvd path to goggles on the command line? > "ogle /cdrom/cdrom0" works well and would like to do the same with goggles. Never mind, I noticed that "goggles" is a wrapper script which last line is "exec ogle" Perhaps it should be exec ogle "$@"