inxi --help
will show you all of the options
-xxx Show extra, extra, extra data (only works with verbose or line output, not short form):
-S - Adds panel/shell information to desktop output, if in X (like gnome-shell, cinnamon, mate-panel).
h2 just added the panel info last night after someone running Mint asked him for it.
inxi -Sr is used often on the Mint/LMDE forums, now with -Sxxxr it will show even more info
$ inxi -Sxxxr
System: Host: debian Kernel: 3.4-trunk-486 i686 (32 bit, gcc: 4.6.3)
Desktop: KDE 4.8.4 (Qt 4.8.2) info: plasma-desktop dm: kdm Distro: Debian GNU/Linux wheezy/sid
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://mirrors.kernel.org/debian/ unstable main contrib non-free
deb-src http://mirrors.kernel.org/debian/ unstable main contrib non-free
deb http://mirrors.kernel.org/debian/ experimental main contrib non-free
deb http://www.deb-multimedia.org/ sid main non-free
deb http://dl.google.com/linux/chrome_testing/deb/ stable main
deb http://dl.google.com/linux/musicmanager/deb/ stable main
deb http://download.jitsi.org/deb/ unstable/
note the new info in bold
to update inxi do
sudo inxi -U




