X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/583bcdfcb6b2280220f4cfeeb5bc829ecf3ccdfc..99f916c4f2f21a5e41464b3b9455f4442ce5069e:/supermicro-kvm.pl diff --git a/supermicro-kvm.pl b/supermicro-kvm.pl index 91ea8a6..334bb2b 100755 --- a/supermicro-kvm.pl +++ b/supermicro-kvm.pl @@ -75,5 +75,6 @@ $fh->unlink_on_destroy(1); print $fh $jnlp; +$ENV{'AWT_TOOLKIT'} = 'MToolkit'; system("javaws", $fh->filename); sleep(1);