Hi Guys,

    I had a crack at this following your suggestions, and the following
seems to work nicely on my mac.  Does it work o.k. on other systems?

JXOPTS=""
case $(uname) in
   Darwin*)
   JXOPTS="-Xdock:name=\"JXplorer\" -Dcom.apple.macos.useScreenMenuBar=true"

   echo "running OSX version";;
esac

   - Chris

P.S. Richard, I'm not sure how to use your suggestion; I've sort of stuck it
in but it doesn't seem to do anything.  I'm afraid I'm pretty clueless with
shell scripts...

Attachment: jxplorer.sh
Description: Bourne shell script

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jxplorer-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to