Notifications
Clear all
Topic starter
04/03/2024 9:02 pm
Hi im looking for the code to display the network link speed
04/03/2024 9:10 pm
NETWORKINTERFACES return values %23 and %24. In desktopinfo-advanced.ini the line in question is:
NETWORKINTERFACES=interval:30,font-size:85%,operstatus:1,iftype:6 23 71 243,ipv4list: %8/%10|,ipv6list: %11|, row-text:%2|%4|link: t:%23[1.0B]Bps\, r:%24[1.0B]Bps,display:%8 / %10 (%14)| gw:%17| dns:%15| dhcp:%19| %25 {{{| ipv6:%26}}}
the specific section is: link: t:%23[1.0B]Bps\, r:%24[1.0B]Bps
Topic starter
04/03/2024 10:08 pm
Cheers
I will have a play around and see what it displays