Inkscape.org
Beginners' Questions Change Bezier mouse curser
  1. #1
    battles battles @battles
    *

    I am finding the Bezier mouse curser (marker portion) to be getting in the way when I am tracing down the right side of an object.  I would like to remove the marker portion and just see the +.  I have found 4 svg files where I think changes can be made to get rid of the marker.  Can someone show which file(s) need to be modified and how to modify the code (if that is possiblr) to get ride of the little marker portion of the cursor?  Possibly making the marker shorter would be the idea.  Thanks.

  2. #2
    Aero Aero @Aero◻️

    Attached is a modified pen.svg, the only thing left is the +.

    Pen
  3. #3
    battles battles @battles

    Thanks very much!  I'll have to look around on how to get the bezier to use it.  I am fairly new at Inkscape.

  4. #4
    Aero Aero @Aero◻️
    *

    The cursors is located in the inkscape install folder (\inkscape\share\inkscape\icons\hicolor\cursors). Just rename the original one before adding the modified one.

    Inkscape 1.1.1, additional user cursors location if you are on Windows.
    %appdata%\inkscape\icons\hicolor\cursors

    More info here.
    https://wiki.inkscape.org/wiki/Release_notes/1.1#Cursors
    https://wiki.inkscape.org/wiki/SVG_Cursors

  5. #5
    battles battles @battles

    Thanks again, will try.