
On Fri, May 7, 2010 3:22 pm, Constant Brouerius van Nidek wrote:
My signature file looks like following: $ #!/bin/bash powered="$(head -n 1 /etc/SuSE-release)" echo "Linux User 183145 using a Pentium III ," kernel=`uname -r` echo "powered by $powered Kernel: $kernel" kde=`kde4-config -v | grep KDE` echo $kde uptime
If I substitute KDE by LXDE my signature is just as below. How do I get the LXDE data?
-- Linux User 183145 using a Pentium III , powered by openSUSE 11.2 (i586) Kernel: 2.6.31.12-0.2-desktop
19:25pm up 3 days 5:52, 3 users, load average: 1.00, 0.50, 0.42
AFAIK there's no "major" version of LXDE itself yet. I think that was discussed somwhere. I'll have a look for that. -- Lutz Thuns openSUSE Official Member (lOtz1009) openSUSE LXDE Team -- To unsubscribe, e-mail: opensuse-lxde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-lxde+help@opensuse.org