Package: hotkey-setup
Version: 0.1-19
Tags: patch
Followup-For: Bug #460564
Hi Petter,
It seems that key codes are not initialized correctly for Lenovo
ThinkPad. Please look at the attached patch which fixes my
"ThinkVantage" key issue :)
However, the mute key issue is still there but I doubt that it is
related to hotkey-setup. I will report this one to acpi-support.
Thanks.
-- System Information:
Debian Release: lenny/sid
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-rc7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages hotkey-setup depends on:
ii console-tools [console-uti 1:0.2.3dbs-65 Linux console and font utilities
ii dmidecode 2.9-1 Dump Desktop Management Interface
ii laptop-detect 0.13.4 attempt to detect a laptop
hotkey-setup recommends no packages.
-- no debconf information
--- /etc/init.d/hotkey-setup.orig 2008-01-13 19:20:21.000000000 +0100
+++ /etc/init.d/hotkey-setup 2008-01-13 19:21:12.000000000 +0100
@@ -125,10 +125,8 @@
*Think[Pp]ad*)
do_thinkpad --no-brightness
;;
- *)
- . /usr/share/hotkey-setup/lenovo.hk
- ;;
esac
+ . /usr/share/hotkey-setup/lenovo.hk
;;
MEDION*)