Infocatcher / Private_Tab

Adds private tabs, restartless extension for Firefox (20.0+) and SeaMonkey (2.17+)
https://addons.mozilla.org/addon/private-tab/
Other
86 stars 20 forks source link

Ctrl+Alt+P not working #232

Open ghost opened 8 years ago

ghost commented 8 years ago

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?

Infocatcher commented 8 years ago

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

ghost commented 8 years ago

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