How do I disable or change keyboard shortcut that starts Firefox Devtools?Why can't the Adobe Flash player...
Does Gita support doctrine of eternal cycle of birth and death for evil people?
In order to check if a field is required or not, is the result of isNillable method sufficient?
What are Bevel Edges
What happened to Captain America in Endgame?
Why does processed meat contain preservatives, while canned fish needs not?
Map of water taps to fill bottles
What language was spoken in East Asia before Proto-Turkic?
How could Tony Stark make this in Endgame?
Examples of subgroups where it's nontrivial to show closure under multiplication?
Seemingly unused edef prior to an ifx mysteriously affects the outcome of the ifx. Why?
How to reduce LED flash rate (frequency)
Was there a Viking Exchange as well as a Columbian one?
What software provides a code editing environment on iPad?
Packing rectangles: Does rotation ever help?
How to make a pipeline wait for end-of-file or stop after an error?
Combinable filters
Normal Map bad shading in Rendered display
Why must Chinese maps be obfuscated?
Is the claim "Employers won't employ people with no 'social media presence'" realistic?
A strange hotel
How to stop co-workers from teasing me because I know Russian?
Can someone publish a story that happened to you?
How can I practically buy stocks?
As an international instructor, should I openly talk about my accent?
How do I disable or change keyboard shortcut that starts Firefox Devtools?
Why can't the Adobe Flash player send key strokes it doesn't handle to the browse in which it is running?OS X, Chrome, and Spaces annoyanceDisable Firefox 4.x Tab Swithing Keyboard Shortcut CTRL-`Linux Mint 12 - Firefox keyboard shortcut bugFirefox: change/disable default keyboard shortcut configurationST3: New Build Systems / SideBarEnhancement: Keyboard shortcut that opens files to different browsers via localhostHow to change Mozilla Firefox quit shortcut?Is there a way to disable/change keyboard shortcuts in FireFox 57?Is it a bug or a feature that copy and paste in the browser or OSX has double spaces?How to disable Ctrl+Q shortcut in Firefox on Linux
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I often copy paste from a terminal where I need use <C-C> instead of <C-c>. So when I'm copying and pasting between terminal and Firefox, I often end up using <C-C> in Firefox, which annoyingly opens the devtools, stealing focus.
I'm looking for a way to either (in order of preference):
- Remap
<C-C>to literally anything else, preferably<C-c>
- Completely disable the
<C-C>binding, as I don't do any web development - Disable devtools (toggling
devtools.enabledopens up a new tab when I press the shortcut) - If focus is on a Firefox window, prevent X from sending that shortcut to the application
- Add a new shortcut to close devtools when it's opened (this may already exist, but I couldn't find any mention of it)
linux firefox keyboard keyboard-shortcuts
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I often copy paste from a terminal where I need use <C-C> instead of <C-c>. So when I'm copying and pasting between terminal and Firefox, I often end up using <C-C> in Firefox, which annoyingly opens the devtools, stealing focus.
I'm looking for a way to either (in order of preference):
- Remap
<C-C>to literally anything else, preferably<C-c>
- Completely disable the
<C-C>binding, as I don't do any web development - Disable devtools (toggling
devtools.enabledopens up a new tab when I press the shortcut) - If focus is on a Firefox window, prevent X from sending that shortcut to the application
- Add a new shortcut to close devtools when it's opened (this may already exist, but I couldn't find any mention of it)
linux firefox keyboard keyboard-shortcuts
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
#5 Try to pressF12
– gronostaj
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday
add a comment |
I often copy paste from a terminal where I need use <C-C> instead of <C-c>. So when I'm copying and pasting between terminal and Firefox, I often end up using <C-C> in Firefox, which annoyingly opens the devtools, stealing focus.
I'm looking for a way to either (in order of preference):
- Remap
<C-C>to literally anything else, preferably<C-c>
- Completely disable the
<C-C>binding, as I don't do any web development - Disable devtools (toggling
devtools.enabledopens up a new tab when I press the shortcut) - If focus is on a Firefox window, prevent X from sending that shortcut to the application
- Add a new shortcut to close devtools when it's opened (this may already exist, but I couldn't find any mention of it)
linux firefox keyboard keyboard-shortcuts
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I often copy paste from a terminal where I need use <C-C> instead of <C-c>. So when I'm copying and pasting between terminal and Firefox, I often end up using <C-C> in Firefox, which annoyingly opens the devtools, stealing focus.
I'm looking for a way to either (in order of preference):
- Remap
<C-C>to literally anything else, preferably<C-c>
- Completely disable the
<C-C>binding, as I don't do any web development - Disable devtools (toggling
devtools.enabledopens up a new tab when I press the shortcut) - If focus is on a Firefox window, prevent X from sending that shortcut to the application
- Add a new shortcut to close devtools when it's opened (this may already exist, but I couldn't find any mention of it)
linux firefox keyboard keyboard-shortcuts
linux firefox keyboard keyboard-shortcuts
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
bgivbgiv
101
101
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
bgiv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
#5 Try to pressF12
– gronostaj
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday
add a comment |
1
#5 Try to pressF12
– gronostaj
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday
1
1
#5 Try to press
F12– gronostaj
yesterday
#5 Try to press
F12– gronostaj
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
bgiv is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429885%2fhow-do-i-disable-or-change-keyboard-shortcut-that-starts-firefox-devtools%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
bgiv is a new contributor. Be nice, and check out our Code of Conduct.
bgiv is a new contributor. Be nice, and check out our Code of Conduct.
bgiv is a new contributor. Be nice, and check out our Code of Conduct.
bgiv is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429885%2fhow-do-i-disable-or-change-keyboard-shortcut-that-starts-firefox-devtools%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
#5 Try to press
F12– gronostaj
yesterday
I'm not sure how I missed that in the docs :| I'm still hoping someone will be able to solve #1 or #2, but now I don't have to fumble around with my mouse now. Thank you.
– bgiv
yesterday