
Source (link to git-repo or to original if based on someone elses unmodified work): https://gitlab.com/limitland/comixcursors
The original Comix Cursors.
X11 mouse theme with a comics feeling.
The package comes with 12 different mouse themes for X11.
6 colors (black, blue, green, orange, red and white)
2 different weights (slim and normal)
From version 0.8 on the cursors are 'multisize', meaning that you don't need to install one theme for each size, but only one theme, and chose the size in the cursor theme selection dialog.
The full installation also includes left-handed themes, you can choose whatever you prefer from the downloads below.
The cursors are named according to the freedesktop.org cursor naming convention, compatibility and hash cursor names are linked. In addition to the original cursor pack left-handed and opaque versions are still available here.
Please read the README and INSTALL files provided in the source package for installation and packaging instructions, as well as some hints on various issues.
MAINTAINERS:
------------
Please checkout the latest sources from the new official repository on gitlab.com: https://gitlab.com/limitland/comixcursors. Please read http://www.limitland.de/comixcursors
Have fun.
Version 0.9.2 8 months ago
* Solve problems with the automated build pipeline, causing corrupted images in the build artefacts.
Version 0.9.2 8 months ago
* Solve problems with the automated build pipeline, causing corrupted images in the build artefacts.
Version 0.9.1 8 months ago
* Minor updates to the build scripts.
* Remove XFree86 requirement for distribution PRMs.
* Add gitlab.com CI/CD pipeline and page configuration.
4 years ago
2016-06-10: version 0.9.0
- Move the original repository to gitlab.com
- Increase the shadows transparency.
2013-10-23: version 0.8.2
- Correct build of entire cursor set from source.
- Explain how to set cursor size in Gnome 3.
- Correct transparency level for Opaque cursors.
- Set hairline colour consistently.
2013-10-12: version 0.8.1
- Set orientation RightHanded if not specified.
- Build theme variants.
- Fix the multisize build process from sources.
2013-09-21: version 0.8
- Use multisize cursors.
2012-08-13: version 0.7.4
- Switch from deprecated "˜rsvg(1)' to "˜rsvg-convert(1)'.
2011-09-13: version 0.7.3
- Ben: Updated documentation for building custom themes.
- Ben: Expand shell wildcards in rule dependencies.
2011-02-26: version 0.7.2
- All Qt4 links (Ben).
2010-10-16: version 0.7.1
- Additional Qt4 cursor links (thx aqeeliz).
2010-06-03: version 0.7
- Licence changed to GPLv3.
- Uninstallation of current/custom/all cursors from sources.
- Render images using "˜rsvg' (faster than Inkscape).
- Generate animation frames from starting image using SVG transform attributes (not "˜patch').
- Easier to customise install location.
- Maintainability improvements of build system and programs.
- Include "Opaque" and "Left Handed" alternatives in primary source package.
dispenser
11 years ago
Option "HWCursor" "off"
to the xorg.conf file
and have been reading through most of these posts here.
Report
dispenser
11 years ago
Option "CursorShadowAlpha" "0"
Thank you!
Report
Camberwell
11 years ago
I was having an issue with the cursors not working in firefox and other gtk apps
so what I did was create a file ~/.gtkrc-2.0
and added...
gtk-cursor-theme-name="Comix Cursor original White Regular Bold"
obviously you would put your own theme in there, but thats fixed it for me
I hope that helps anyone else having this issue
Martin
Report
Camberwell
11 years ago
and nice job, well done
I am now a fan
Report
FredWP
11 years ago
Removing these mouse icons is almost a lost cause, there are so many. If you're on a slower netbook like I am, it will take you a while.
Would it be possible to just do a cursor per color, and then adjust the size with the bar?
Report
jlue
11 years ago
yes that is possible and X11 mouse cursors are actually ment to be combined like that. And it is possible to do this in gnome, but not in KDE - so I could not implement it.
Report
FredWP
11 years ago
Report
israelihawk
11 years ago
after noticing a red color was added to the cursors, i tried it, and i really like it.
one small issue is when pressing (in order to drag) the title bar. when done, a BIG yellow hand replaced the normal red hand (in my case, a small red hand).
in all other colors -- no such bug.
thanks in advance.. :)
Report
jlue
11 years ago
Report
turok101
11 years ago
Only the open hand does this. For example, in google maps the hand is always the huge black hand when hovering over the map. But when I click to drag around, it is the normal sized small blue clenched hand.
Report
israelihawk
11 years ago
same bug, exactly as you described, with Google Earth.
Report
molecule-eye
11 years ago
Report
deathknight
11 years ago
Instead, using SVG mouse icons, we could minimize this overhead. Large, Huge, small, normal icons become one... GTK allows resizing mouse pointers on the fly also. Why we require have multiple size of same icons instead of resizing from one?
I think next step is vectorization of pointer set.
Thank you.
Report
deathknight
11 years ago
http://kde-look.org/content/show.php?content=5376&forumpage=0&PHPSESSID=4d60193d864f526f0074e2de9b5c4544
Report
jlue
11 years ago
yes, X11/xorg cursors (we're not talking about KDE or GTK) are ment to support multiple resolutions. That's AFAIR basically combinig different sized cursor images in one cursor file. My tests showed, that this worked in Gnome-, but not in KDE implementation. No significant difference in performance or usability IMHO. Conclusion: skip this approach.
And for the vector-cursors: yes, maybe it's time someone writes an xorg hook, that generates the cursor bitmaps from svg files on xorg startup. Might take one or two more seconds when the UI comes up...
Have fun.
Report
RGBkde
11 years ago
The file is only 608 kiB so it is not only a wrong name ;)
The noarch rpm is ok (I think...)
Report
jlue
11 years ago
Report
ches
12 years ago
Report
jlue
12 years ago
yes there is: create you own custom cursor set. Download the source package and read README and INSTALL. The easiest way might be to make the shadow transparent with editing the file "CONFIG" to read "SHADOWTRANS=1.0". issue "./install.bash" to generate and install it.
Have fun.
Report
ches
12 years ago
I built my own set, like you proposed - it worked great, many thanks!
Report
ches
12 years ago
thanks for your help... I will try that :)
By the way, this is the best cursor set for gnome! Should be used as standard for all those distros ;)
Thanks fo sharing with us :)
Report
rockshandy
12 years ago
The waiting cursor that is just a circle works fine. If it's the little waiting circle with the pointer it uses the default waiting pointer.
I think I saw you have a cursor for this right?
Report
jlue
12 years ago
yes, there is a cursor for that, the "progress" one. What's your setup, gnome? Anything special like compiz or similar? When (clicking/hovering where?) does it happen?
Thanks
Report
rockshandy
12 years ago
Report
jlue
12 years ago
Report