Slyk Skin Mods

Status
Not open for further replies.
Where it says <elabel position="2,2 change background colour to "skydarkblue" in the genral.xml

<!-- epg tabs hack - red button popup -->
<screen name="OptionDialog" position="center,center" size="240,140" zPosition="99" flags="wfNoBorder" backgroundColor="skydarkblue">
<eLabel position="0,0" size="240,140" backgroundColor="white" zPosition="-2" transparent="0" />
<eLabel position="2,2" size="236,136" backgroundColor="skydarkblue" zPosition="-1" transparent="0" />
<widget name="text" position="0,0" size="0,0" font="Regular;22" />
<widget name="list" position="10,10" size="220,120" itemHeight="30" font="Regular;18" scrollbarMode="showOnDemand" enableWrapAround="1" backgroundColorSelected="skygold" foregroundColorSelected="skydarkblue" backgroundColor="skydarkblue" foregroundColor="white" selectionPixmap="myselectbars/bar-30.png" transparent="1" />
</screen>


also in the channelselection.xml

<!-- record button on channel select -->
<screen name="RecordTimerQuestion" position="center,center" size="240,80" zPosition="99" flags="wfNoBorder" backgroundColor="transparent">
<eLabel position="0,0" size="240,80" backgroundColor="white" zPosition="-2" transparent="0" />
<eLabel position="2,2" size="236,76" backgroundColor="skydarkblue" zPosition="-1" transparent="0" />
<widget name="text" position="0,0" size="0,0" font="Regular;22" />
<widget name="list" position="10,10" size="220,60" itemHeight="30" font="Regular;18" scrollbarMode="showOnDemand" enableWrapAround="1" backgroundColorSelected="skygold" foregroundColorSelected="skydarkblue" backgroundColor="skydarkblue" foregroundColor="white" selectionPixmap="myselectbars/bar-30.png" transparent="1" />
</screen>
 
Last edited:
for all you faffers, I found out something today that could be of great use to you.

If you create a new xml file called skin_user_slyk-1-hd.xml and place it in etc/enigma2 (not usr/share/enigma2)

this will override any main screens in my skin. Unfortunately it looks like this doesn't seem to work for my template screen/panels but only the proper screens.
So you might have to copy the contents of some of my panels into the screens rather than calling the templated panels.

the contents of your xml file will be wrapped in <skin></skin> tags

i.e

<skin>
<screen name="GraphicalEPGPIG1">
<panel name="GraphicalEPGPIGTemplate" />
<ePixmap pixmap="mybackgrounds/split-panel.png" position="60,267" size="1160,422" alphatest="blend" backgroundColor="transparent" zPosition="0" />
<ePixmap pixmap="myicons/prev-next.png" position="569,275" size="41,20" alphatest="blend" backgroundColor="transparent" transparent="1" zPosition="1" />
<widget source="Title" render="Label" position="90,267" size="500,35" font="Bold;8" valign="center" transparent="1" noWrap="1" foregroundColor="white" backgroundColor="titleshadow" zPosition="1" />
</screen>
</skin>

only had a play with this for a few minutes, so can't really explain it better than that. Thats what you faffers are for ;)

---------- Post Merged at 07:08 PM ----------

and as for the optiondialog and recordtimerquestion, I am sure everybody complained the blue didn't stand out enough, hence why they were changed to black. Never win in this game.
 
hey guys, just something i was tinkering with, i decided to change the names of timers and auto timers buttons to record and series record.
this is what i done.

1. Download EPGSelection.py from this folder. (Ithink i got it, seems to be working now) https://www.dropbox.com/sh/6s28gttk0e659io/AAC40KdMkozYC4gV__1eNXRma?dl=0
2. Navigate to /usr/lib/enigma2/python/Screens
3. Delete existing EPGSelection.pyo
4. Upload new EPGSelection.py to /usr/lib/enigma2/python/Screens
5. Do a full reboot.

hope it helps somebody.

NB: Make a copy of your EPGSelection.pyo before you delete it, i have not fully tested everything since changing it, cheers.

View attachment 18286
will I be able to still have the epg tabs with this mod
 
Hi just a quick question i have all mods made to a zgemma h2s is there any way i can transfer all files to and extend et9500 so i wont have to go through the whole lot again?

Sent from my SM-G900F using Tapatalk
 
have you got the skin installed on the second box?
just copy and paste it over

---------- Post Merged at 09:53 PM ----------

if anyone wants a drag and drop to have so mods and changes are done, here you go

this is what i am running. it is the latest version of the skin

so what has it got?

24 to 12 hour clock
EGP arrow and line change
Picon fully in info bar
tabs hack
Custom s.ky media boot/restart/radio screen
name removed from preview screens in menus
smaller text in descriptioins and other places
progress bar colours changed
media player some items removed

before you download please backup your image


if you dont like it and you mess up and dont have a backup. just uninstall and reinstall you will get a stock install

Code:
[URL]https://www.dropbox.com/s/4amnhvf59e7k1l8/slyk-1-hd.zip?dl=0[/URL]

you wont get it looking just like mine as i have the box fonts different to stand

but if anyone wants it please take it and let me know if it works doing it this way
i have got it down to 1.2mb
i have it smaller at my end as i remove crossepg, the flags and the 2nd set of epg arrows/lines

ps
one thing you may need to change on box is
in the quickepg hit menu
viewmode - single epg
number of rows - 2

also to get the EPG hacks working you will need to change the .py file that kiddac has supplied
on his dropbox. But you don't need to touch the extras file

https://www.dropbox.com/sh/kn6apupi45vs8an/AAA1GLMBPjwnaoFCVNiWaD7Za?dl=0

 
Last edited:
Ya but what file do i have to copy over would copying over usr/share works?

Sent from my SM-G900F using Tapatalk
 
Il restart. Everything works with a reboot

Keep getting network error. Il try tomorrow

sent from meatballs way too expensive gizmo
 
Last edited:
I only wanted to see what the main faffer had going on. Il clicked all links on first page and they work fine

sent from meatballs way too expensive gizmo
 
Im just not covering people if something goes wrong
a backup is great

if something goes wrong and doesn't boot up
replace the file and hit the switch on the rear
 
Status
Not open for further replies.
Back
Top