[Cyril Jaquier]
> It seems that key codes are not initialized correctly for Lenovo
> ThinkPad. Please look at the attached patch which fixes my
> "ThinkVantage" key issue :)

Hm, strange.  The do_thinkpad call should load
/usr/share/hotkey-setup/ibm.hk, others should call
/usr/share/hotkey-setup/lenovo.hk.  I guess there is some mixup on
what keys belong to which file.  Not sure if the patch make sense, as
it change the logic of the code and a better fix might be to copy some
settings from lenovo.hk to ibm.hk.

Can you provide the output from these commands:

  dmidecode --string system-manufacturer
  dmidecode --string system-product-name
  dmidecode --string system-version

It would tell me what branches of the code are selected.

> 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.

OK.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to