DB48X-on-DM42 icon indicating copy to clipboard operation
DB48X-on-DM42 copied to clipboard

IOS Key Layout for DB40x

Open ipxfer opened this issue 11 months ago • 5 comments
trafficstars

IOS version shows the top row key layout with the wrong label - e.g. y^x should be e^x, etc. This may be the same for others - DB48x and DB50x.

Took forever to figure out why y^x is giving wrong answers.

ipxfer avatar Nov 24 '24 23:11 ipxfer

This is a known issue, which should be solved in the next release.

c3d avatar Nov 30 '24 23:11 c3d

It seems it didn't make it to last week's release 0.9.0? Same problem here (DB50x on iOS).

uja-works avatar Feb 16 '25 19:02 uja-works

Use "Yellow" 0 (SETUP) and Settings > Load keymap to pick either legacy.48k or db48x.48k as the keymap. Also turn on "Save sate when deactivating" to avoid it changes when the app hung up.

LdBeth avatar Mar 02 '25 06:03 LdBeth

That works more often now, but not always.

orome avatar Mar 02 '25 18:03 orome

There was a race condition between the application:didFinishLaunchingWithOptions: notification and the creation of the ViewController. This should be fixed in i0.9.6, submitted to Apple for review.

c3d avatar Apr 28 '25 20:04 c3d