mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
some fix, dri3, wps, readme, ...
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<PreferenceScreen app:key="kbd">
|
||||
<SwitchPreferenceCompat app:key="showAdditionalKbd" app:defaultValue="true" />
|
||||
<!-- this preference should be a part of `Prefs` but should not appear in PreferenceScreen -->
|
||||
<SwitchPreferenceCompat app:key="additionalKbdVisible" app:defaultValue="true" app:isPreferenceVisible="false" />
|
||||
<SwitchPreferenceCompat app:key="additionalKbdVisible" app:defaultValue="false" app:isPreferenceVisible="false" />
|
||||
<SwitchPreferenceCompat app:key="showIMEWhileExternalConnected" app:defaultValue="true" />
|
||||
<SwitchPreferenceCompat app:key="preferScancodes" app:defaultValue="false" />
|
||||
<SwitchPreferenceCompat app:key="hardwareKbdScancodesWorkaround" app:defaultValue="true" />
|
||||
|
||||
Reference in New Issue
Block a user