How to remap keyboard shortcut for context menu in Xubuntu
I'm using Xubuntu 14.04 and typing on a keyboard without "Windows" and "context menu" keys (Unicomp Model M). Currently, I get context menu (mouse right-click) with Shift+F10, but when touch-typing, I often miss F10 key. I wanted to create keyboard shortcut (Alt+F1) for context menu, so when I opened keyboard settings in Xfce I expected to find definition of that shortcut (like I did for Whisker Menu, which I remapped to Alt+`), but it wasn't there.
keyboard-shortcuts xfce xubuntu
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm using Xubuntu 14.04 and typing on a keyboard without "Windows" and "context menu" keys (Unicomp Model M). Currently, I get context menu (mouse right-click) with Shift+F10, but when touch-typing, I often miss F10 key. I wanted to create keyboard shortcut (Alt+F1) for context menu, so when I opened keyboard settings in Xfce I expected to find definition of that shortcut (like I did for Whisker Menu, which I remapped to Alt+`), but it wasn't there.
keyboard-shortcuts xfce xubuntu
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm using Xubuntu 14.04 and typing on a keyboard without "Windows" and "context menu" keys (Unicomp Model M). Currently, I get context menu (mouse right-click) with Shift+F10, but when touch-typing, I often miss F10 key. I wanted to create keyboard shortcut (Alt+F1) for context menu, so when I opened keyboard settings in Xfce I expected to find definition of that shortcut (like I did for Whisker Menu, which I remapped to Alt+`), but it wasn't there.
keyboard-shortcuts xfce xubuntu
I'm using Xubuntu 14.04 and typing on a keyboard without "Windows" and "context menu" keys (Unicomp Model M). Currently, I get context menu (mouse right-click) with Shift+F10, but when touch-typing, I often miss F10 key. I wanted to create keyboard shortcut (Alt+F1) for context menu, so when I opened keyboard settings in Xfce I expected to find definition of that shortcut (like I did for Whisker Menu, which I remapped to Alt+`), but it wasn't there.
keyboard-shortcuts xfce xubuntu
keyboard-shortcuts xfce xubuntu
edited Oct 12 '14 at 10:26
Tejas
1,81721839
1,81721839
asked Oct 12 '14 at 9:51
Tony1979Tony1979
213
213
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I'd be curious also to find out where this shortcut is defined.
In the meantime you could do it with a combination of xbindkeys
and xdotool
.
Try with this in your .xbindkeysrc
:
"xdotool key --clearmodifiers 'shift+F10'"
Alt + F1
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
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%2funix.stackexchange.com%2fquestions%2f161682%2fhow-to-remap-keyboard-shortcut-for-context-menu-in-xubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'd be curious also to find out where this shortcut is defined.
In the meantime you could do it with a combination of xbindkeys
and xdotool
.
Try with this in your .xbindkeysrc
:
"xdotool key --clearmodifiers 'shift+F10'"
Alt + F1
add a comment |
I'd be curious also to find out where this shortcut is defined.
In the meantime you could do it with a combination of xbindkeys
and xdotool
.
Try with this in your .xbindkeysrc
:
"xdotool key --clearmodifiers 'shift+F10'"
Alt + F1
add a comment |
I'd be curious also to find out where this shortcut is defined.
In the meantime you could do it with a combination of xbindkeys
and xdotool
.
Try with this in your .xbindkeysrc
:
"xdotool key --clearmodifiers 'shift+F10'"
Alt + F1
I'd be curious also to find out where this shortcut is defined.
In the meantime you could do it with a combination of xbindkeys
and xdotool
.
Try with this in your .xbindkeysrc
:
"xdotool key --clearmodifiers 'shift+F10'"
Alt + F1
answered Oct 16 '14 at 12:27
lemonsqueezelemonsqueeze
1,007911
1,007911
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f161682%2fhow-to-remap-keyboard-shortcut-for-context-menu-in-xubuntu%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