Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

Customize video OSD > Video & Audio settings

$
0
0
I'm trying to make the on screen menu items a little easier for the less technical users, like my wife or kids

My plan is to just disable some of the more technical options that the Video and Audio settings show. But in doing so i noticed that a single entry in VideoOSDSettings.xml controls far more than one item, and often across both Video and Audio menus?

for example:
Code:
<control type="button" id="7">
        <description>Default Button</description>
        <posx>0</posx>
        <posy>0</posy>
        <height>40</height>
        <font>font13</font>
        <textcolor>grey2</textcolor>
        <focusedcolor>white</focusedcolor>
        <texturefocus border="5">button-focus2.png</texturefocus>
</control>

Disabling / removing that will turn off two options:
- Set as default for all videos
- Video Calibration

that leads me to think i'm looking in the wrong place, how would i go about controlling each menu item individually?

Thanks,
apeg

Viewing all articles
Browse latest Browse all 84005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>