summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@gnome.org>2013-06-02 11:25:06 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-06-02 11:25:06 -0400
commitebbcb55a2d488668cf779fab6cb1100e9a3f2298 (patch)
tree347784b71cf50bfa32504adac9170504efc598e3 /rules
parentc4b8f8a920cf254ebaf5c4442462ab5192d2c48a (diff)
keymap: Add Logitech USB (iTouch)
https://launchpad.net/bugs/1152377 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'rules')
-rw-r--r--rules/95-keymap.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/95-keymap.rules b/rules/95-keymap.rules
index 30a77c888b..a196a33d7b 100644
--- a/rules/95-keymap.rules
+++ b/rules/95-keymap.rules
@@ -27,6 +27,7 @@ LABEL="keyboard_usbcheck"
ENV{ID_VENDOR}=="Genius", ENV{ID_MODEL_ID}=="0708", ENV{ID_USB_INTERFACE_NUM}=="01", RUN+="keymap $name genius-slimstar-320"
ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="Logitech USB Multimedia Keyboard", RUN+="keymap $name logitech-wave"
ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="Logitech USB Receiver", RUN+="keymap $name logitech-wave-cordless"
+ENV{ID_VENDOR}=="Logitech*", ATTRS{name}=="* Logitech USB Keyboard*", RUN+="keymap $name logitech-usb"
# Logitech Cordless Wave Pro looks slightly weird; some hotkeys are coming through the mouse interface
ENV{ID_VENDOR_ID}=="046d", ENV{ID_MODEL_ID}=="c52[9b]", ATTRS{name}=="Logitech USB Receiver", RUN+="keymap $name logitech-wave-pro-cordless"