02-24-2026, 06:54 PM
|
#4
|
|
Resident Curmudgeon
Posts: 82,203
Karma: 150871427
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Originally Posted by jackie_w
You can use this as the "official" replacement code for the above nickel.yaml patch:
Code:
Remove forgot pin button from lock screen:
- Enabled: no
- Description: |
Removes the Forgot PIN -> Sign Out button from the lock screen.
If this is enabled and you forget your pin, you will need to
hard reset your Kobo.
#- BaseAddress: 0x1CD6E13 # qss/ParentalControlPinCodeVerifyView.qss
- BaseAddress: 0x1CF28B1 # qss/PinCodeInputDialog.qss
- ReplaceZlib:
Find: "#lblForgotPin[qApp_deviceIsDragon=true],\n#lblSignOut[qApp_deviceIsDragon=true] {\n font-size: 26px;\n}"
Replace: "#lblForgotPin,#lblSignOut{qproperty-visible:false;}"
Please can you make the necessary change in the post #1 .zip? Thanks.
|
Done. Thank you!
|
|
|