emacs-devel
[Top][All Lists]
Advanced

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

Re: Unuseful keybindings


From: Stefan Monnier
Subject: Re: Unuseful keybindings
Date: Fri, 11 Jan 2013 09:42:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>>>>> ! (define-key global-map [(meta f10)] 'toggle-frame-maximized)
>>> Yes, M-f10 maximizes the window on Gnome as documented in
>>> http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts
>>> What would be a better non-conflicting key?
>> I don't understand why you think there's a conflict.
> When the Gnome system key M-f10 maximizes the frame,
> Emacs doesn't reflect this change in the frame parameter
> `fullscreen'.

But that's true regardless of the existence of the above quoted define-key.
So it's an orthogonal problem to this perceived key conflict.


        Stefan



reply via email to

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