host = 192.168.0.101 [ip adress may be different]
username = root
password = alpine [default]
to have widget only show up on lockscreen rename wallpaper.html wallpaper.html.hide [any sufix will do]
file is in folder /private/var/stash/Themes.XogOIB/HTC Widget [HD].theme
to change zip code edit WeatherWidget.html
file is in folder /private/var/stash/Themes.XogOIB/HTC Widget [HD].theme/private/WeatherWidget
to change background from black on lockscreen
edit LockBackground.html (same folder as theme above)
replace file name between ' ' with your filename. i copied the file i wanted to use into this directory
background-image:url('/private/var/stash/Themes.XogOIB/HTC Widget [HD].theme/solidblue.png');
if using a picture i.e. jpg then also include the line
background-size: 60%;
No comments:
Post a Comment