Comment 4 for bug 108616

Revision history for this message
Nicolas Bros (nicolas.bros) wrote :

The output of "gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd" is :
 layouts = [fr oss,fr,us,epo]
 model =
 options = [grp grp:ctrls_toggle]
 overrideSettings = true

Is it normal that the keyboard model "fr oss" has a tabulation in its name? (ASCII character 0x09, I checked with "hd")
That seems weird to me.

I played with the settings and I discovered than when I check the box "Both Alt keys together change group." then the problem disappears!
That is with the following configuration:
 layouts = [fr oss,fr,us,epo]
 model =
 options = [grp grp:alts_toggle,grp grp:ctrls_toggle]
 overrideSettings = true