Public bug reported: This is a feature request followed by a solution for subject - competent developer.
To allow hotkey-setup properly work with Compaq Evo N620c change the 52nd line of /etc/init.d/hotkey-setup from: Armada*E500*) to: Armada*E500*|Evo\ N620*), so lines from 50 to 56 look like the following: 50 Compaq*) 51 case "$name" in 52 Armada*E500*|Evo\ N620*) 53 . /usr/share/hotkey-setup/compaq.hk 54 ;; 55 esac 56 ;; ** Affects: hotkey-setup (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fix to make hotkey-setup working with Compaq Evo N620c https://launchpad.net/bugs/69225 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs