Comment 2 for bug 290827

Revision history for this message
Paolo (paolomelchiori) wrote :

Thanks Scott but in mine HP 6730b with Ubuntu 8.10 and Kernel 2.6.27-7 (or 8) the brightness doesn't change. The display shows the "sun popup" but nothing change in the brightness. This is my hp-hk file modified:

 setkeycodes e001 $KEY_PROG1 # Fn+Escape?
 setkeycodes e008 $KEY_PRESENTATION # Presentation (Misc 1)
 setkeycodes e009 $KEY_BATTERY # Battery
 setkeycodes e00a $KEY_COFFEE # Lock
 setkeycodes e00c $KEY_SOUND # Music
 setkeycodes e00e $KEY_MEDIA # DVD
 setkeycodes e012 $KEY_BRIGHTNESSDOWN # Brightness Down
 setkeycodes e017 $KEY_BRIGHTNESSUP # Brightness Down
 setkeycodes e031 $KEY_HELP # Help
 setkeycodes e059 $KEY_HELP # Another help key

is it correct?