<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">You'd have to tweak the stuff in g_text.c and probably also g_rtext.c to lie about the rectangle size, and to enlarge the bbox for what gets counted as an xlet, then recompile.<br><br>Meanwhile, there's a single tk canvas subcommand called "-closeenough" that does exactly what you want.&nbsp; But Pd doesn't use that-- it only fowards mouse motion over the socket to Pd.&nbsp; Then Pd core queries the bounding box of every object on the canvas, to see whether it falls within the mouse coordinates.&nbsp; It does this for _every_ single "motion" message received from the gui.&nbsp; (Run pd with the -d 3 flag to see how often these messages get sent.)<br><br>-Jonathan<br><span></span><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue,
 Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Thursday, February 13, 2014 4:30 PM, "puredata@11h11.com" &lt;puredata@11h11.com&gt; wrote:<br> </font> </div>  <div class="y_msg_container">Hi all,<br><br>I am getting older and it's more and more difficult to click right on&nbsp; <br>the inlet or outlet. How to change increase the zone around them? I am&nbsp; <br>using PD-0.43.4-extended.<br><br>Thanks<br><br>_______________________________________________<br><a ymailto="mailto:Pd-list@iem.at" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br></div>  </div> </div>  </div> </div></body></html>