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

Shift 2 = @ on Mac. Shift 2 = " on Windows. What to do? #20

Closed
willwade opened this issue Mar 7, 2019 · 9 comments
Closed

Shift 2 = @ on Mac. Shift 2 = " on Windows. What to do? #20

willwade opened this issue Mar 7, 2019 · 9 comments

Comments

@willwade
Copy link
Contributor

willwade commented Mar 7, 2019

So - if I send LSHIFT,2 I get a @ - but actually it should be " - from a windows keyboard. What should we do about that?

@hosseinzoda
Copy link

Can i see an image from these keyboards? Strange.

Are you saying it should be double quote?

@willwade
Copy link
Contributor Author

Mac:
IMG_9226
IMG_1292

Windows:
IMG_1391
IMG_4295

This may be of use: https://github.com/Mottie/Keyboard/tree/master/layouts

(they've taken it largely from http://ascii-table.com/keyboards.php)

@hosseinzoda
Copy link

@willwade Thanks

@hosseinzoda
Copy link

What will shift + quote do, on windows?

@hosseinzoda
Copy link

I mean @ sign, on the windows layout version.

@willwade
Copy link
Contributor Author

willwade commented Mar 22, 2019

So I send try and send the shift,backtick key (@) - and I get ~ (tilde).
If I send Shift 2 (quote) - I get @ (which is the Mac layout).

@hosseinzoda
Copy link

So I send try and send the shift,backtick key (@) - and I get ~ (tilde).
If I send Shift 2 (quote) - I get @ (which is the Mac layout).

I want to know what will show up in relaykeys-qt when you press with or without shift these keys (@ and ~) on the black keyboard in that image.

@hosseinzoda
Copy link

@willwade I figured out what the issue is.
The keyboard you have in your windows machine has UK keyboard layout. Still in your windows machine layout has set right. But on the host machine (say iOS) US keyboard layout is selected. I think if you change the layout on iOS it will get fixed.

Also @ sign was in relaykeys-qt which I did add in my earlier commits.

@joedevsys
Copy link
Contributor

see #94 nonchars_key_map needs to match your operating system's keyboard localisation

gitbook-com bot pushed a commit that referenced this issue Jun 28, 2022
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

3 participants