Thanks!
I don't seem to have a configuration file for Vimprobable...
But this is the other output:
eth0 Link encap:Ethernet HWaddr 00:1f:c6:ed:c4:8a
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:20 Base address:0xe400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:150 errors:0 dropped:0 overruns:0 frame:0
TX packets:150 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10488 (10.2 KiB) TX bytes:10488 (10.2 KiB)
wlan0 Link encap:Ethernet HWaddr 00:15:af:45:a3:2e
inet addr:192.168.101.107 Bcast:192.168.101.255 Mask:255.255.255.0
inet6 addr: fe80::215:afff:fe45:a32e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:65488 errors:0 dropped:4 overruns:0 frame:0
TX packets:31522 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:83786624 (79.9 MiB) TX bytes:2911915 (2.7 MiB)
#!/bin/sh
ratmenu -font \
-xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso8859-1 \
-back ~/.ratmenu/main.sh \
"Dotnew" "gksu xterm -e dotnew" \
"Gslapt Package Manager" "gksu gslapt" \
"Htop" "xterm -e htop" \
"Keyboard" "gksu xterm -e keyboardsetup" \
"Manage Printing" "vimprobable2
http://localhost:631/" \
"Mount Manager" "gmountman" \
"Mounted Devices" "ratpoison -c 'echo $(mount)'" \
"Sourcery SlackBuild Manager" "gksu sourcery" \
"System Clock" "gksu xterm -e clocksetup" \
"System Language" "gksu xterm -e localesetup" \
"System Services" "gksu xterm -e servicesetup" \
"Users and Groups" "gksu xterm -e usersetup"
Thank you for looking at it!