[Bug 558427] New: Binding of Super_L and Super_L to open main menu in Compizclashes with loads of other stuff.
http://bugzilla.novell.com/show_bug.cgi?id=558427 http://bugzilla.novell.com/show_bug.cgi?id=558427#c0 Summary: Binding of Super_L and Super_L to open main menu in Compizclashes with loads of other stuff. Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Compiz AssignedTo: bnc-team-compiz@forge.provo.novell.com ReportedBy: arizonagroovejet@gmail.com QAContact: ories@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 By default Compiz has Super_L and Super_R bound to open the GNOME menu. This is a terrible default because it breaks all the other default key bindings in compiz which use Super_L or Super_R and the default keybinding to invoke GNOME Do. You have GNOME Do running, you go to press Super_L and Space to invoke it and as soon as Super_L is pressed the GNOME menu opens! The binding of Super_L and Super_R to open the GNOME menu can be disabled in Compizconfig Settings Manager > Utility > Workarounds, however it's a per-profile setting so if you disable it for one Compiz profile, then select a different profile using Control Center > Desktop Effects, the unhelpful binding is once again present. The all users all profiles fix seems to be to edit /usr/share/compiz/workarounds.xml and change this section: <option type="key" name="extra0_main_menu_key"> <short>Show Main Menu</short> <long>Show the main menu</long> <default>Super_L</default> </option> <option type="key" name="extra1_main_menu_key"> <short>Show Main Menu</short> <long>Show the main menu</long> <default>Super_R</default> </option> to <option type="key" name="extra0_main_menu_key"> <short>Show Main Menu</short> <long>Show the main menu</long> <default></default> </option> <option type="key" name="extra1_main_menu_key"> <short>Show Main Menu</short> <long>Show the main menu</long> <default></default> </option> Reproducible: Always Steps to Reproduce: 1. Press Super_L with the intention of opening GNOME Do Actual Results: GNOME menu opens as soon as Super_L is pressed. Expected Results: That nothing happens when Super_L is pressed and the GNOME Do is launched when Space is subsequently pressed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=558427 https://bugzilla.novell.com/show_bug.cgi?id=558427#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2012-02-17 19:32:25 UTC --- openSUSE 11.2 is end of life. Please verify if you can reproduce this in a still supported version of openSUSE (preferably 12.1 or Factory) and create a new bug if it's still an issue, Thank you very much. (This is a mass-closing of 11.2 tickets) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com