- Status Closed
- Percent Complete
- Task Type Patches
- Category LCD
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#853 - Menu Option to Invert Display (Recorder)
This patch adss an option for display inversion on the recorder.
Details:
* uses the LCD’s “set normal display” and “set reverse display”
commands
* new language item LANG_INVERT
* new menu entry in the display menu (setting is boolean)
* Change in the config block, position 0x0a:
- contrast now only uses 6 bits
(as suggestested by MAX_CONTRAST_SETTING)
- bit 6 is used for the invert display setting
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
for me it does not save the settings, after every reboot the
display is inverted, no matter what i choose b4 :(
for me it does not save the settings, after every reboot the
display is inverted, no matter what i choose b4 :(
Yeah, I noticed this too… there was a copy-and-paste error in the patch, should be fixed with the new uploaded version :)