lubomyr / uae4arm

amiga emulator (android port)
GNU General Public License v2.0
60 stars 9 forks source link

Virtual keyboard source? #41

Open arithesage opened 1 year ago

arithesage commented 1 year ago

Hi!

I would like to testing tweaks in the emulator gui, especially in the virtual keyboard side. I have found the panels stuff in /src/osdep/gui/, but what file should i edit to modify/fix virtual keyboard and its problems?

The last time i tried the emulator i suffered a crash when closing the virtual keyboard (touching any other side of the screen in my Android tablet) and i though it would be great if i would be able to fix the bug myself :) .

lubomyr commented 1 year ago

Hi, Uae4arm uses built-in libSDL keyboard xml files with keycodes you can find there https://github.com/pelya/commandergenius/tree/sdl_android/project/res/xml java part - https://github.com/pelya/commandergenius/blob/sdl_android/project/java/MainActivity.java

сб, 28 січ. 2023 р. о 18:45 Javi M&M @.***> пише:

Hi!

I would like to testing tweaks in the emulator gui, especially in the virtual keyboard side. I have found the panels stuff in /src/osdep/gui/, but what file should i edit to modify/fix virtual keyboard and its problems?

The last time i tried the emulator i suffered a crash when closing the virtual keyboard (touching any other side of the screen in my Android tablet) and i though it would be great if i would be able to fix the bug myself :) .

— Reply to this email directly, view it on GitHub https://github.com/lubomyr/uae4arm/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADSPVTPO3D62XGCWXO25PDWUVEK3ANCNFSM6AAAAAAUJXM32Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>