For user help purposes, we're wondering what would be the best way of identifying the user's user session. For example, under Unity, running:<div><br></div><div>echo $DESKTOP_SESSION</div><div><br></div><div>just produces the result, "gnome."  running lsb_release -a  just gives info about the general Ubuntu platform.</div>

<div><br></div><div>What would be the best way of identifying what session a user is running? For starters, we'd need to know Xfce, Unity, Unity-2d, Gnome-Shell, etc.</div><div><br></div><div>Jim</div>