- Status Closed
- Percent Complete
- Task Type Bugs
- Category Settings
- Assigned To No-one
- Operating System iPod 5G
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#4934 - Backlight won't turn off on 5G
When I set the backlight to be turned off in the configuration menu, it turns it on permanently as I had chosen the On option instead.
The attached patch should fix the problem.
It was caused by a signed/unsigned problem.
Second bug that is fixed: buttons not working if backlight is set to be statically off.
ok, more pretty this time, but same functionality
hmm, I have to correct:
the second patch might be confusing if someone wants to use the is_backlight_on() function later on, as it returns also true if the backlight is switched off statically with this patch :(
So take whatever patch suites you more⦠or do it in a more straightforward way