-
 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

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

-
- sadi's profile .- Fan of (29) .- CV  .- Friends (1) .- Artwork  .- Latest Comments (409) . 
a cursor theme selection script for some
Apr 10 2016  on content Ultimate Serie for right handed

I use the following script when I switch between one of your cursor themes :-)

I thought I might share this simple bash script (to be used by simply entering appropriate values displayed with a strong emphasis) here as it might perhaps be helpful for some users of Ubuntu/Gnome Desktop Environments:

Quote:

#!/bin/bash
# Add the cursor theme to the corresponding group of alternatives
sudo update-alternatives --install "/usr/share/icons/default/index.theme" x-cursor-theme "$HOME/.icons/<CursorThemeName>/index.theme" <CursorSize>
# Choose the cursor theme
sudo update-alternatives --config x-cursor-theme
# Apply the user's cursor theme
gsettings set org.gnome.desktop.interface cursor-theme <CursorThemeName>
gsettings set org.gnome.desktop.interface cursor-size <CursorSize>
# Modify the user's .Xresources file
sed -i "s/^Xcursor\.theme\:\s*.\+$/Xcursor\.theme\: <CursorThemeName>/g" "$HOME/.Xresources"
sed -i "s/^Xcursor\.size\:\s*.\+$/Xcursor\.size\: <CursorSize>/g" "$HOME/.Xresources"
#Restart computer
sudo reboot

.
Re: Does not work
Apr 10 2016  on content Alkano All In One

I think it's a bright idea to make an "all-in-one" cursor theme, but - as it often happens with such bright new ideas - developers of this or that desktop environment are not yet ready for this it seems ;-)

The problem with Unity is the cursor size setting.

Unity does not provide this setting in its shiny GUI! You have to enter a terminal command like "gsettings set org.gnome.desktop.interface cursor-size 35" (for a medium-size sky-blue cursor) which apparently Unity does not like ;-) Probably developers thought they should correct any possible wrong setting that might be entered by users. So after each login this cursor-size is automatically "corrected" by changing it to 24!

I think this should be considered as a Unity bug as they should allow users to use any sensible size for their cursor.

But until they change this behavior it seems Unity users should either choose another cursor theme or add a small startup script to apply this "unusual" cursor-size every time they login.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-

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