X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=conf-menus.tex;h=a87de0b389e88af9ff7c84d07cee4627e0ce70e6;hb=20080207;hp=531f63a6629dae895dfcd5a28d3c1310c6ec7e07;hpb=da1e04def26932e7f91a2106c885142e7fafe59b;p=ion3-doc.git diff --git a/conf-menus.tex b/conf-menus.tex index 531f63a..a87de0b 100644 --- a/conf-menus.tex +++ b/conf-menus.tex @@ -97,8 +97,6 @@ handlers (and elsewhere): \fnref{mod_menu.menu} & Keyboard (or mouse) operated menus that open in the bottom-left corner of a screen or frame. \\ - \fnref{mod_menu.bigmenu} & - Same as previous, but uses another graphical style. \\ \fnref{mod_menu.pmenu} & Mouse-operated drop-down menus. This function can only be called from a mouse press or drag handler. \\ @@ -108,8 +106,7 @@ handlers (and elsewhere): after which the selected entry is activated. \\ \end{tabularx} -The \fnrefx{mod_menu}{grabmenu} function takes the extra key parameter, but -aside from that each of these functions takes three arguments, which when +Each of these functions takes three arguments, which when called from a binding handler, should be the parameters to the handler, and the name of the menu. For example, the following snippet of of code binds the both ways to open a context menu for a frame: