I've been using x2go for a long time now, with X11 on server and client. I use remapping of caps->ctrl (old emacs guy). After struggling with problems using X11 on client and server side, this seems to have been resolved for the last couple of years and life was good.
Now I'm trying wayland on the client side. So far things work, except the keyboard mapping problem is back. Every time I reconnect when I hit caps in emacs (running on server) it is not mapped to ctrl. Using xfce on server (kde on client) I seem to each time need to open keyboard settings (xfce) and fiddle with it toggling the cryptically-named Alt+ctrl keyboard variant setting and then my mapping works again.
Any suggestions? It would be great if it just worked, like it did on X11. But if I could just run a cli command to fix it on the server each time I connect I could also live with that.
Thanks, Neal
I don't know anything about keyboard on Wayland. I guess there's xwayland running on the client side. So maybe it is a problem with xwayland
Uli
Neal Becker <ndbecker2@gmail.com> schrieb am Mi., 31. Mai 2023, 17:42:
I've been using x2go for a long time now, with X11 on server and client. I use remapping of caps->ctrl (old emacs guy). After struggling with problems using X11 on client and server side, this seems to have been resolved for the last couple of years and life was good.
Now I'm trying wayland on the client side. So far things work, except the keyboard mapping problem is back. Every time I reconnect when I hit caps in emacs (running on server) it is not mapped to ctrl. Using xfce on server (kde on client) I seem to each time need to open keyboard settings (xfce) and fiddle with it toggling the cryptically-named Alt+ctrl keyboard variant setting and then my mapping works again.
Any suggestions? It would be great if it just worked, like it did on X11. But if I could just run a cli command to fix it on the server each time I connect I could also live with that.
Thanks, Neal
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
You could try
setxkbmap ... -variant alt+ctrl
with the full setxkbmap options list: model, layout, etc. Not sure the variant is called "alt+ctrl" - you should find out the correct name
On Wed, May 31, 2023 at 5:42 PM Neal Becker <ndbecker2@gmail.com> wrote:
I've been using x2go for a long time now, with X11 on server and client. I use remapping of caps->ctrl (old emacs guy). After struggling with problems using X11 on client and server side, this seems to have been resolved for the last couple of years and life was good.
Now I'm trying wayland on the client side. So far things work, except the keyboard mapping problem is back. Every time I reconnect when I hit caps in emacs (running on server) it is not mapped to ctrl. Using xfce on server (kde on client) I seem to each time need to open keyboard settings (xfce) and fiddle with it toggling the cryptically-named Alt+ctrl keyboard variant setting and then my mapping works again.
Any suggestions? It would be great if it just worked, like it did on X11. But if I could just run a cli command to fix it on the server each time I connect I could also live with that.
Thanks, Neal
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user