Amarok/Manual/Various/AmarokOnOtherPlatforms/NonKDE Desktops: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
(Formatting changes)
Line 18: Line 18:


<!--T:6-->
<!--T:6-->
To configure the proxy for '''Amarok''' on GNOME, modify and add this to ~/.kde/share/config/kioslaverc
To configure the proxy for '''Amarok''' on GNOME, modify and add this to <tt>~/.kde/share/config/kioslaverc</tt>


<!--T:7-->
<!--T:7-->
<!--}}-->{{Input|1=<nowiki>
{{Input|1=<nowiki>
[Proxy Settings][$i]
[Proxy Settings][$i]
ProxyType=1
ProxyType=1
Line 28: Line 28:
ftpProxy=http://username:password@proxyserver:port/
ftpProxy=http://username:password@proxyserver:port/
</nowiki>
</nowiki>
}}<!--{{-->
}}


===== Enlightenment ===== <!--T:8-->
===== Enlightenment ===== <!--T:8-->
Line 36: Line 36:


<!--T:10-->
<!--T:10-->
The '''Amarok''' systray icon does not work by default with E17. So, one should disable the <menuchoice>Show tray icon</menuchoice> from <menuchoice>General Options</menuchoice> in '''Amarok''' ''Preferences''.
The '''Amarok''' systray icon does not work by default with E17. So, one should disable the <menuchoice>Show tray icon</menuchoice> from <menuchoice>General Options</menuchoice> in '''Amarok's''' preferences.


===== XFCE ===== <!--T:11-->
===== XFCE ===== <!--T:11-->
Line 52: Line 52:


<!--T:16-->
<!--T:16-->
If '''Amarok''' is taking to long to load, add {{Input|exec kdeinit}} to ~/.fluxbox/startup.
If '''Amarok''' is taking to long to load, add {{Input|exec kdeinit}} to <tt>~/.fluxbox/startup</tt>.


===== LXDE ===== <!--T:17-->
===== LXDE ===== <!--T:17-->

Revision as of 10:36, 18 December 2011

Other languages:

Amarok on Non-KDE Desktops

Although Amarok is one the most well-known KDE applications, it can run on other desktop environments too.

This section shows how Amarok can be used on non-KDE Linux desktops. These are examples; there may be more.

GNOME

To configure the proxy for Amarok on GNOME, modify and add this to ~/.kde/share/config/kioslaverc

[Proxy Settings][$i]
ProxyType=1
httpProxy=http://username:password@proxyserver:port/
httpsProxy=http://username:password@proxyserver:port/
ftpProxy=http://username:password@proxyserver:port/
Enlightenment

The Amarok systray icon does not work by default with E17. So, one should disable the Show tray icon from General Options in Amarok's preferences.

XFCE

To launch Amarok faster, enable Launch KDE services on startup by going into Settings -> Sessions and Startup -> Advanced and checking the option.

Fluxbox

If Amarok is taking to long to load, add

exec kdeinit

to ~/.fluxbox/startup.

LXDE

In case Amarok starts slowly in LXDE, you can add kdeinit to the startup applications using the lxsession-edit command.