Package: pommed
Version: 1.39~dfsg-2+b1
Severity: normal
Hello,
When the keyboard backlight is on and pommed detects the system is "idle", it
shuts down the backlight, but doesn't seem to ever turn it back on when the
system isn't "idle" anymore.
Laptop is a MacBook Pro 8,1.
Thanks for your time,
Wouter
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pommed depends on:
ii eject 2.1.5+deb1+cvs20081104-10
ii libasound2 1.0.25-2
ii libaudiofile1 0.3.3-3
ii libc6 2.13-32
ii libconfuse0 2.7-4
ii libdbus-1-3 1.5.12-1
ii libpci3 1:3.1.9-2
Versions of packages pommed recommends:
ii dbus 1.5.12-1
pommed suggests no packages.
-- Configuration Files:
/etc/pommed.conf changed:
general {
# fnmode: functions keys first (no need to use fn) or last
# Value is either 1 or 2, effect is hardware-dependent
fnmode = 2
}
lcd_sysfs {
# The sysfs backlight control is a generic interface provided
# by the Linux kernel for backlight control on most graphic cards.
# The brightness range can differ depending on the hardware.
# initial backlight level [12] (0 - 15, -1 to disable)
init = -1
# step value (1 - 2)
step = 1
# backlight level when on battery [6] (1 - 15, 0 to disable)
on_batt = 6
}
lcd_x1600 {
# initial backlight level [200] (0 - 255, -1 to disable)
init = -1
# step value (1 - 127)
step = 10
# backlight level when on battery [80] (1 - 255, 0 to disable)
on_batt = 80
}
lcd_gma950 {
# initial backlight level [0x6f] (0x1f - 0x94 usually, -1 to disable)
init = -1
# step value (0x01 - 0x20)
step = 0x0f
# backlight level when on battery [0x40] (0x1f - 0x94 usually, 0 to
disable)
on_batt = 0x40
}
lcd_nv8600mgt {
# initial backlight level [12] (0 - 15, -1 to disable)
init = -1
# step value (1 - 2)
step = 1
# backlight level when on battery [6] (1 - 15, 0 to disable)
on_batt = 6
}
audio {
# disable audio support entirely
disabled = no
# Use amixer or alsamixer/alsamixergui to determine the sound card
# and the mixer elements to use here.
# sound card to use
card = "default"
# initial volume [80] (0 - 100%, -1 to disable)
init = -1
# step value (1 - 50%)
step = 10
# beep on volume change
beep = yes
# mixer element for volume adjustment
volume = "PCM"
# mixer element for muting the speakers
speakers = "Front"
# mixer element for muting the headphones
headphones = "Headphone"
}
kbd {
# default value for automatic backlight (0 - 255)
default = 100
# step value (1 - 127)
step = 10
# ambient light thresholds for automatic backlight (0 - 255)
on_threshold = 20
off_threshold = 40
# enable/disable automatic backlight
auto = yes
# idle timer - fades keyboard backlight automatically (timeout in
seconds, -1 to disable)
idle_timer = -1
# idle level - level to fade keyboard to after idle_timer seconds.
Defaults to switching off.
# idle_level = 20
}
eject {
# enable/disable eject key
enabled = yes
# CD/DVD device
device = "/dev/dvd"
}
beep {
# enable/disable beeper
# automatically disabled if audio support disabled above
enabled = no
# WAV file to use (from pommed: goutte.wav or click.wav in
/usr/share/pommed)
beepfile = "/usr/share/pommed/goutte.wav"
}
appleir {
# enable/disable the appleir support
enabled = no
}
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]