11
A600GS & A1200NG / Re: AmiBrowser & broken JavaScript keyboard events
« Last post by broadblues on February 24, 2026, 11:35:19 AM »OK added a extra layer of debug:
END doesn't report at all
Doesn't generate a RawKey event at all so that will be why.
PageUp reports as ScrollLock, too
PageDown doesn't report at all
I have this the other way round PAGEDOWN generates RawKey 95 (ie it's mapped to scroll lock AKA known as HELP in amiga keyboard context on OS4 atleast) PAGEUP emits no event
ScrollLock doesn't report at all
Doesn't emit a rawkey event.
PRINT doesn't report at all
Also no RawKey event,
F11 Is mapped to RawKey 13 (backslash)
HOME and INSERT are mapped to 102 103 ie Left and Rght Amiga.
So these "errors" the result of the default keyboard emulation.
END doesn't report at all
Doesn't generate a RawKey event at all so that will be why.
PageUp reports as ScrollLock, too
PageDown doesn't report at all
I have this the other way round PAGEDOWN generates RawKey 95 (ie it's mapped to scroll lock AKA known as HELP in amiga keyboard context on OS4 atleast) PAGEUP emits no event
ScrollLock doesn't report at all
Doesn't emit a rawkey event.
PRINT doesn't report at all
Also no RawKey event,
F11 Is mapped to RawKey 13 (backslash)
HOME and INSERT are mapped to 102 103 ie Left and Rght Amiga.
So these "errors" the result of the default keyboard emulation.
Recent Posts
And.. nice list of games there!