Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csd-keyboard in xwayland mode is missing layouts tab #16

Closed
wplapper opened this issue Dec 10, 2023 · 4 comments
Closed

csd-keyboard in xwayland mode is missing layouts tab #16

wplapper opened this issue Dec 10, 2023 · 4 comments

Comments

@wplapper
Copy link

When running linuxmint 21.3 beta in xwayland mode, the display is missing the "layouts" tab. See attached screenshot.
linuxmint-21 3-beta-csd-keyboard

Bug happens “always”. Invoke it by using Menu -> System Settings Control Centre -> Keyboard.

In X11 mode, everything is fine.

I include the system repost from the machine: see
linuxmint-21.3-systemreport.txt
linuxmint-21.3-systemreport.txt

My keyboard is setxkbmap -print (X11)
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+gb(extd)+inet(evdev)+group(win_space_toggle)+terminate(ctrl_alt_bksp)" };
xkb_geometry { include "pc(pc105)" };

But in Xwayland mode it is set to
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};

NOTE: keyboard is set to "us".

@mtwebster
Copy link
Member

Keyboard layouts aren't supported yet in wayland.

@mtwebster mtwebster transferred this issue from linuxmint/mint21.3-beta Dec 10, 2023
@stvoidit
Copy link

Today I received an update to 21.3 from mintupdate.
There is a similar problem, there is no way to configure switching the keyboard layout.

@rcalixte
Copy link
Member

Today I received an update to 21.3 from mintupdate. There is a similar problem, there is no way to configure switching the keyboard layout.

It still hasn't been implemented yet and it will not work until it has been implemented. As of today, there is no timeline for when this will happen.

@rcalixte rcalixte changed the title linuxmint 21.3 csd-keyboard in xwayland mode is missing layouts tab csd-keyboard in xwayland mode is missing layouts tab Jan 11, 2024
@leigh123linux
Copy link

Duplicate of #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants