Comment 4 for bug 1494606

Revision history for this message
Bjørn T Johansen (btj) wrote : Re: [Bug 1494606] Re: Keybindings does not work after update to 0.98

On Fri, 11 Sep 2015 11:27:53 -0000
Stephen Boddy <email address hidden> wrote:

> Hmmm. How do you switch between keyboard layouts normally?

I am using Arch with Openbox, so I run the following command when I login:

setxkbmap -layout 'gb,no' -option 'grp:alt_caps_toggle' &

>
> I've just tried flipping to Norwegian here (UK physical) using both IBus
> and the GNOME method (Super+Space) and it all seemed OK. Just to be
> sure, you're expecting to move to the next and previous tabs? That works
> with both gb and no.

Next and previous tab yes.
>
> Do you use Terminator with Norwegian locale/language? i.e. Regional
> settings are Norway specific, and the GUI is to some degree in Norwegian
> language? This is one thing I haven't tried.

No, I use en_US as locale/language.
>
> Did you try disabling those lines from rev 1611, and did it make a
> difference?

No, I have not tried that.. Will try later tonight...
>
> A rather sledgehammer approach would be for you to get https://code.launchpad.net/~stephen-j-boddy/terminator/bugfix-1318542-double-chars
> which has some extensive debugging output that helps narrow down some of the oddities in the signals, and function calls. The only thing is it's a little out of date, and I can't push updates right now. If you get it, and you're game you should be able to "bzr merge lp:terminator" the newer commits. Or you can wait till later, and I can push the updated tree. Your call.

I can try this as well later tonight..

BTJ