onyxbits/remotekeyboard

Source code fix on mapping PAGE_UP

Opened this issue · 0 comments

I know it isn't used in the app, but worth reporting in case anyone else uses the source code

Decoder.java line number 71 - you will see that it maps PAGE_UP twice and never maps PAGE_DOWN.

https://github.com/onyxbits/remotekeyboard/blob/master/src/de/onyxbits/remotekeyboard/Decoder.java#L71

Thank you for the great software.