Yu Xuanchi

Results 6 comments of Yu Xuanchi

> I think something like > > ``` > data Box = exists a. Box a > ``` > might also be worth bikeshedding about. No imo. Instead if "exists"...

> I took @xor-128's source code and applied it to the latest Moonlight Android and wrote a GitHub Actions to generate an APK on GitHub: > > https://github.com/lyc8503/moonlight-android-no-keyboard-shortcut > >...

After using keyboard testing software on my PC. Here's some additional issues with my configuration: - MENU key is incorrectly mapped to ']' key. - PrtScn key not working.

This fixed the ESC key for me. Not sure if it works for others. https://github.com/yuxuanchiadm/moonlight-android/commit/07325e0585781f7eda6cea23f1b696ca8c814ffc Build is available in GitHub action thanks to @lyc8503

> > This fixed the ESC key for me. Not sure if it works for others. [yuxuanchiadm@07325e0](https://github.com/yuxuanchiadm/moonlight-android/commit/07325e0585781f7eda6cea23f1b696ca8c814ffc) Build is available in GitHub action thanks to @lyc8503 > > My guess...

> Maybe the Android you're using has some modifications from the OEM? None of the androids I use seem to be able to capture the system key without accessibility services...