Fix to make hotkey-setup working with Compaq Evo N620c

Bug #69225 reported by Michał Cieślicki
4
Affects Status Importance Assigned to Milestone
hotkey-setup (Ubuntu)
Invalid
Low
Unassigned

Bug Description

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 ;;

Revision history for this message
Paul Sladen (sladen) wrote :

Thanks very much for that Michał. Can you confirm that once the change is made the four hotkeys at the top all work correctly?

Are there any other hotkeys on your laptop that we don't know about? From the notes in the 'compaq.hk' file the E500 has Web, Home, Search, Mail keys.

BTW, an even faster way to show what has changed is by making a patch with the 'diff' program by saving the original and then doing:

  diff -u /etc/init.d/hotkey-setup.orig /etc/init.d/hotkey-setup

Changed in hotkey-setup:
importance: Undecided → Low
status: Unconfirmed → Confirmed
Revision history for this message
Paul Sladen (sladen) wrote :
Revision history for this message
Michał Cieślicki (michal-roxor) wrote : Re: [Bug 69225] Re: Fix to make hotkey-setup working with Compaq Evo N620c

Dnia poniedziałek, 30 października 2006 19:35, Paul Sladen napisał:
> Thanks very much for that Michał. Can you confirm that once the change
> is made the four hotkeys at the top all work correctly?

They do all work in ubuntu. However in kubuntu, only search and mail seems to
work. Info key (i) which is mapped to www browser seems not to work. Also
home key doesn't work. I think it is the matter of kde specific key mappings.

> Are there any other hotkeys on your laptop that we don't know about?

There are volume up / down keys, which were previously supported by dapper in
ubuntu and now are in edgy supported in both kubuntu and ubuntu.

> BTW, an even faster way to show what has changed is by making a patch
> with the 'diff' program by saving the original and then doing:
>
> diff -u /etc/init.d/hotkey-setup.orig /etc/init.d/hotkey-setup

I will do so in the future :-)

Thank you.

PS: Sorry for so long time of silence, i finally managed to reply to most
emails today.

Paul Sladen (sladen)
Changed in hotkey-setup:
status: Confirmed → Fix Committed
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Is this still an issue in Feisty/Gutsy ?

Changed in hotkey-setup:
status: Fix Committed → Incomplete
Revision history for this message
wolfger (wolfger) wrote :

5 months with no reply. We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in hotkey-setup:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.