shortkeys icon indicating copy to clipboard operation
shortkeys copied to clipboard

Most keys work, but not Function keys output

Open ChuckWheat opened this issue 1 year ago • 0 comments

    "key": "alt+p",
    "label": "f6",
    "action": "trigger",
    "trigger": "f6",
    "activeInInputs": true,
    "blacklist": false,
    "sites": "",
    "sitesArray": [

I cannot get shortkeys to output function keys. I've tried different input shortcuts and different outputs which work ok, and the FAQ and troubleshooting steps. Latest Chrome 122.0.6261.70 None of my other extensions are occupying alt+p. Any suggestions or things I should try? Thankyou

ChuckWheat avatar Feb 24 '24 00:02 ChuckWheat