This commit is contained in:
Marco Pesenti Gritti 2007-08-15 12:23:57 +02:00
parent 0e4eccd49b
commit d6ae654c76

View File

@ -28,7 +28,7 @@ from sugar._sugaruiext import KeyGrabber
_BRIGHTNESS_STEP = 2 _BRIGHTNESS_STEP = 2
_VOLUME_STEP = 10 _VOLUME_STEP = 10
_BRIGTHNESS_MAX = 15 _BRIGHTNESS_MAX = 15
_VOLUME_MAX = 100 _VOLUME_MAX = 100
_actions_table = { _actions_table = {