Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use menu key or modifier keys as shortcuts #88

Closed
nyanpasu64 opened this issue Mar 30, 2015 · 13 comments
Closed

Cannot use menu key or modifier keys as shortcuts #88

nyanpasu64 opened this issue Mar 30, 2015 · 13 comments

Comments

@nyanpasu64
Copy link

I want to use the menu key or the alt key to activate the menu. Unfortunately, your software does not support that. This is very inconvenient, as I can't remember all your bizarre shortcuts.

@Maximus5
Copy link
Owner

You must not remember shortcuts. You can choose your own!
BTW, they are not bizarre.
And what menu do you want to show?

@nyanpasu64
Copy link
Author

ConEmu menu. (hamburger/google-chrome menu)
When I press Alt or Menu, it resets to "None".
When I keep the key as None but add an Alt modifier, it saves as None still.

On Sun, Mar 29, 2015 at 11:33 PM, Maximus5 notifications@github.com wrote:

You must not remember shortcuts. You can choose your own!
BTW, they are not bizarre.
And what menu do you want to show?


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

No way. Simple keypresses are passed to console unmodified.
You may set Alt+Space - general Windows hotkey, if you can't remember a hotkey with Win.
SystemMenu can be accessed by many ways
http://conemu.github.io/en/SystemMenu.html

@nyanpasu64
Copy link
Author

"Simple keypresses passed through unmodified" Then why can I assign to
non-modifier keys and it eats them completely? Is it really that difficult
to assign to the menu or alt keys, both of which are natural and intuitive
menu keys?

On Mon, Mar 30, 2015 at 12:46 AM, Maximus5 notifications@github.com wrote:

No way. Simple keypresses are passed to console unmodified.
You may set Alt+Space - general Windows hotkey, if you can't remember a
hotkey with Win.
SystemMenu can be accessed by many ways
http://conemu.github.io/en/SystemMenu.html


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

Then why can I assign to non-modifier keys
and it eats them completely?
Assign what exactly? Where? Who eats?
assign to the menu or alt keys, both of which
are natural and intuitive menu keys?
ConEmu is terminal, it is not a Notepad, Word or any other standalone GUI application.
It does not and must not eat keys.
It redirect keypresses into console applications input queue.
Do you expect mstsc.exe to eat Alt key to show menu? I believe not. That will be weird behavior. Same with ConEmu.

@nyanpasu64
Copy link
Author

I just assigned "menu" to "equals" key without modifiers. That is worse
than using alt key by itself. Believe it or not, you ARE eating keys.

You are deliberately excluding important useful functionality, just because
you don't like the idea of mapping modifier keys to actions.

I'll make a fork and fix it for myself, if I have time.

On Mon, Mar 30, 2015 at 8:52 AM, Maximus5 notifications@github.com wrote:

Then why can I assign to non-modifier keys
and it eats them completely?
Assign what exactly? Where? Who eats?
assign to the menu or alt keys, both of which
are natural and intuitive menu keys?
ConEmu is terminal, it is not a Notepad, Word or any other standalone GUI
application.
It does not and must not eat keys.
It redirect keypresses into console applications input queue.
Do you expect mstsc.exe to eat Alt key to show menu? I believe not. That
will be weird behavior. Same with ConEmu.


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

You have not shown an example.

@nyanpasu64
Copy link
Author

I just told you: I can assign any shortcut to any button without modifiers,
making that key wholly unusable.

On Mon, Mar 30, 2015 at 3:16 PM, Maximus5 notifications@github.com wrote:

You have not shown an example.


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

That is user choice.

@nyanpasu64
Copy link
Author

And I should have the choice to map any key however I want, without you
preventing me from mapping modifier keys to the menu.

Especially the menu key is not used in any of the terminal programs I know.
It would be the perfect menu key, except you won't allow me to map it.

On Mon, Mar 30, 2015 at 3:19 PM, Maximus5 notifications@github.com wrote:

That is user choice.


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

Maximus5 commented Apr 2, 2015

BTW, Apps key is allowed now.

@nyanpasu64
Copy link
Author

That's good!

But why do you call it Apps key, rather than menu key?

On Thu, Apr 2, 2015 at 9:54 AM, Maximus5 notifications@github.com wrote:

BTW, Apps key is allowed now.


Reply to this email directly or view it on GitHub
#88 (comment).

@Maximus5
Copy link
Owner

Maximus5 commented Apr 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants