<div dir="ltr"><div>Thanks Hilaire. Running a search for biggerCursors reveals the problematic (for me) side effect:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font face="monospace">PreferenceSet >> defaultFontSize: guiElementSizePref<br></font><font face="monospace">...<br></font><font face="monospace"> Preferences at: #biggerCursors put: (pointSize > 14).<br></font><font face="monospace">...</font></blockquote><div><br></div><div>Increasing the font size also increased the cursor size. Not what I would have expected.</div><div><br></div><div>Thanks</div><div>A.</div><div><br></div><div><br></div>Le 09/03/2023 à 17:46, Hilaire Fernandes a écrit:<div>> <br></div><div>> Hi Alexandre,<br>> <br>> Try:<br>> <br>>  ??? Preferences at: #biggerCursors put: false.<br></div><div><br></div></div>