On Fri, 5 Mar 2021 at 18:05, andy pugh <bodge...@gmail.com> wrote:

> Looking at the source HTML on the server by ssh:
> <p style="margin-left:11%; margin-top:
> 1em"><b>sendkeys.N.current&minus;event</b>
> s32 out shows the current scancode without keyup / keydown
> markers.</p>
>
> Looking at the delivered HTML:
> <p style="margin-left:11%; margin-top: 1em"><b>sendkeys.N.current−event</b>
> s32 out shows the current scancode without keyup / keydown
> markers.</p>

And the locally-compiled version is yet a third variant:

<p style="margin-left:11%; margin-top: 1em"><b>sendkeys.N.current-event</b>
s32 out shows the current scancode without keyup / keydown
markers.</p>

That's a plain ASCII 0x2D minus / hyphen.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to