I just discovered on x2goserver-4.1.0.3, that if you depclean x11-apps/xkbcomp out of your headless system (vserver), keyboard configurations will fail to work. Clearest symptom: AltGr won't be recognized in X2Go sessions anymore. Looking at deps, `setxkbmap` nor `xkbcomp` is listed anywhere. `/usr/bin/x2gosetkeyboard` uses `setxkbmap` extensively, so it does look like missing dependency definitions.
Possibly related: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1160
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fd2bda3542088d808694dbbe3b4afa69b98e96 commit d8fd2bda3542088d808694dbbe3b4afa69b98e96 Author: Cristian Othón Martínez Vera <cfuga@cfuga.mx> AuthorDate: 2025-02-17 15:53:17 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2025-03-09 21:47:30 +0000 net-misc/nx: add x11-apps/xkbcomp as RDEPEND Closes: https://bugs.gentoo.org/687816 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/40617 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> net-misc/nx/{nx-3.5.99.27.ebuild => nx-3.5.99.27-r1.ebuild} | 1 + 1 file changed, 1 insertion(+)