Ticket #452 (closed defect: duplicate)

Opened 12 months ago

Last modified 4 weeks ago

Guake catches wrong keyboard shortcut

Reported by: rphenriques Owned by: somebody
Priority: minor Milestone: 0.5.0
Component: guake Version:
Keywords: Cc:

Description

I've set Ctrl+< as the shortcut to show/hide Guake terminal in Ubuntu 11.10. With the upgrade do 12.04 this shortcut doesn't work anymore. I've tried also in a different pc with a clean install.

When I go to preferences window to set a new shortcut, it is able to recognize the Ctrl+< combination but afterwords it works with just < instead of Ctrl+<

Change History

Changed 12 months ago by lincoln

Humm, it's something related to the way that our keybinder library (or maybe gtk itself, which I kinda doubt) parses the keybinding string. I've worked on a related issue today and I noticed that shift is being "resolved" while you type any other key, so instead of Ctrl+Shift+., you get Ctrl+Shift+>.

I'll figure out a way to fix it.

Changed 11 months ago by devoidfury

The problem is with the globalhotkeys C lib and an update to GTK+. See duplicate http://guake.org/ticket/454

Changed 4 weeks ago by Dokan

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.