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

From KDE UserBase Wiki
m (fix levels)
mNo edit summary
Line 1: Line 1:
[[Category:Amarok]]
<languages/>
[[Category:Multimedia]]
[[Category:Tutorials]]


<span id="Amarok on Non-KDE Desktops">
<span id="Amarok on Non-KDE Desktops">


<translate>
==== Amarok on Non-KDE Desktops ====
==== Amarok on Non-KDE Desktops ====


Although '''Amarok''' is one the most well-known KDE applications, it can run on other desktop environments too.<br /><br />
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.
This section shows how '''Amarok''' can be used on non-KDE Linux desktops. These are examples; there may be more.


Line 16: Line 16:
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 ~/.kde/share/config/kioslaverc


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


===== Enlightenment =====
===== Enlightenment =====
Line 48: Line 48:


In case '''Amarok''' starts slowly in LXDE, you can add <menuchoice>kdeinit</menuchoice> to the startup applications using the <menuchoice>lxsession-edit</menuchoice> command.
In case '''Amarok''' starts slowly in LXDE, you can add <menuchoice>kdeinit</menuchoice> to the startup applications using the <menuchoice>lxsession-edit</menuchoice> command.
<br /><br />




Line 57: Line 56:
| index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu
| index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu
}}
}}
[[Category:Amarok]]
[[Category:Multimedia]]
[[Category:Tutorials]]
</translate>

Revision as of 13:10, 26 November 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 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.