View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#160
Originally Posted by Boxeri View Post
@ Schturman

Could you share this profilematic rule you have used to fix the netspeed connection change? I checked the profilematic thread and could not find it
Activate:
Code:
sh -c "gconftool -s -t b /desktop/meego/status_area/display_netspeed true"
Deactivate:
Code:
sh -c "gconftool -s -t b /desktop/meego/status_area/display_netspeed false"
 

The Following 2 Users Say Thank You to Schturman For This Useful Post: