[MOD] CarPC-Carbon - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Estouchy (https://forum.kodi.tv/forumdisplay.php?fid=261) +---- Thread: [MOD] CarPC-Carbon (/showthread.php?tid=320735) |
RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-18 Go in skin settings click on programs button and enter *Programs* . RE: [MOD] CarPC-Carbon - techie67 - 2017-09-18 Works fine! Thank you! Chris RE: [MOD] CarPC-Carbon - techie67 - 2017-09-18 Another question: If i want to change the function of the Radio button to start e.g. a radio addon. Where do i have to add the ActivateWindows command? Same question for Navigation. I would like to use those two for other targets because i use the skin as gui for a mediacenter at home and not in a car. Chris I think i found the file. It should be in the includes.xml. But i am not shure where exactly. RE: [MOD] CarPC-Carbon - 1milenia - 2017-09-19 if i copy the favorites and put it on the other side and make it into a youtube button is this the way id do it in the picture below https://imagizer.imageshack.us/v2/1135x638q90/923/u3xw6Z.jpg RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-19 (2017-09-18, 20:32)techie67 Wrote: Another question: If i want to change the function of the Radio button to start e.g. a radio addon. If you want to use Radio addon i can add this for radio button(i will add anyway). But if you want to change button totally this 2 buttons is in Includes.xml line 375 for radio and 151 for navigation. RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-19 (2017-09-19, 04:07)1milenia Wrote: if i copy the favorites and put it on the other side and make it into a youtube button is this the way id do it in the picture below That button is for right side list buttons. If you want to add in left side than copy and edit fullscreen button. RE: [MOD] CarPC-Carbon - techie67 - 2017-09-19 Many thanks. I will try it asap. Chris RE: [MOD] CarPC-Carbon - 1milenia - 2017-09-19 do you have a pic of what you neen full screen button RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-20 Here is the code for the button: Modify for your need. Code: <control type="group" id="4272"> RE: [MOD] CarPC-Carbon - 1milenia - 2017-09-21 theres 2 onclicks witch do i use for youtube RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-21 Delete both. and i suppose for youtube will be: Code: <onclick>RunAddon(plugin.video.youtube)</onclick> RE: [MOD] CarPC-Carbon - 1milenia - 2017-09-22 thanks to add the icon whats the next step RE: [MOD] CarPC-Carbon - djtale - 2017-09-24 (2017-09-03, 08:11)idorel77 Wrote: @zalamar, Hi, First I want to congratulate you. This is exactly the kind of theme I was looking for my pc-car. I am now trying to set it up to fill my needs but I don't understand how to customize Navigation and Radio buttons. I have Odroid C2 with Android system installed. When I go to customize the Navigation button and enter for example 'Waze' I don't have any Validation button in the on-screen keyboard. How do I save the value I enter ? Thanks. RE: [MOD] CarPC-Carbon - idorel77 - 2017-09-25 Hi, Yes , with enter key. RE: [MOD] CarPC-Carbon - djtale - 2017-09-25 (2017-09-25, 05:53)idorel77 Wrote: Hi, Thanks idorel77. I see what is the problem. On my VU5 screen I don't see the buttons at the top right. I have installed kodi on a computer to test. Do you see any solution to see those buttons on my VU5 screen ? I use a bluettoth remote with keyboard but the Enter key doesn't work on that screen. Thanks |