From: Philipp H. <ph...@ph...> - 2012-09-30 10:06:05
|
Hi, > 1) I would like to be able to simply right click on a tab and have the > tab menu show until a menu item is selected or another click is made > outside the region. I tried substituting mclick for the mpress > assignment but this appears to have the same behaviour as mpress. I don't know about this point, but > 2) Even better, to be able to display the tab menu with a kpress (bottom > left corner where menus typically open would be fine). you can add a binding for "mod_menu.menu(_, _sub, 'ctxmenu')" in the WFrame section of cfg_notioncore.lua . Cheers, Philipp |