I've been using the X11 setup, but recently switched to 24.04 with the Wayland server.
How do I swap the keys (in the upper left) for Escape and Backtick (`) (which is Tilde if shifted? Here's what I used to do in my .xmodmap
keycode 49 = Escape
keycode 9 = grave asciitilde
Thanks, there seems to be many complicated approaches, so I'm looking for the simplest, well supported solution.