Function keys hijacked
I'm running Ubuntu 18.04. One major annoyance is that the function keys are somehow hijacked by Ubuntu and mapped to media actions. I use CLion (coding IDE) a lot and F10 is mapped to 'Step over' in the debugger, but because the system maps it to muting the headphones, the IDE never sees F10. Does anyone know how to disable the hijacking, so F10 becomes F10 again?
Thank you,
keyboard-layout ubuntu-gnome
New contributor
add a comment |
I'm running Ubuntu 18.04. One major annoyance is that the function keys are somehow hijacked by Ubuntu and mapped to media actions. I use CLion (coding IDE) a lot and F10 is mapped to 'Step over' in the debugger, but because the system maps it to muting the headphones, the IDE never sees F10. Does anyone know how to disable the hijacking, so F10 becomes F10 again?
Thank you,
keyboard-layout ubuntu-gnome
New contributor
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28
add a comment |
I'm running Ubuntu 18.04. One major annoyance is that the function keys are somehow hijacked by Ubuntu and mapped to media actions. I use CLion (coding IDE) a lot and F10 is mapped to 'Step over' in the debugger, but because the system maps it to muting the headphones, the IDE never sees F10. Does anyone know how to disable the hijacking, so F10 becomes F10 again?
Thank you,
keyboard-layout ubuntu-gnome
New contributor
I'm running Ubuntu 18.04. One major annoyance is that the function keys are somehow hijacked by Ubuntu and mapped to media actions. I use CLion (coding IDE) a lot and F10 is mapped to 'Step over' in the debugger, but because the system maps it to muting the headphones, the IDE never sees F10. Does anyone know how to disable the hijacking, so F10 becomes F10 again?
Thank you,
keyboard-layout ubuntu-gnome
keyboard-layout ubuntu-gnome
New contributor
New contributor
edited Mar 11 at 20:02
cmak.fr
2,1541021
2,1541021
New contributor
asked Mar 11 at 19:30
SvenSven
1
1
New contributor
New contributor
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28
add a comment |
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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
});
}
});
Sven 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%2faskubuntu.com%2fquestions%2f1124859%2ffunction-keys-hijacked%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
Sven is a new contributor. Be nice, and check out our Code of Conduct.
Sven is a new contributor. Be nice, and check out our Code of Conduct.
Sven is a new contributor. Be nice, and check out our Code of Conduct.
Sven is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1124859%2ffunction-keys-hijacked%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
Usually you can manually override it by holding the function key at the same time as pressing the f1 f2 etc. If you look in the system keyboard settings there should be an option to choose which way the OS uses the function keys by default.
– rohtua
Mar 11 at 20:13
@rohtua Doesn't work. I probably should have added that I use a desktop, not a laptop and that I use a Mac keyboard (on of the old aluminum ones). Using evtest, I get for F10: type 1 (EV_KEY), code 113 (KEY_MUTE), value 0
– Sven
Mar 12 at 0:26
I have the exact same problem as here: askubuntu.com/questions/1114091/…
– Sven
Mar 12 at 0:28