Also if this script isn't always needed, I'm still using it and so I've
attached here a newer version of the script with some fixes and
improvements. It works both with JRE and JDK "java" binaries.
Just a more thing: the MToolkit workaround isn't needed on java versions
majaor than JDK6 Update 6u1
It's not necessary to do this shell script.
According to the documentation for javax.swing.UIManager if the file
jre/lib/swing.properties exists it is read for properties.
Unfortunately it appears the only way to override the default for
awt.toolkit is the method here:
http://java.sun.com/javase/
I'm surprised MToolkit is still there, I thought it had already been
removed. You should be aware it's planned to be removed but since it's
there in java6 it'll stay in java6 so it must be java7 where it'll be
removed.
We don't have KDE support like there is GTK L&F support. But this could
be ch
** Changed in: sun-java6 (Ubuntu)
Status: Unconfirmed => Rejected
--
A "java" loader script to apply some extra settings
https://bugs.launchpad.net/bugs/99435
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
"java" Script attached.
To use it you simply should do:
$ sudo mv /usr/lib/jvm//jre/bin/java
/usr/lib/jvm//jre/bin/java-bin
$ sudo mv java /usr/lib/jvm//jre/bin/java
$ chmod +x /usr/lib/jvm//jre/bin/java
Now all will work like before but with optimized settings... Use "java
-version" to check