dortania / bugtracker

Dortania Bugtracker
110 stars 7 forks source link

AppleInput in 0.6.9 #194

Closed vit9696 closed 2 years ago

vit9696 commented 3 years ago

AppleInput section got updated with 0.6.9 and it now has safer values in both failsafe and Sample.plist. This means it will likely work with practically all boards. However, to reach optimum key repeat delays most APTIO V boards will need to set different values. Namely:

The important note about APTIO IV is that at least as of now they generally have no initial delay, and therefore the values for them in are CustomDelaysfalse (Disabled in 0.6.8; this is particularly important if you have File Vault 2, which will break with Sample.plist values as published in 0.6.8).

Refer to KeyForgetThreshold, KeyInitialDelay, KeySubsequentDelay docs for in-depth details.

CC @mhaeuser @MikeBeaton

PMheart commented 2 years ago

Assuming this has been resolved now that 0.8.3 support is added.

mikebeaton commented 2 years ago

I don't think anything addressing this was added in 0.8.3, but I think this is covered in the docs for how to set up KeySubsequentDelay in Configuration.pdf (including the 'normal' settings and the less normal settings Vit mentions above).