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

From KDE UserBase Wiki
Line 8: Line 8:
[[File:Amarok gnome.jpg|600px|center]]
[[File:Amarok gnome.jpg|600px|center]]


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


{{Input|1=<nowiki>
{{Input|1=<nowiki>
Line 18: Line 18:
</nowiki>
</nowiki>
}}
}}
to ~/.kde/share/config/kioslaverc


==Enlightenment==
==Enlightenment==

Revision as of 18:29, 28 December 2010

Introduction

Although, Amarok is one the most well-known KDE application, it can run on other desktop environments too. This section shows how Amarok can be used on non-KDE desktops.

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.