Your message dated Sun, 12 Jun 2011 14:50:36 +0000
with message-id <[email protected]>
and subject line Bug#629647: fixed in udev 171-1
has caused the Debian Bug report #629647,
regarding udev: keymap and rule to get microsoft natural keyboard "zoom" key to 
work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
629647: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629647
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 164-3
Severity: wishlist


Hi,

I edited /lib/udev/rules.d/95-keymap.rules to add:

ENV{ID_VENDOR}=="Microsoft", ENV{ID_MODEL_ID}=="00db", RUN+="keymap $name 
microsoft-natural-keyboard-4000"

in the section keyboard_usbcheck, then created the keymap file:

$ cat /lib/udev/keymaps/microsoft-natural-keyboard-4000
0xc022d zoomin
0xc022e zoomout

then loaded the above with /lib/udev/keymap and that was enough to get
the "zoom" key working.

I suppose the above rule and keymap could be added to the udev package
for other users of this keyboard to benefit from the zoom key without
having to do the research themselves.

See also blog entry at https://www.logilab.org/blogentry/68294

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=, LC_CTYPE= (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]   1.5.36.1         Debian configuration management sy
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libselinux1             2.0.96-1         SELinux runtime shared libraries
ii  libudev0                164-3            libudev shared library
ii  libusb-0.1-4            2:0.1.12-16      userspace USB programming library
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  util-linux              2.17.2-9         Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils                      1:3.1.7-6  Linux PCI Utilities
ii  usbutils                      0.87-5     Linux USB utilities

udev suggests no packages.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: udev
Source-Version: 171-1

We believe that the bug you reported is fixed in the latest version of
udev, which is due to be installed in the Debian FTP archive:

gir1.2-gudev-1.0_171-1_i386.deb
  to main/u/udev/gir1.2-gudev-1.0_171-1_i386.deb
libgudev-1.0-0_171-1_i386.deb
  to main/u/udev/libgudev-1.0-0_171-1_i386.deb
libgudev-1.0-dev_171-1_i386.deb
  to main/u/udev/libgudev-1.0-dev_171-1_i386.deb
libudev-dev_171-1_i386.deb
  to main/u/udev/libudev-dev_171-1_i386.deb
libudev0_171-1_i386.deb
  to main/u/udev/libudev0_171-1_i386.deb
udev-gtk-udeb_171-1_i386.udeb
  to main/u/udev/udev-gtk-udeb_171-1_i386.udeb
udev-udeb_171-1_i386.udeb
  to main/u/udev/udev-udeb_171-1_i386.udeb
udev_171-1.debian.tar.gz
  to main/u/udev/udev_171-1.debian.tar.gz
udev_171-1.dsc
  to main/u/udev/udev_171-1.dsc
udev_171-1_i386.deb
  to main/u/udev/udev_171-1_i386.deb
