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

Can't remap <> key (this is NOT ,< or .>!) #33

Closed
Martamima opened this issue Aug 14, 2017 · 2 comments
Closed

Can't remap <> key (this is NOT ,< or .>!) #33

Martamima opened this issue Aug 14, 2017 · 2 comments

Comments

@Martamima
Copy link

I am trying to map the key on my keyboard that types < and > to Special:Left Windows (E0_5B. But when I try to add it to the left column, I get either ,< or .> - but NOT <>

Example:
sharpkeys glitch

I understand that the first remapping shown above is not what I want (the second works fine) - in fact messes me up. But I can't find Key:<> in the left column. Can someone help? Is it one of the "Unknown:" keys? Do I need to figure out about Dip switches on my (OmniKey/Ultra) keyboard first? The key reliably types < and > - I used it to type this. Thanks in advance.

(The second remapping, of the stand-alone * key, works just fine.)

@randyrants
Copy link
Owner

There are several things with the above, first and foremost is that there is no < or > key on any keyboard I've seen. The whole key gets remapped with this technology: to get < you are actually typing Shift+,

The above setting will remap the , key to Left Windows successfully. When you try using Shift+, you are trying to type Shift+Windows which I believe does nothing. At least it doesn't do anything on my keyboard, when I use the actual key.

There is no way to remap "half" a key or a modified key with this tech: the whole key gets remapped and then any modifiers get applied to that. If your physical keyboard has a dedicated key for < and > I have no idea what the scancodes would be, because such keys don't typically exist in the 103-key keyboard, much like how I have a =, (, and ) key on one of my keyboards - Windows doesn't know what to do with it.

HTH!

@Martamima
Copy link
Author

Martamima commented Sep 27, 2017 via email

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