Comment 3 for bug 3363

Revision history for this message
Paul Sladen (sladen) wrote : Re: Hotkey-setup does not support some compaq hotkeys

Hi Hein, thanks very much for your patch; currently there is now some commented out code in:

  /etc/init.d/hotkey-setup

which is:

        case "$name" in
            # Please open a bug if uncommenting these "Presario" entries works for you...
            #*Presario\ V2000*)
            #. /usr/share/hotkey-setup/hp-v2000.hk
            #;;

Does uncommenting this do anything for you, or does it still require the knock sequence that perl script provides.

I'd love to apply this so if you're able to do some futher testing that would be appreciated (I would probably prefer to ship a C version of the script).