1 # The original Comix Cursors sources README
3 The official ComixCursors releases can be found on gitlab.com:
4 <https://gitlab.com/limitland/comixcursors>
10 Refer to the ‘INSTALL’ file for requirements and detailed instructions
16 Refer to the ‘COPYING’ file for copyright statement and grant of
23 * nVIDIA graphics cards:
25 If you experience the cursor shadow looking strange, e.g. with the i
26 christmas theme, or the whole cursor appear gray when it's supposed to be
27 white, disable hardware cursor rendering.
29 In the xorg.conf file in the device section insert the HWCursor line
35 Option "HWCursor" "off"
38 * If you are using KDE version prior to 4.0 you might experience that
39 KDE's control center Mouse Theme Installation does not support symlinks
40 in the packed archives (tar). Consider updating KDE.
42 * Gnome supports multiple cursor sizes in one cursor theme, but only
43 distinct sizes: 16, 24, 32, and 48 pixels.
45 There is no known Gnome 3 application for setting the size of the mouse
46 cursor. You need to set the desired size in pixels as the value of the
47 DConf setting ‘org.gnome.desktop.interface.cursor-size’. You can use
48 ‘dconf-editor’ (from the ‘dconf-tools’ package) or ‘gsettings’ to change
51 * If you are missing some cursors issue "# export XCURSOR_DISCOVER=1"
52 and re-start the application to find the corresponding cursor hash.
53 Report it to us or link it yourself in the ~/.icons directory.
59 See the file CURSORNAMES.md for details.
67 vim: fileencoding=utf-8 filetype=rst :