And I do not care about the console here (I care about X11)...
I see in /var/log/Xorg.0.log that my X-server picks up xkb_rules evdev from somewhere I can’t find.
It also seems to take xkb_model and xkb_layout from the config file /etc/default/keyboard. And I’m asking myself, is that hardcoded in X or the evdev driver?? The man-pages don’t mention that file, as usual... :-(
So, where is the code that connects that file to X?