help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: right click menu for cut, copy, paste


From: G. Martin Butz
Subject: Re: right click menu for cut, copy, paste
Date: Sun, 10 Nov 2013 23:54:55 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130828 Icedove/17.0.8

Am 10.11.2013 21:53, schrieb Eli Zaretskii:
Date: Sun, 10 Nov 2013 21:43:14 +0100
From: "G. Martin Butz" <mb@mkblog.org>
CC: help-gnu-emacs@gnu.org

Hi Eli,

Are you looking for this?

-- quote --
Instead of using the mouse, you can also invoke the first menu bar item
by pressing <F10> (to run the command menu-bar-open). You can then
navigate the menus with the arrow keys. To activate a selected menu
item, press <RET>; to cancel menu navigation, press <ESC>.
-- /quote --

http://www.gnu.org/software/emacs/manual/html_node/emacs/Menu-Bar.html

I'm not looking for anything; Samuel does.

F10 doesn't work with all toolkits, and Samuel asked for a right-click
menu.

Sorry, have not read exactly. And sure, F10 might not work, but menu-bar-open can be bind to mouse and

(global-set-key (kbd "<mouse-3>") 'menu-bar-open)

works for me.

Martin

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| G. Martin Butz, mb@mkblog.org, 0421 98749324, www.mkblog.org |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]