HP Forums

Full Version: Key Click on 50G not working.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Not that I ever need it, but the Key Click option on the 50G produces no audible sound. Has anyone else noticed this on their 50G? It works on my 49G+, but it has an older version of the firmware.
Make sure system flag 56 (eg. -56) is cleared. Key click only works if flag -56 isn't set.

If flag -56 is clear, try this as well:

Code:
440.
1.
BEEP

This should sound a beep at 440 Hz for a period of 1 second. If you don't hear that, perhaps your speaker isn't working properly.
(06-25-2016 08:57 PM)DavidM Wrote: [ -> ]Make sure system flag 56 (eg. -56) is cleared. Key click only works if flag -56 isn't set.

If flag -56 is clear, try this as well:

Code:
440.
1.
BEEP

This should sound a beep at 440 Hz for a period of 1 second. If you don't hear that, perhaps your speaker isn't working properly.

That was the problem. Thanks for the tip.
Reference URL's