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

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

Re: right-click to control-right-click


From: LanX
Subject: Re: right-click to control-right-click
Date: Wed, 8 Dec 2010 10:48:52 -0800 (PST)
User-agent: G2/1.0

Hi

> But if you don't care about modes that might bind `C-mouse-3' specially, then 
> and Terminal
> just remap its command:
>
> (define-key global-map [remap mouse-save-then-kill]
>             'mouse-major-mode-menu)

I'd rather prefer to keep all functionalities but just to rotate the
bindings to be as close as possible to Firefox and Terminal.

i.e.

'mouse-major-mode-menu => mouse-3
'mouse-save-then-kill => S-mouse-1
'mouse-appearance-menu => C-mouse-3

But it seems my emacs is getting confused with the down und up
events...???


reply via email to

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