{BBI}Nexus{BBI} Posted November 25, 2008 Share Posted November 25, 2008 (edited) scarecrow is correct, cut & paste your created skins2 folder to /home/<username>/.config/vlc. To apply your skin do the following. In vlc: Go to Settings--> Preferences make sure Advanced options to the bottom right is selected. Now open up Interface--> Main interfaces. Click on Skins and make sure the name of the skin you require is listed in the Skin to use box now click on Main interfaces at the Interface module box click the drop down arrow and select Skinnable Interface. Click Save, restart VLC and it should now be using your selected skin. The /usr/share/vlc/skins2 directory already exists try: cp /home/my user name/Desktop/skins2/* /usr/share/vlc/skins2 as root instead. Edited November 25, 2008 by {BBI}Nexus{BBI} Link to comment Share on other sites More sharing options...
osom Posted November 26, 2008 Author Share Posted November 26, 2008 (edited) scarecrow is correct, cut & paste your created skins2 folder to /home/<username>/.config/vlc. To apply your skin do the following. In vlc: Go to Settings--> Preferences make sure Advanced options to the bottom right is selected. Now open up Interface--> Main interfaces. Click on Skins and make sure the name of the skin you require is listed in the Skin to use box now click on Main interfaces at the Interface module box click the drop down arrow and select Skinnable Interface. Click Save, restart VLC and it should now be using your selected skin. The /usr/share/vlc/skins2 directory already exists try: cp /home/my user name/Desktop/skins2/* /usr/share/vlc/skins2 as root instead. Thanks a lot to all and sorry but none of those solutions work. When I try your code in the terminal this is what it returns: [root@localhost yo]# cp /home/yo/skins2/* /usr/share/vlc/skins2 cp: target «/usr/share/vlc/skins2» is not a directory It says it is not a directory. The folder skins2 is within my user folder (named yo). It is corret I believe. Concerning the instructions from the Preferences Menu of VLC. When I get to MAIN INTERFACES there is not such an option named SKINS and no list anywhere. I entered Advanced Options mode before. I am using the latest version I believe as I got it from the URPMI engine. It is version 0.9.6, in case it is different from yours. You can see here that I managed to copy the skins (which I can not delete now...) but the folder skins2 doesn't exist. By the way... how can I delete them? I opened that Nautilus window from the Terminal by typing Nautilus after SU. Amazing the complication to change a skin in this program. Thanks again. Edited November 26, 2008 by osom Link to comment Share on other sites More sharing options...
{BBI}Nexus{BBI} Posted November 26, 2008 Share Posted November 26, 2008 I have the same version as you. I didn't realise they had changed the look of the config menu :blink: It's easier to apply your skin(s) now. You'll find what you need under Interface. Link to comment Share on other sites More sharing options...
osom Posted November 26, 2008 Author Share Posted November 26, 2008 I have the same version as you. I didn't realise they had changed the look of the config menu :blink: It's easier to apply your skin(s) now. You'll find what you need under Interface. Well, it may be easier but still doesn't work. Most of all I want to know how to paste as root in Nautilus. Does anyone know? Thanks! Link to comment Share on other sites More sharing options...
scarecrow Posted November 26, 2008 Share Posted November 26, 2008 Most of all I want to know how to paste as root in Nautilus. gksu nautilus You should be VERY careful about what you're doing in that mode! Link to comment Share on other sites More sharing options...
osom Posted November 26, 2008 Author Share Posted November 26, 2008 gksu nautilus Thanks a lot, but doesn't work. It doesn't even open Nautilus... I guess I am doing something wrong if you all can do this paste in root thing, but I can't... Link to comment Share on other sites More sharing options...
neddie Posted November 26, 2008 Share Posted November 26, 2008 Did you try this? su - <enter your root password here> nautilus If this didn't work, did it give an error message or just do nothing? Link to comment Share on other sites More sharing options...
Lexicon Posted November 26, 2008 Share Posted November 26, 2008 (edited) See where your files VLC, they should be available for each mplayer and have chmod 755 Maybe this will help you a hint. ‎ /usr/bin/svlc ‎/usr/lib/vlc/gui/libskins2_plugin.so ‎/usr/share/applications/mandriva-svlc.desktop ‎/usr/share/doc/svlc ‎/usr/share/doc/svlc/README ‎/usr/share/vlc/skins2 ‎/usr/share/vlc/skins2/default.vlt ‎/usr/share/vlc/skins2/fonts ‎/usr/share/vlc/skins2/fonts/FreeSans.ttf ‎/usr/share/vlc/skins2/fonts/FreeSansBold.ttf ‎/usr/share/vlc/skins2/skin.catalog ‎/usr/share/vlc/skins2/skin.dtd ‎/usr/share/vlc/skins2/winamp2.xml .....Lex Edited November 26, 2008 by Lexicon Link to comment Share on other sites More sharing options...
scarecrow Posted November 27, 2008 Share Posted November 27, 2008 Thanks a lot, but doesn't work. It doesn't even open Nautilus... I guess I am doing something wrong if you all can do this paste in root thing, but I can't... alt+F2 and then the above. If it doesn't work, it means that somehow your gnome-keyring is borked. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now