- Status Closed
- Percent Complete
- Task Type Patches
- Category LCD
- Assigned To No-one
- Operating System Another
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Maurus Cuelenaere - 2008-06-28
Last edited by Maurus Cuelenaere - 2009-05-28
Opened by Maurus Cuelenaere - 2008-06-28
Last edited by Maurus Cuelenaere - 2009-05-28
FS#9129 - Cowon D2 touchpad switching mode
This patch makes it able to switch between the 2 touchpad modes when pressing the PLUS & MINUS button combo.
Closed by Maurus Cuelenaere
2009-05-28 14:13
Reason for closing: Fixed
Additional comments about closing:
2009-05-28 14:13
Reason for closing: Fixed
Additional comments about closing:
Most screens (and plugins) seem to
either be adapted or switch to grid mode
so this isn't needed anymore..
Sync with SVN
Fix typo
The attached patch adds a new setting, “Touchscreen Mode” in the Settings > General > System menu with two values “3×3 Grid” and “Absolute Point”. Any comments?
A slightly modified verison of the touch-setting patch is now in SVN - but an on-the-fly method of switching would still be useful given that most screens and plugins are not adapted to touchscreen usage (and will likely stay that way for a significant period of time).
An on-the-fly method would need to be implemented at the apps level so that the “touchscreen mode” setting can be updated accordingly.