[MPlayer-users] incorrect reaction on the keys
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sat Dec 10 15:39:26 CET 2011
On Thu, Dec 08, 2011 at 03:14:47PM -0800, mlg 3 wrote:
> I see the code in the repo, but paused mplayer still starts playing when I Ctrl-Alt-Left to another desktop.
Well, that is because mplayer treated CTRL not only (to quote someone
else) "as if backspace was pressed" but it actually treated it as
backspace.
Some messed up constant naming confused some developer to reuse the
key number for backspace for the CTRL key...
Should be fixed now.
More information about the MPlayer-users
mailing list