commit | edf0e0e56904f794c97ca6c4562d8256e3d8d8e3 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Wed Jul 18 23:45:44 2007 -0300 |
committer | Len Brown <len.brown@intel.com> | Sat Jul 21 23:49:18 2007 -0400 |
tree | aab531df2112114bc7a855c5b283207de2b37406 | |
parent | 24d3b77467b6aaf59e38dce4aa86d05541858195 [diff] |
ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key Lenovo ThinkPads have a slightly different key map layout from IBM ThinkPads (fn+f2 and fn+f3 are swapped). Knowing which one we are dealing with, we can properly set a few more hot keys up by default. Also, export the correct vendor in the input device, as that information might be useful to userspace. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>