LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   XMMS Skins Folder? (https://www.linuxquestions.org/questions/linux-newbie-8/xmms-skins-folder-358635/)

adds2one 08-30-2005 06:57 PM

XMMS Skins Folder?
 
Where should the skin files for XMMS be stored to show up in the XMMS Skin Browser? I can't seem to find a place to tell XMMS where to look so I am assuming it expects the skins to be somewhere.

bosewicht 08-30-2005 07:01 PM

/home/<username>/.xmms/skins (for local skins)

global skins
# whereis xmms/skins
(it would prob be somewhere in /usr/share/xmms/)

HappyTux 08-30-2005 07:01 PM

Re: XMMS Skins Folder?
 
Quote:

Originally posted by adds2one
Where should the skin files for XMMS be stored to show up in the XMMS Skin Browser? I can't seem to find a place to tell XMMS where to look so I am assuming it expects the skins to be somewhere.
/home/user_name/.xmms/Skins/theme_name/theme_files

adds2one 08-30-2005 07:11 PM

when I try "whereis" no matter what I am looking for it just returns what I was looking for with a colon after it. example:

whereis examplefile

returns

examplefile:

bosewicht 08-30-2005 07:14 PM

that means it doesn't exist. you can try

whereis xmms

or slocate xmms
(you may need to run updatedb first )

adds2one 08-30-2005 07:17 PM

cool. thanks again! :D


All times are GMT -5. The time now is 01:11 PM.