On Sat, Mar 15, 2003 at 10:16:10PM +0000, Timothy Groves wrote:
> On Sat, 15 Mar 2003 20:17:37 -0700
>
> > AddtoMenu RootMenu
> > + "Play DVD" exec /home/sa/bin/xine-play.sh
>
> My shell script is the AppRun batch file for ROX Filer. It's huge.
> The first four lines are:
>
>
> #!/bin/sh
>
> PROG=ROX-Filer
>
> APP_DIR=`dirname $0`
> APP_DIR=`cd "$APP_DIR";pwd`; export APP_DIR
>
>
> Funny thing is, my Quake2 plays happily as a shell script.
mabey you could try running it with an xterm like:
+ "script" exec xterm -e shell_script.sh
> "Beer is living proof that God loves us and wants us to be happy."
> -Benjamin Franklin
:-)
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Mar 15 2003 - 21:50:28 GMT