Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687816

Summary: net-misc/nx-3.5.99.20: add RDEPEND x11-apps/setxkbmap, x11-apps/xkbcomp
Product: Gentoo Linux Reporter: Leho Kraav (:macmaN @lkraav) <leho>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, leho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Leho Kraav (:macmaN @lkraav) 2019-06-10 17:57:28 UTC
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.
Comment 1 Leho Kraav (:macmaN @lkraav) 2019-06-10 17:58:44 UTC
Possibly related: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1160