Private_Tab icon indicating copy to clipboard operation
Private_Tab copied to clipboard

Ctrl+Alt+P not working

Open ghost opened this issue 9 years ago • 2 comments

Good day,

When I updated my Firefox to 48.0.2 the keyboard shortcut for new private tab has stopped working. It now prints this character 'ö' instead of opening a new private tab any help or suggestions?

ghost avatar Aug 26 '16 04:08 ghost

May be this is specific to your keyboard layout. See https://github.com/Infocatcher/Private_Tab#keyboard-shortcuts

Try extensions.privateTab.keysUseKeydownEvent = false extensions.privateTab.key.openNewPrivateTab = control alt P extensions.privateTab.key.toggleTabPrivate = control alt T

Infocatcher avatar Aug 26 '16 17:08 Infocatcher

Thanks this really helped me a lot as I like to use shortcuts but control alt P and control alt T still didn't worked so I changed it to alt P and alt T instead. Also thanks for teaching me about:config I'm gonna have fun with this

ghost avatar Aug 29 '16 13:08 ghost