Warning: session_start(): open(/tmp/sess_0r0ptljkqci79bp5oba9oko6q3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
HOW-TO install Xfce-Look.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Frugalware-Art.org Artwork for Frugalware Linux 
 Arch-Stuff.org Artwork and Stuff for Arch Linux 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
Xfce-Look.org - Eyecandy for your Xfce-Desktop
Xfce-Look.orgXfce-Look.org

 Jul 3 2024  
 Not logged in  
Xfce-Look.org
 Home    Add Artwork   Forum   Groups   Knowledge   Events   Jobs   Users   Register   Login-


Sponsoring


-
- Content .- Fans  . 

HOW-TO install

  

X11 Mouse Theme

Score 54%
Link:  http://
Downloads:  1729
Submitted:  Aug 3 2004
Updated:  Aug 3 2004

Description:

Ways to install cursors have been unhelpful as always with Linux, it's proggies and the sparse documentation you get with any package. I am on Slackware 10 and for some reason I have to install cursors globally so if you are like me then this is for you!

First get the icon theme and if it's folder do as root.

$tar -zxvf cursortheme.tgz /usr/X11R6/lib/X11/icons/ && cd /usr/X11R6/lib/X11/icons/

all that should extract the cursor folder to that directory and then you should be in /usr/X11R6/lib/X11/icons/ and see the folder you just placed there. Also you will see index.theme. cat index.theme Default will look like this:

[Icon Theme]
Inherits=core

You don't want that ugly default theme. So lets say the folder you just extracted is Grounation (nice look). Then open up index.theme in your fav editor and place the name of whatever cursor folder you have there. Eg.

[Icon Theme]
Inherits=Grounation

log out and log back in and voila. Warning: this will replace cursors system wide. I do this way because crappy other ways in my ~/.icons/default do not work!

Btw, this is for Gnome and other stuff. KDE has easy to use configuration in kcontrol to change cursor.

Have fun
ash




LicenseGPL
Send to a friend
Subscribe
Other  Artwork  from jev
Report inappropriate content



goto page:  1  2 

-

 Cool !

 
 by Malbak on: Aug 3 2004
 
Score 50%

Very nice, thank you.
Works whit all distros ?


Malbak
Reply to this

-
.

 Problems, too...

 
 by adrenalize on: Aug 3 2004
 
Score 50%

Do you now have your cursortheme everywhere in X?
Because I have the problem that on KDE Desktop, I get the white hand when moving over a desktop icon, not the hand cursor of my mouse theme. Same with Windows-Resize cursors, I always get black arrows instead of the resize-cursors my theme has. And that is at all windows.

I even tried and changed index.theme in X11/icons to
[Icon Theme]
Inherits=whiteglass
but still it didn't use the whiteglass cursors on Desktop icons and windows borders.
Just in Mozilla I get the whiteglass hand cursor when moving the mouse over an url.

Don't know why it doesn't work.. :-(


Just use your illusion! :)
Reply to this

-
.

 Re: Problems, too...

 
 by gianfj on: Aug 3 2004
 
Score 50%

Try to use /usr/share/icons instead /usr/X11R6/lib/X11/icons/ .


Reply to this

-
.

 Re: Problems, too...

 
 by amiroff on: Aug 29 2004
 
Score 50%

I was having your problems too. Here's what I came up with:

If one chooses the cursor theme from Kcontrol they will find that some of the cursor theme's pointers like resize, wait and point does not work and display standart X cursors instead. For now the only workaround I've gound for this is to leave Control Centre alone and choose cursor themes manually. That is exactly as explained in howto. Don't select cursor themes from control centre module.

To add cursor theme system-wide, just copy your favourite theme (cursors dir) in default directory. Also put your index.theme file content of which is something like this

[Icon Theme]
Name=jimmac
Comment=My Personal Jimmac Cursors
Example=left_ptr

into the same default directory. Then copy this default directory to /usr/X11R6/lib/X11/icons/ . Don't mess with Kcontrol, just use this method to make your theme default for every account on system.

If you want to change the cursor theme, again modify the index.theme file and change the theme name in it to say, Silver, and copy your silver directory to /usr/X11R6/lib/X11/icons/.


Reply to this

-

 home folder icon

 
 by chapeaurouge on: Aug 11 2004
 
Score 50%

I could make the icon work from my home directory. Here is how I did (Slackware 9.1 - dropline)

- Untar the icon theme in ~/.icons/default directory.
- cp -R the cursors directory located in the newly created folder to the ~/.icons/default directory.
- Change the index.theme inherits to the name of your new theme.
- Restart X

chapeaurouge
http://madpenguin.org


Reply to this

-
.

 How-to Fedora Core 2

 
 by RoadRunnerC3 on: Aug 12 2004
 
Score 50%
RoadRunnerC3RoadRunnerC3
Jabur Informática

In Fedora Core 2, the default theme (BlueCurve) have folder (/usr/share/icon/BlueCurve/cursor) with a default cursor, to work the (/usr/share/icon/default) folder, and the cursors in general, I had to rename this folder in the BlueCurve theme for other name (for example: cursor2), and then the new cursors work fine with Gnome.


Good Luke!!
Reply to this

-

 Gnome Cursor Change

 
 by intangible on: Sep 9 2004
 
Score 50%

There's a really nice utility called gcursor that I use, I hope it gets integrated into the future Gnome theme selector.

http://qballcow.nl/?name=gcursor&css=0

Works fine for me under Debian Sid Gnome2.6, checkinstall will compile it and make it into a Debian package for ya. BTW, "checkinstall" is the best thing since peanut butter.


Reply to this

-
.

 animated cursors

 
 by nicc on: Nov 11 2004
 
Score 50%

I don't know it it's XFree86 or something is wrong with my Nvidia driver but my all the animated cursors keep on flicking. You have to pay close attention to see it flickering though. If I upgrade to X.org will that problem disappear?


Reply to this

-
.

 Re: animated cursors

 
 by zvonSully on: Dec 6 2004
 
Score 50%

Note: If the animations are flickering on your nvidia card with the latest
driver, add the following line to your XF86Config file, into the nvidia
device section, to fix it:

Option "HWCursor" "off"
|||from Silver XCursors 3D readme file|||
good luck.I dont know if it works .. :)


Reply to this

goto page:  1  2 

Add commentBack




-

Copyright 2004-2016 Xfce-Look.org Team  Legal Notice
All rights reserved. Xfce-Look.org is not liable for any content or goods on this site.
You can find our FAQ here.
All contributors are responsible for the lawfulness of their uploads.
Please send us a notice if you spot an ABUSE of the website.
Information about advertising in Xfce-Look.org.
Developers can use our public webservice interface. More information here: public api
For further information or comments on this site, please send us a message
Xfce is a trademark of the Xfce Project
Content RSS   
Events RSS