[Ipe-discuss] Shortcut problem in IPE

Jorge Guillermo Yory Castillo memo.yory at gmail.com
Tue Oct 6 00:19:54 CEST 2020


Hello. I've added this function to actions.lua:

function MODEL:saction_deselect_all()
local p = self:page()
p:deselectAll()
end

and I've added this line to ~/.ipe/ipelets/customize.lua

shortcuts.deselect_all = "Control+d"

but the shortcut doesn't work. Is there anything wrong or missing? Thanks.
I'm working with IPE 7.2.20 in OS X 10.10.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.science.uu.nl/pipermail/ipe-discuss/attachments/20201005/3403a3d4/attachment.html>


More information about the Ipe-discuss mailing list