[MPlayer-dev-eng] [PATCH][SPELLLING] input/input.h
D Richard Felker III
dalias at aerifal.cx
Mon Sep 1 01:45:41 CEST 2003
On Mon, Sep 01, 2003 at 01:26:41AM +0200, Diego Biurrun wrote:
> Hi!
>
> Here comes another file. I'd like to commit it. I have a few
> questions, though:
>
> // For the key's drivers, if possible you can send key up and key down
> // events. Key up is the default, to send a key down you must or the key
> // code with MP_KEY_DOWN
>
> The second sentence is incomplete, " you must .... or the key ". What
> should I put on the dotted line?
Um, no. Here, "or" is a verb meaning "apply the bitwise or operation".
:)))
Rich
More information about the MPlayer-dev-eng
mailing list