Hi again,

On 2023-08-28 06:28, Tollef Fog Heen wrote:
]] Gunnar Hjalmarsson
I can't help asking why you set the "group(alts_toggle)" option at
all. You don't seem to use any other keyboard layout but Norwegian
anyway. So even before you have answered, my advice would be to just
drop that option wherever you set it and move on. ;)

I'm not setting it intentionally, but I suspect somewhere in the xkb
stack.  If I choose just Norwegian as my layout in gnome control center,
I get:

$ setxkbmap -print
xkb_keymap {
         xkb_keycodes  { include "evdev+aliases(qwerty)" };
         xkb_types     { include "complete"      };
         xkb_compat    { include "complete"      };
         xkb_symbols   { include 
"pc+no+us:2+inet(evdev)+level3(ralt_switch)+compose(caps)+group(alts_toggle):1+group(alts_toggle):2"
   };
         xkb_geometry  { include "pc(pc105)"     };
};

Which looks pretty bizarre to me, and I have no idea what «us» does
there.

Don't worry about 'us' — it's always there as some sort of default.

But you must have set that group(alts_toggle) option somewhere, and on a Debian system the /etc/default/keyboard file is a suspect.

Otherwise it may depend on which desktop environment you use. You never told us that, did you?

--
Gunnar

Reply via email to