Bind Windows Key in Enlightenment
so I set up Arch with Enlightenment. You open the "Run Everything" application using alt+esc by default. I'd like to use the Windows Key for that. The key bindings manager only allows for key pairs. Like modifier + key... so I can't do it in the key bindings manager. [At least, I think I can't].
So, how can I run "Run Everything" using the Windows Key only?
enlightenment
add a comment |
so I set up Arch with Enlightenment. You open the "Run Everything" application using alt+esc by default. I'd like to use the Windows Key for that. The key bindings manager only allows for key pairs. Like modifier + key... so I can't do it in the key bindings manager. [At least, I think I can't].
So, how can I run "Run Everything" using the Windows Key only?
enlightenment
add a comment |
so I set up Arch with Enlightenment. You open the "Run Everything" application using alt+esc by default. I'd like to use the Windows Key for that. The key bindings manager only allows for key pairs. Like modifier + key... so I can't do it in the key bindings manager. [At least, I think I can't].
So, how can I run "Run Everything" using the Windows Key only?
enlightenment
so I set up Arch with Enlightenment. You open the "Run Everything" application using alt+esc by default. I'd like to use the Windows Key for that. The key bindings manager only allows for key pairs. Like modifier + key... so I can't do it in the key bindings manager. [At least, I think I can't].
So, how can I run "Run Everything" using the Windows Key only?
enlightenment
enlightenment
asked Feb 21 '17 at 10:09
xotix
1082
1082
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
By design its not currently possible to bind to just a meta key such as Win, Ctrl or Alt. This is sone of few places where the enlightenment config takes the simpler approach over the more options approach.
Personally I find this ok, I have Win+R bound to "Run Everything" Win+T bound to launching a terminal and Win+F bound to launching the filemanager.
add a comment |
It is possible to get around this though this method is kind of hacky and prevents a user from using the windows key as a modifier
- Settings->Settings panel->input->keyboard
- Under compose add a remap from Windows key to something else
- Key Bindings->add->press windows key->assign action
Tested in enlightenment 22
New contributor
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%2f346535%2fbind-windows-key-in-enlightenment%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
By design its not currently possible to bind to just a meta key such as Win, Ctrl or Alt. This is sone of few places where the enlightenment config takes the simpler approach over the more options approach.
Personally I find this ok, I have Win+R bound to "Run Everything" Win+T bound to launching a terminal and Win+F bound to launching the filemanager.
add a comment |
By design its not currently possible to bind to just a meta key such as Win, Ctrl or Alt. This is sone of few places where the enlightenment config takes the simpler approach over the more options approach.
Personally I find this ok, I have Win+R bound to "Run Everything" Win+T bound to launching a terminal and Win+F bound to launching the filemanager.
add a comment |
By design its not currently possible to bind to just a meta key such as Win, Ctrl or Alt. This is sone of few places where the enlightenment config takes the simpler approach over the more options approach.
Personally I find this ok, I have Win+R bound to "Run Everything" Win+T bound to launching a terminal and Win+F bound to launching the filemanager.
By design its not currently possible to bind to just a meta key such as Win, Ctrl or Alt. This is sone of few places where the enlightenment config takes the simpler approach over the more options approach.
Personally I find this ok, I have Win+R bound to "Run Everything" Win+T bound to launching a terminal and Win+F bound to launching the filemanager.
answered Apr 20 '17 at 21:28
simotek
270211
270211
add a comment |
add a comment |
It is possible to get around this though this method is kind of hacky and prevents a user from using the windows key as a modifier
- Settings->Settings panel->input->keyboard
- Under compose add a remap from Windows key to something else
- Key Bindings->add->press windows key->assign action
Tested in enlightenment 22
New contributor
add a comment |
It is possible to get around this though this method is kind of hacky and prevents a user from using the windows key as a modifier
- Settings->Settings panel->input->keyboard
- Under compose add a remap from Windows key to something else
- Key Bindings->add->press windows key->assign action
Tested in enlightenment 22
New contributor
add a comment |
It is possible to get around this though this method is kind of hacky and prevents a user from using the windows key as a modifier
- Settings->Settings panel->input->keyboard
- Under compose add a remap from Windows key to something else
- Key Bindings->add->press windows key->assign action
Tested in enlightenment 22
New contributor
It is possible to get around this though this method is kind of hacky and prevents a user from using the windows key as a modifier
- Settings->Settings panel->input->keyboard
- Under compose add a remap from Windows key to something else
- Key Bindings->add->press windows key->assign action
Tested in enlightenment 22
New contributor
New contributor
answered 2 days ago
user3362964
11
11
New contributor
New contributor
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f346535%2fbind-windows-key-in-enlightenment%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