Comment 95 for bug 271706

Revision history for this message
Jerone Young (jerone) wrote :

For Volume key issue in 10.04 you can fix simply by adding the following line before LABEL="force_release_end" in /lib/udev/rules.d/95-keyboard-force-release.rules

ENV{DMI_VENDOR}=="TOSHIBA", ATTR{[dmi/id]product_name}=="Satellite U300|Satellite Pro U300", RUN+="keyboard-force-release.sh $devpath common-volume-keys"

Submitting patch upstream...