Kodi Community Forum

Full Version: On Screen Display pops up by itself
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sometimes when I am watching movies or listening to music with the full screen visualization running, the on screen display will pop up by itself (the one that tells the frame rate and some other information). It looks like there is some stray IR triggering the menu. I ran XBMC with the debugging running, and sure enough, it is capturing some menu presses, even when I am not pressing it with my remote. I never use the on screen display, so I will be happy with just disabling it. Any suggestions on how to do that?

07:50:13 T:2989029184 DEBUG: LIRC: Update - NEW at 163889:0000000000000001 00 KEY_MENU mce1 (KEY_MENU)
07:50:13 T:2989029184 DEBUG: OnKey: 229 (e5) pressed, action is ContextMenu
07:50:39 T:2989029184 DEBUG: LIRC: Update - NEW at 190039:0000000000000001 00 KEY_MENU mce1 (KEY_MENU)
07:50:39 T:2989029184 DEBUG: OnKey: 229 (e5) pressed, action is ContextMenu

By the way, it seems to only happen in those full screen situations. I haven't noticed any menus or anything popping up just when navigating around in XBMC or anything like that.