Posts: 29
Joined: May 2007
Reputation:
0
Hello All,
is it possible to move the xbmc notification from the default bottom right to top right? My notifications are from sickbeard/sab
Posts: 17,859
Joined: Jul 2011
Reputation:
371
by editing the skin files you can yes.
Posts: 29
Joined: May 2007
Reputation:
0
can you prove me a example of what skin xml its listed in? iam looking at the skin xml files but all i can find is this
</control>
<control type="label" id="36348">
<textcolor>blue</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>Notification</label>
<height>45</height>
<width>750</width>
<shadowcolor>black</shadowcolor>
<font>font13_title</font>
</control>
Posts: 6,339
Joined: Jul 2010
Reputation:
116
artrafael
Team-XBMC Forum Moderator
Posts: 6,339
Which skin are you using? I can move this to the appropriate skin support forum for you.
Posts: 29
Joined: May 2007
Reputation:
0
Using default skin for raspberry pi, xbain
Posts: 6,339
Joined: Jul 2010
Reputation:
116
artrafael
Team-XBMC Forum Moderator
Posts: 6,339
Moved to Confluence forum.
Posts: 1,155
Joined: Aug 2008
It's DialogKaiToast.xml, change <posy>646</posy>
Posts: 29
Joined: May 2007
Reputation:
0
that file does not exist at all. Here is what i got
Searching for: <posy>646</posy>
Found 0 occurrence(s) in 1079 file(s)
Searching for: DialogKaiToast
Found 0 occurrence(s) in 1079 file(s)
List All:
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins
11/24/2013 01:08 PM <DIR> .
11/24/2013 01:08 PM <DIR> ..
11/24/2013 01:03 PM <DIR> Default
11/24/2013 01:08 PM 0 output.txt
11/24/2013 01:03 PM <DIR> skin.amber
11/24/2013 01:03 PM <DIR> skin.amber-xbian.mod
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\Default
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
11/24/2013 01:03 PM <DIR> 720p
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\Default\720p
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
05/17/2013 06:54 PM 3,375 DialogPackageInfo.xml
05/17/2013 06:54 PM 1,176 DialogWait.xml
10/13/2013 03:42 PM 2,683 DialogWaitBackground.xml
11/12/2013 10:18 PM 3,423 SettingsXbianDialog.template
11/18/2013 07:02 PM 28,466 SettingsXbianDialog.xml
10/11/2013 02:59 AM 8,624 SettingsXbianInfo.template
11/18/2013 08:33 PM 124,722 SettingsXbianInfo.xml
11/12/2013 10:18 PM 8,270 WizzardDialog.xml
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\skin.amber
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
11/24/2013 01:03 PM <DIR> 720p
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\skin.amber\720p
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
10/15/2013 08:02 PM 3,002 DialogPackageInfo.xml
10/15/2013 08:02 PM 902 DialogWait.xml
10/15/2013 08:02 PM 3,985 SettingsXbianInfo.template
10/15/2013 08:02 PM 149,419 SettingsXbianInfo.xml
10/15/2013 08:02 PM 1,794 welcomeDialog.xml
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\skin.amber-xbian.mod
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
11/24/2013 01:03 PM <DIR> 720p
Directory of \XBian\.xbmc\addons\plugin.xbianconfig\resources\skins\skin.amber-xbian.mod\720p
11/24/2013 01:03 PM <DIR> .
11/24/2013 01:03 PM <DIR> ..
07/01/2013 07:24 PM 3,002 DialogPackageInfo.xml
07/01/2013 07:24 PM 902 DialogWait.xml
07/01/2013 07:24 PM 3,934 SettingsXbianInfo.template
10/15/2013 08:02 PM 148,271 SettingsXbianInfo.xml
07/01/2013 07:24 PM 1,794 welcomeDialog.xml
Posts: 29
Joined: May 2007
Reputation:
0
bump
i found the files DialogKaiToast.xml in \Kodi\addons\skin.confluence, \Kodi\addons\skin.re-touched and \Kodi\addons\re-touched however still not sure what posy values i need to change. i see lots of values for <posy> however, nonthing with a value of 646.
can anyone help me with what file and what value to change to put the notifications to the top right of the screen?
Posts: 4
Joined: Feb 2015
Reputation:
0
Hi, Can anyone point me to the folder where i find DialogKaiToast.xml on a machine running openelec 5?