Skip to content

geoffstewart/script.brightness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script.brightness

This is a kodi addon that will open the brightness dialog with the touch of a button.

Attach this addon to a button press in your keymap.... below is the letter F.

<keymap>
    <fullscreenvideo>
        <keyboard>
            <key id="61510">runaddon(script.brighness)</key>
        </keyboard>
    </fullscreenvideo>
</keymap>