
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.
tr3nton
10 years ago
On the 64 bit release - same behaviour on two different computers.
Anyone else experienced this and found a workaround?
Report
badrock
10 years ago
1. sudo gedit /usr/share/icons/default/index.theme
2. Change the font name on the intherits line to be the default font you want, i.e. "Inherits=ComixCursors-LH-Blue-Regular"
3. save and logout
Next time you login the default font should work.
Report
tr3nton
10 years ago
Report
leodelacruz
10 years ago
Report
shantiq
10 years ago
should be placed in the original distro packages
now the big question i can find no answer too so far
where can you find a howto to make your own X11 theme
i too am a graphic artist and have many .cur file i would like to make available to linux/ubuntu users
anyone knows?
Report
jlue
10 years ago
thanks, you need a tool called xcursorgen, it's part of the xorg/X11 distributions. This will create xorg/X11 cursors from image files like png, so you will have to convert your .cur files to regular images first. search for xcursorgen and you will find howtos as well.
Have fun.
Report
shantiq
10 years ago
tchuss
shan
Report
molecule-eye
11 years ago
The same thing happens in other programs as well, not just Banshee.
Report
jlue
11 years ago
Thanks for reporting.
Report
sisqonrw
11 years ago
how can i install it?
Report
jlue
11 years ago
Have fun
Report
sisqonrw
11 years ago
Report
Jus
11 years ago
Report
Ianthe
11 years ago
Report
Jus
11 years ago
Report
Ianthe
11 years ago
Report
Jus
11 years ago
Report
savage338593
11 years ago
Report
acevery
11 years ago
Report
kevinman
11 years ago
Report
vandread
11 years ago
i realy love your mouse theme!
its soooooo nice and cute =)
but i have a big bug =(
if i activate compiz i have grafic bugs, i cant realy explane them so i made i video on youtube...
hope you have a look on it...
here is the link:
http://www.youtube.com/watch?v=z26kl3hZLA0
my xorg looks like this:
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Option "CursorShadowAlpha" "0"
Option "HWCursor" "off"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
can somebody help me? =(
Report
jlue
11 years ago
after googling for some time it seems to be a bug in compiz or glx/xgl drivers. Seems to be very complex and under heavy development. Some had success setting:
Option "SWCursor" "off"
in xorg.conf ... Maybe you can get an updated version for your distribution?
Report
dispenser
11 years ago
Report
dispenser
11 years ago
Option "CursorShadowAlpha" "0"
Thank yoU!
Report
dispenser
11 years ago
Anyone know how I might fix this?
Report