Public bug reported:
Binary package hint: hotkey-setup
I've got feisty herd 5 installed on my HP TC4200 Tablet PC. The correct
keybindings for the hotkeys are found in /usr/share/hotkey-setup/hp-
tablet.hk. However, only /usr/share/hotkey-setup/hp.hk gets used
because the only test for an HP Tablet PC is if *Tablet* gets returned
by 'dmidecode --string system-product-name' -- this machine returns 'HP
Compaq tc4200' as it's name. The easy fix would be to include a test
for tc4200 in /etc/init.d/hotkey-setup to trigger the /usr/share/hotkey-
setup/hp-tablet.hk script, such as:
*Compaq tc4200*)
. /usr/share/hotkey-setup/hp-tablet.hk
;;
right under the *Tablet* case.
** Affects: hotkey-setup (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
HP TC4200 Tablet PC doesn't trigger hp-tablet.hk (with fix)
https://launchpad.net/bugs/89708
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs