https://bugs.documentfoundation.org/show_bug.cgi?id=113298
--- Comment #14 from Buovjaga <[email protected]> --- (In reply to Eyal Rozenberg from comment #13) > (In reply to Noel Grandin from comment #10) > > Accessing the current keyboard layout appears to be distro-specific > > Isn't there some X-related mechanism/protocol for doing this? Looks like it is also used on Wayland: https://www.bestov.io/blog/all-you-need-to-know-about-kbd-keyboard-files "while Wayland doesn't have any official way to handle keyboards and keymaps, XKB is what they suggest to use, and in particular, all of the Wayland implementations I've seen tend to use xkbcommon, a quite modern implementation which is reasonably compatible: it uses the same keyboard data distribution that comes with X11." A verbose layout query would be: setxkbmap -query -verbose 10 -- You are receiving this mail because: You are the assignee for the bug.
