<div dir="ltr">Hello. I&#39;ve added this function to <font face="verdana, sans-serif">actions.lua</font>:<div><br></div><div><font face="monospace">function MODEL:saction_deselect_all()<br>        local p = self:page()<br>        p:deselectAll()<br>end</font><br></div><div><br></div><div>and I&#39;ve added this line to <font face="verdana, sans-serif">~/.ipe/ipelets/customize.lua</font></div><div><br></div><div><font face="monospace">shortcuts.deselect_all = &quot;Control+d&quot;<br></font></div><div><br></div><div>but the shortcut doesn&#39;t work. Is there anything wrong or missing? Thanks. I&#39;m working with IPE 7.2.20 in OS X 10.10.5</div></div>