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

Title: How To Adjust Brightness With Fn+3/fn+4 With Opie?
Post 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?
Title: How To Adjust Brightness With Fn+3/fn+4 With Opie?
Post by: Mickeyl on November 09, 2005, 01:12:22 pm
That needs some coding, i.e. assign keycodes to FN+3, FN+4 and handle them via ODevice.
Title: How To Adjust Brightness With Fn+3/fn+4 With Opie?
Post by: grooz on November 09, 2005, 01:57:04 pm
Quote
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.