All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey.
@ 2012-04-03 19:19 Ayan George
  2012-04-04  7:09 ` Martin Pitt
  2012-04-05  8:31 ` Martin Pitt
  0 siblings, 2 replies; 3+ messages in thread
From: Ayan George @ 2012-04-03 19:19 UTC (permalink / raw)
  To: linux-hotplug

---
 src/keymap/95-keymap.rules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/keymap/95-keymap.rules b/src/keymap/95-keymap.rules
index 524e506..ee5b5c1 100644
--- a/src/keymap/95-keymap.rules
+++ b/src/keymap/95-keymap.rules
@@ -83,6 +83,7 @@ ENV{DMI_VENDOR}="LENOVO*", ATTR{[dmi/id]product_version}="ThinkPad X2[02]* Tab
 ENV{DMI_VENDOR}="LENOVO*", ATTR{[dmi/id]product_version}="*IdeaPad*", RUN+="keymap $name lenovo-ideapad"
 ENV{DMI_VENDOR}="LENOVO*", ATTR{[dmi/id]product_name}="S10-*", RUN+="keymap $name lenovo-ideapad"
 ENV{DMI_VENDOR}="LENOVO", ATTR{[dmi/id]product_version}="*IdeaPad Y550*", RUN+="keymap $name 0x95 media 0xA3 play"
+ENV{DMI_VENDOR}="LENOVO", ATTR{[dmi/id]product_version}="*Lenovo V480*", RUN+="keymap $name 0xf1 f21"
 
 ENV{DMI_VENDOR}="Hewlett-Packard*", RUN+="keymap $name hewlett-packard"
 ENV{DMI_VENDOR}="Hewlett-Packard*", ATTR{[dmi/id]product_name}="*[tT][aA][bB][lL][eE][tT]*", RUN+="keymap $name hewlett-packard-tablet"
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey.
  2012-04-03 19:19 [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey Ayan George
@ 2012-04-04  7:09 ` Martin Pitt
  2012-04-05  8:31 ` Martin Pitt
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Pitt @ 2012-04-04  7:09 UTC (permalink / raw)
  To: linux-hotplug

Hello Ayan,

Ayan George [2012-04-03 19:19 +0000]:
> +ENV{DMI_VENDOR}="LENOVO", ATTR{[dmi/id]product_version}="*Lenovo V480*", RUN+="keymap $name 0xf1 f21"

Thanks for this! Yesterday udev was merged into systemd, so we need to
sort out a new workflow now.

I pushed that to my personal systemd branch [1], will ask Kay or
Lennart to pull.

Martin


[1] http://cgit.freedesktop.org/~martin/systemd/  -- it's not yet on the
web UI at the time of this writing; cron apparently takes a while to
pick this up


-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey.
  2012-04-03 19:19 [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey Ayan George
  2012-04-04  7:09 ` Martin Pitt
@ 2012-04-05  8:31 ` Martin Pitt
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Pitt @ 2012-04-05  8:31 UTC (permalink / raw)
  To: linux-hotplug

Martin Pitt [2012-04-04  9:09 +0200]:
> I pushed that to my personal systemd branch [1], will ask Kay or
> Lennart to pull.

FTR, it's in now.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-05  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 19:19 [PATCH] keymap: Add support for Lenovo v480 touchpad toggle hotkey Ayan George
2012-04-04  7:09 ` Martin Pitt
2012-04-05  8:31 ` Martin Pitt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.