View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#627
The internet widget is easy, just position, size and the two icons to use:
Code:
[InternetIcon]
PosL="28;35"
PosP="28;35"
SizeL="24;24"
SizeP="24;24"
WifiImage="/opt/qtlockscreen/default/wifi.png"
GprsImage="/opt/qtlockscreen/default/gprs.png"
The only "problem" is that it doesn't check the connection when the lockscreen starts (I made it this way to avoid linking to qt network library which probably would increase the ram usage). If you don't see the icon just disconnect and reconnect.
 

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