Is x2goruncommand line 245 ("$dmd" == "IceWM") a typo (dmd instead of cmd)?
Ingo
Is x2goruncommand line 245 ("$dmd" == "IceWM") a typo (dmd instead of cmd)?
Yes, but it's not critical since X2Go Client has a bug (at least I would categorize it as such) that maps names back into full commands.
I fixed that up in https://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=d00f3f081a59b58...
Mihai