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.
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
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.
Attached is a modified pen.svg, the only thing left is the +.
Thanks very much! I'll have to look around on how to get the bezier to use it. I am fairly new at Inkscape.
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
Thanks again, will try.