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

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

bug#26104: 26.0.50; In Ubuntu, having mouse over other frame cause Alt k


From: Jonathan Ganc
Subject: bug#26104: 26.0.50; In Ubuntu, having mouse over other frame cause Alt key to produce a <switch-frame> event
Date: Sat, 15 Apr 2017 16:33:35 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

In particular, setting it in Compiz Settings is equivalent to running this:

dconf write /org/compiz/profiles/unity/plugins/unityshell/show-menu-bar "'Disabled'"


On 04/15/2017 03:39 PM, martin rudalics wrote:
> Heh, it looks like they copied the MS-Windows (mis)feature, whereby
> tapping the Alt key activates the menu bar, which would indeed require
> a focus-in event; seems like some GNU/Linux distros have joined this
> lunacy.  In the MS-Windows build, we have w32-pass-alt-to-system to
> control that.

If I'm not mistaken, on MS-Windows you can activate the menu bar of a
window via the Alt key iff that window has focus already.  I still fail
to understand how pressing the Alt key could transfer focus to another
window.

> Perhaps we should generalize w32-pass-alt-to-system instead? Assuming
> an application can control this behavior on GNU/Linux, that is.

If Compiz can, Emacs should be able to do that too.

martin






reply via email to

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