Ticket #45 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Keyboard shortcuts broken

Reported by: Hubbitus Owned by: somebody
Priority: major Milestone: 0.4.0
Component: guake Version: 0.3
Keywords: Cc: pahan@…

Description

Guake built today from git.

It is great what you add possibility add key bindings by grab key pressing opposite of write textual representation of it. But key binding do not work properly now: I'm want for "Go to previous tab" - Alt + Left, and for "Go to next tab" - Alt + Right. So, set it in 'Keyboard shortcuts' tab of 'Guake Preferences' dialogue looks like 'Mod2+Left' and 'Mod2+Right' accordingly.

On try use it I get only D and C symbols in terminal.

Change History

Changed 5 years ago by lincoln

  • milestone changed from 0.3.0 to 0.4.0

Changed 5 years ago by walrus

Yes, I also hit to this problem. I found out that Mod2+ is appended only in case of numlock is "on". If numlock is "off", keyboard shortcuts can be set without problem. (at least it works for me)

Changed 5 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed

my bad guys, In the last commit, I replaced eggcellrendererkeys by gtk.CellRendererAccel?. The first one was merged into gtk long ago and I didn't seen that.

Note: See TracTickets for help on using tickets.