HI,
I have some trouble controlling the mouse right-button's menu.
Usually, When I click mouse right-button , a menu (here, I call it Menu-A) will pop up.
alike, when I click mouse right-button while holding the ctrl key , a menu(I call it Menu-B) will pop up.
Menu-A's content is different with Menu-B.
Now, I want to realize the descriptions below:
first of all, because I want to implement some functions, so I call the {disable-inspection-gesture} procedure.
then , I want to realize the effect is
when I click mouse right-button while holding the ctrl key, Menu-A will pop up.
How should I do? many thanks.
I have some trouble controlling the mouse right-button's menu.
Usually, When I click mouse right-button , a menu (here, I call it Menu-A) will pop up.
alike, when I click mouse right-button while holding the ctrl key , a menu(I call it Menu-B) will pop up.
Menu-A's content is different with Menu-B.
Now, I want to realize the descriptions below:
first of all, because I want to implement some functions, so I call the {disable-inspection-gesture} procedure.
then , I want to realize the effect is
when I click mouse right-button while holding the ctrl key, Menu-A will pop up.
How should I do? many thanks.