OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: grooz on November 09, 2005, 06:11:25 am
-
Original Zaurus ROM allows backlight brightness to be adjusted with Fn+3 and Fn+4, but it won't work with Opie. Is there a simple solution or I have to do some coding?
-
That needs some coding, i.e. assign keycodes to FN+3, FN+4 and handle them via ODevice.
-
That needs some coding, i.e. assign keycodes to FN+3, FN+4 and handle them via ODevice.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103002\"][{POST_SNAPBACK}][/a][/div]
I see. Another question then: how can the keycodes be assigned? To be honest, I have very little knowledge of that low-level stuff.