udev_171.orig.tar.bz2
  to main/u/udev/udev_171.orig.tar.bz2



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <[email protected]> (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 12 Jun 2011 16:17:35 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 
gir1.2-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 171-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[email protected]>
Changed-By: Marco d'Itri <[email protected]>
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev       - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 628012 629647
Changes: 
 udev (171-1) unstable; urgency=medium
 .
   * New upstream release.
   * Defensive programming: if udevd cannot be started in the init script
     wait 15 seconds and try to continue anyway in the hope that it was
     already running for some reason.
   * Moved 60-persistent-input.rules from udev-udeb to udev-gtk-udeb.
     (Closes: #628012)
   * Backported the keymap for the Microsoft Natural Keyboard.
     (Closes: #629647)
   * Retired the rule for /dev/pilot because it cannot support multiple
     devices. Programs must use an higher level interface to look for
     suitable devices.
   * Renamed 30-compat.rules to 50-udev-default.rules for uniformity
     with the upstream rules (but we still set the permissions elsewhere).
   * 60-persistent-storage.rules: ID_WWN replaced by ID_WWN_WITH_EXTENSION.
   * 60-persistent-storage.rules: added by-partlabel/by-partuuid links for
     GPT partitions.
Checksums-Sha1: 
 a78631f314ce7f2c9cbbca3bcbc4ad4083efd7f3 1493 udev_171-1.dsc
 8b851f0e8681020b89a76a1e7a0273814fa2b24b 597937 udev_171.orig.tar.bz2
 4db9af3c9933897f8d39e387c46c4f867a918f9e 90244 udev_171-1.debian.tar.gz
 dc22735e58237ceaa113cd48f3a0fc797d1651c1 475988 udev_171-1_i386.deb
 9c221977dd79d0be04e8b99b45d1a50712313d7e 126126 libudev0_171-1_i386.deb
 0690222306fd26f1c417ccec6ef2534daf399d99 63886 libudev-dev_171-1_i386.deb
 69a241e182c322929d1417b97ea459e5c380df7b 184470 udev-udeb_171-1_i386.udeb
 9b7bb2350e324d2b241f03b6fa29a6f57d125609 38460 udev-gtk-udeb_171-1_i386.udeb
 4fe4a99d2f578b7f282954bcc9efcb27ff22ffda 108992 libgudev-1.0-0_171-1_i386.deb
 7ec8d3118dadd54c142ac2b396d4a40e86036803 2990 gir1.2-gudev-1.0_171-1_i386.deb
 df968f8624ed9c5d160dc7253be0c1e272b413c3 45368 libgudev-1.0-dev_171-1_i386.deb
Checksums-Sha256: 
 2105bd4afbaa6c955e85370d5e9fa9675246e5dacdff4921d3c431c24cefc57b 1493 
udev_171-1.dsc
 fed1e46074c1a16c828193ebd73b3940b7905cc7dcaeb0b3c720d4615210695e 597937 
udev_171.orig.tar.bz2
 b715907c15a75cab4d9fcb6297b2c23651979d374dc98d920b230819e20ebc6a 90244 
udev_171-1.debian.tar.gz
 01defbcdccbcfbc32a305a5d1f23c7f404253bc18b84721f459d47fc27d9a540 475988 
udev_171-1_i386.deb
 76423256962ab322b7c2d2ef1c6dddf31b225e1051ce04869b12615636f60f71 126126 
libudev0_171-1_i386.deb
 d0f60732f994c7afbcd3bfb90c0e7c34d24038492eb1dce5adfd21ce0ac407b2 63886 
libudev-dev_171-1_i386.deb
 e63615bee1c7b598b5eeb5b8e53dd7603ea6fdf392a610a7cb224ac35b4446d3 184470 
udev-udeb_171-1_i386.udeb
 b154428f92321434113103d80b22c415067856c5bb9ca68ddd85a8fd72213021 38460 
udev-gtk-udeb_171-1_i386.udeb
 123e93ccf7218c866a17806ae9e30f339d85d3cbc5e521cd98017d2a3ef18a5f 108992 
libgudev-1.0-0_171-1_i386.deb
 0a3a673fd82e5cbee520cc6f0964f8d2085143d89d633cbf47e3076a3f726147 2990 
gir1.2-gudev-1.0_171-1_i386.deb
 1bea9078038489fff5f6523912f2261d1ffd7a1373690b90f2e9188c0426e1af 45368 
libgudev-1.0-dev_171-1_i386.deb
Files: 
 ba51ad735d5569ca4d0bbfc670f74e8e 1493 admin important udev_171-1.dsc
 bdf4617284be2ecac11767437417e209 597937 admin important udev_171.orig.tar.bz2
 9406e81d946a68ce792f65b7001ba573 90244 admin important udev_171-1.debian.tar.gz
 54ccc48ee3ead1bc7a06c836d2f5d674 475988 admin important udev_171-1_i386.deb
 df4ac6acc58c993c32bb84c3416d4f57 126126 libs important libudev0_171-1_i386.deb
 527f588774e509f19e56be2fcc10a79b 63886 libdevel optional 
libudev-dev_171-1_i386.deb
 1a2e181f331987d1384963626e884435 184470 debian-installer important 
udev-udeb_171-1_i386.udeb
 6ca3a42217f10ba20b4d3786d89908ed 38460 debian-installer optional 
udev-gtk-udeb_171-1_i386.udeb
 dc7212112372f513ef86dc82f795b66d 108992 libs optional 
libgudev-1.0-0_171-1_i386.deb
 f86c26583d043cf80a86e0a2a8903773 2990 libs optional 
gir1.2-gudev-1.0_171-1_i386.deb
 cedbdc2ad44bf66b8cdb7932917a98b8 45368 libdevel optional 
libgudev-1.0-dev_171-1_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk30y4MACgkQFGfw2OHuP7EWSACdGshCEglAbSrsRQyFJ/2nwGPA
bIQAnRnNG9/+ZUbx5Yk4jV39RdJCrrpH
=rEkb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to