Jump to content


Photo

Alpha Plugin - OSD Transparency


  • Please log in to reply
1 reply to this topic

#1 mrvica

  • Senior Member
  • 1,227 posts

+82
Good

Posted 19 September 2018 - 19:49

I needed a plugin to hide/unhide OSD, you can achive this doing in telnet

echo 0 > /proc/stb/video/alpha --> hide
echo 255 > /proc/stb/video/alpha --> unhide

the code is thoroughly taken from letterbox plugin, I assigned the hotkey, seems to work but not in all screens, you can test it in second infobar, in channel selection I get unhandled key, means I have to assign the hotkey inside the plugin itself, I don´t know how to do it, any help would be appreciated, Alpha plugin for testing, just copy to Extensions and restart enigma2

Attached Files



Re: Alpha Plugin - OSD Transparency #2 mrvica

  • Senior Member
  • 1,227 posts

+82
Good

Posted 25 October 2018 - 15:15

now it works in all screens, you can activate it with "help" button on your remote, in order not to colide with internal Help just comment this out in /usr/share/enigma2/keymap.xml

<!--map context="HelpActions">
	<key id="KEY_HELP" mapto="displayHelp" flags="b"/>
</map-->

if you already use Help for another plugin you may change the Hotkey in

/usr/lib/enigma2/python/Plugins/Extensions/OSDtoggle/keymap.xml

the name of the plugin changed to OSDtoggle, copy to Extensions and restart enigma2

 

 

Attached Files




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users