
Cyclone
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Cyclone
Original theme by Javier Aroche
http://aroche.deviantart.com/art/Maxtrip-Cursor-Suite-271955213
Ubuntu 11.10 Howto Install:
unzip and move folder theme to /usr/share/icons/
open a terminal and insert this command line:
"sudo ln -fs /usr/share/icons/Cyclone/cursor.theme /etc/alternatives/x-cursor-theme"
select pointer with gnome-tweak-tools
Restart Ubuntu, and...the Pointer Work!
I hope u like it!
tunaveonuralp
2 years ago
Report
JDubZero
8 years ago
Report
Korag
9 years ago
http://imageshack.us/photo/my-images/444/20120105191812.png
Then you need to open a terminal and run as administrator Nautilus and Gedit. Then copy the folder with the cursor through Nautilus to the /usr/share/icons. After copying the same folder go in the folder default and open the file index.theme it. After the = sign will write the exact name of the folder with the right mouse.
http://imageshack.us/photo/my-images/713/20120105192441.png
Save the changes, close the program and restart your computer.
Report
KuduK
9 years ago
http://www.youtube.com/watch?v=r57CVpRUpCk
Report
JohnyDNU
9 years ago
Can you repair it? Or tell me please, how can i do it myself.
P.S. Plugin for GIMP have been downloaded :)
Report
KuduK
9 years ago
correct a little bug inside Cyclone.CurXPTheme file
thanks :-)
Report
JohnyDNU
9 years ago
Become a fan))
Report
l300lvl
9 years ago
So I was wondering, what would it take for me to install and modify this one to make it about 1 1/2 the size it is now? Or even 1 1/4?
Report
KuduK
9 years ago
after you edit an animation, save it with XMC extension, but remember that to work you must remove the extension from animation!
Good luck! ;-)
Report
NarutoMan
9 years ago
Report
KuduK
9 years ago
follow the instructions from the shell:
sudo apt-add-repository ppa gnome3-team/gnome3
sudo apt-get install gnome-tweak-tool & & sudo apt-get install gnome-user-shell-extensions-theme
copy the folder pointer to /usr/share/icons with "sudo mv"
creates a symbolic link
sudo ln-fs /usr/share/icons/Cyclone/cursor.theme etc/alternatives/x-cursor-theme
Open gnome-tweak-tool and select the pointer "Cyclone"
restart compurer, and the pointer will always work, even without opening Firefox.
Good Day!
Report
NarutoMan
9 years ago
see this :
1- http://img854.imageshack.us/img854/4818/cursor1.png
2- http://img408.imageshack.us/img408/9081/cursor2.png
3- http://img853.imageshack.us/img853/7996/cursor3.png
Report
KuduK
9 years ago
gedit etc/alternatives/x-cursor-theme
the content must be
[Icon Theme]
Inherits=Cyclone
If there is not write "Cyclone" recreate the symbolic link with
sudo ln-fs /usr/share/icons/Cyclone/cursor.theme etc/alternatives/x-cursor-theme
then select the pointer with gnome-tweak-tool
restart, and you'll see that it works
bye
Report
NarutoMan
9 years ago
and
the command give me an error 'ln: creating symbolic link `etc/alternatives/x-cursor-theme': No such file or directory'
Report
KuduK
9 years ago
Kind regards
Report
KuduK
9 years ago
try this
sudo ln-fs /usr/share/icons/Cyclone/cursor.theme /etc/alternatives/x-cursor-theme
I typed it without the slash...etc/alternatives/x-cursor-theme
Report
NarutoMan
9 years ago
look :
http://img546.imageshack.us/img546/8584/xcursorthemereadonlyetc.png
Report
KuduK
9 years ago
Open a terminal and enter
gedit /etc/alternatives/x-cursor-theme
the content must be
[Icon Theme]
Inherits=Cyclone
If there is not write "Cyclone" recreate the symbolic link with
sudo ln-fs /usr/share/icons/Cyclone/cursor.theme /etc/alternatives/x-cursor-theme
then select the pointer with gnome-tweak-tool
restart, and you'll see that it works
bye
Report