Hardware/Display

From Pandora Wiki
Jump to: navigation, search


Display

Backlight

Brightness

The screen backlight power is controllable via a number of mechanisms:

  • The 'sun' icon next to volume on the task bar - click it and drag the slider that appears to modify backlight power interactively
  • The LCD-Settings app under Pandora menu->Settings - choose Change LCD brightness from the menu. This allows you to see the power value to be set, but doesn't change until you accept the setting and close the app
  • Using the FN+u and FN+i keyboard shortcuts. This gives you quick access to screen brightness, but doesn't give you fine-grained control.

Note: For the top two methods, you can use the d-pad to change the power step by step. Up and right increase the power by 1 unit, and down or left decrease it similarly.

Power Saving

The backlight can be configured to dim to display after a period of inactivity. To set this option go to Pandora menu->Settings->LCD-Settings and choose 'Enable/disable screen blanking'.

By default this settings is disabled, since the Pandora disables the screen when the lid is closed, so unless you're in the habit of leaving your Pandora with the lid open for extended periods, this saves power and extends the lifetime of your LCD backlight by itself. Note that the lid closed settings are also configurable under Menu->Settings->Lid-Close-Settings.

/sys/class/backlight/*
Backlight brightness can be controlled through that file

backlight power saving

Controlled by X server through omapfb_drv.so, ca be disabled by running

xset s off

config

Kept in /etc/pandora/conf/brightness.state

Note: driver allows lower brightness than you can set using keyboard controls, because some units start to flicker on lowest brightness. This can be changed in /usr/pandora/scripts/op_bright.sh .

Keyboard controls

Backlight controls, power switch and pandora button are handled by pndevmapperd which calls appropriate scripts as needed. The scripts reside in /usr/pandora/scripts/ . There is a op_test_inputs program included designed to test inputs.

config

/etc/pandora/conf/eventmap