Author Topic: How To Adjust Brightness With Fn+3/fn+4 With Opie?  (Read 1949 times)

grooz

  • Newbie
  • *
  • Posts: 2
    • View Profile
How To Adjust Brightness With Fn+3/fn+4 With Opie?
« 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?

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
How To Adjust Brightness With Fn+3/fn+4 With Opie?
« Reply #1 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.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

grooz

  • Newbie
  • *
  • Posts: 2
    • View Profile
How To Adjust Brightness With Fn+3/fn+4 With Opie?
« Reply #2 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.