In short, I don't think this should ever have passed the bugzilla review
- there was a reason Jeremy Bicha and myself both independently
introduced a wrapper script, and that reason is that it is needed - not
all display managers can pass on parameters in this way. (If memory
serves, GDM3 is one that cannot, and is most certainly a target DM for us.)
TheSo it is completely valid to use parameters. If display manager does not support it, it is dm's problem not ours. Don't you agree?Execkey must contain a command line. A command line consists of an executable program optionally followed by one or more arguments.