Actually NACK this patch. Aparently I had moved the dir and did not realize it. Sorry about that. Thanks, Jerone On Fri, 2010-02-12 at 17:11 -0600, Jerone Young wrote: > keyboard-force-release.sh was not updated when the name of the directory > holding the keys changed from force-release to force-release-maps. > > Signed-off-by: Jerone Young <jerone.young@xxxxxxxxxxxxx> > > diff --git a/extras/keymap/keyboard-force-release.sh b/extras/keymap/keyboard-force-release.sh > index b157ac3..e31af82 100644 > --- a/extras/keymap/keyboard-force-release.sh > +++ b/extras/keymap/keyboard-force-release.sh > @@ -6,7 +6,7 @@ > > case "$2" in > /*) scf="$2" ;; > - *) scf="/lib/udev/keymaps/force-release/$2" ;; > + *) scf="/lib/udev/keymaps/force-release-maps/$2" ;; > esac > > read attr <"/sys/$1/force_release" > > -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html