The title pretty much says it all. I have searched the net; I have munged about in /usr/share/man/; I could probably go find the source and take a half day to find what I need but that does not seem reasonable. I am certain I cannot be the only person to have this problem nor will I be the last.
The documentation must exist somewhere. I must be using the wrong key words or not grokking the correct name for the man page that tells all about this configuration.
[Desktop Entry]
Type=Application
Exec=/bin/sh -c "wmctrl -s 1 ; xemacs /home/amon/Desktop/myfile"
Hidden=false
X-MATE-Autostart-enabled=true
Name[en_US]=emacs myfile
Name=emacs myfile
Comment[en_US]=Always need my basic to do list
Comment=Always need my basic to do list
Is there a full syntax definition somewhere?