andrewleech / plugin.video.netflixbmc

NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
http://forum.kodi.tv/showthread.php?tid=211574
GNU General Public License v2.0
56 stars 29 forks source link

Linux: Change remote close sequence to Ctrl-Shift-Q from Alt-F4 #52

Closed projectgus closed 9 years ago

projectgus commented 9 years ago

Alt-F4 has problems with some Windows managers, as per #40. Ctrl-Shift-Q is processed directly by Chrome.

(This PR is based on the discussion in #40. Tested with openbox & Chrome 42.)

andrewleech commented 9 years ago

Yeah this sounds like a pretty safe change, cheers.