** Description changed:

- Resize window to 50% of screen no longer working since 18.10. It did
- work in 17.10 and 18.04.
+ In 18.10, we made use of the fact that lxqt-globalkeys can define the
+ Super key by itself to open the menu. This had no effect on any Super
+ key combinations defined in lxqt-globalkeys. Unfortunately, this had the
+ negative consequence of essentially disabling all of the key
+ combinations that used the Super key as defined by Openbox.
  
- Configuration is done properly:
+ Luckily the workaround is simple: remove the definition for the Super
+ key. You can do this in the GUI or deal with this section of the config
+ file at /etc/xdg/lxqt/globalkeyshortcuts.conf:
  
- $ grep W-Right ~/.config/openbox/lubuntu-rc.xml -A8 -B3
-         <!-- 
-         # HalfRightScreen
-     -->
-         <keybind key='W-Right'>
-             <action name='UnmaximizeFull'/>
-             <action name='MoveResizeTo'>
-                 <x>-0</x>
-                 <y>0</y>
-                 <height>100%</height>
-                 <width>50%</width>
-             </action>
-         </keybind>
+ [Super_L.9]
+ Comment=Show/hide main menu
+ Enabled=true
+ path=/panel/mainmenu/show_hide
  
- Also some other shortcuts or hot keys are no longer working. The
- application lxqt-globalkeysd has no configuration for this key. I might
- disable therefore or another key configuration application shipped with
- 18.10 is involved in this.
+ In fixing this there's a larger discussion of auditing all the shortcuts:
+ https://phab.lubuntu.me/T59

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802501

Title:
  Openbox shortcuts involving the Windows/Meta/Super key conflict with
  the use of that key to open the menu in lxqt-globalkeys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/1802501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to