diff options
Diffstat (limited to 'network/freerapid/README')
-rw-r--r-- | network/freerapid/README | 10 |
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; |