DudeG

PageType: HomePage    

For Linux users befuddled by the KGS webstart... here's a simple bash script for making it work a little better (ie, still using cgoban as default sgf editor). [Yes, I know this doesn't show up correctly... just check the Edit Page to see the correct formatting, if you need to. :) ]

  1. !/bin/sh

if test "$#" -gt 0 then

        /usr/java/jre1.5.0_06/bin/javaws -open $1  [ext] http://files.gokgs.com/javaBin/cgoban.jnlp

else

        /usr/java/jre1.5.0_06/bin/javaws [ext] http://files.gokgs.com/javaBin/cgoban.jnlp

fi exit 0


This is a copy of the living page "DudeG" at Sensei's Library.
(OC) 2011 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About