> > Additional question: will keyboard selection keybindings for different > languages be read off /etc/X11/xorg.conf.d/10-evdev.conf? In particular, > > Option "XkbLayout" > Option "XkbOptions" > > which help me toggle the keyboard between different languages. Or is a > different mechanism required for (X)Wayland? >
You have to go a different route: Either it is directly configurable via WM (AFAIK enlightenment has a keybord module) or you have to set XKB_DEFAULT_LAYOUT envvar.

