aboutsummaryrefslogtreecommitdiff
path: root/network/freerapid/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2015-08-23 09:48:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-23 09:48:46 +0700
commit148ca20de48244719872d14c6387f52ce781f20d (patch)
tree27f7dfaed2e41b059bca3134ecad61fe2c19227c /network/freerapid/README
parent97749447469c6200771c8bfe5a2a4402d1aa3bc9 (diff)
downloadslackbuilds-148ca20de48244719872d14c6387f52ce781f20d.tar.xz
network/freerapid: Fix compatibilities with new JDK.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/freerapid/README')
-rw-r--r--network/freerapid/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/freerapid/README b/network/freerapid/README
index 0ac58f37b1c0..dbb98772b01b 100644
--- a/network/freerapid/README
+++ b/network/freerapid/README
@@ -4,6 +4,16 @@ Facebook, Picasa and other file-sharing services, include the new ones like mega
Simply copy and paste your links from a browser to this application.
FreeRapid Downloader will handle the rest itself. No more clicking or uncomfortable waiting.
+To use smooth fonts (better appearance), the options " -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true " should be used.
+
+In some distros, the options " -Djava.net.preferIPv4Stack=true -Xmx160m " should be used.
+
+To reduce CPU usage, the option " -Dsun.java2d.opengl=true " should be used.
+
+The options mentioned were added in /usr/bin/freerapid for convenience, simply uncomment the desired option.
+
+Please add /usr/lib{64}/java/bin into your $PATH.
+
Main Features:
* support for concurrent downloading from multiple services;