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

Change in keyboard map via setxkbmap is not detected by keybindings engine #43962

Closed
oxomoxo opened this issue Feb 19, 2018 · 5 comments
Closed
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@oxomoxo
Copy link

oxomoxo commented Feb 19, 2018

  • VSCode Version: 1.20.1 (and previous)
  • OS Version: Ubuntu 16.04

Steps to Reproduce:

  1. with VSCode open [system is in AZERTY]
  2. Plug your QWERTY keyboard in
  3. setxkbmap us -variant intl
  4. Do some edits (kbmap is ok in the editor) ... more edits ... more edits ...
  5. Eventually decide to revert some edits,
  6. Press Ctrl+Z -> BIM! : Closes your file :/

Does this issue occur when all extensions are disabled?: Yes/No
YES.

@egamma
Copy link
Member

egamma commented Feb 19, 2018

@oxomoxo please follow this guide for how to provide more information about keyboard problems https://github.com/Microsoft/vscode/wiki/Keybinding-Issues

@egamma egamma added the info-needed Issue requires more information from poster label Feb 19, 2018
@oxomoxo
Copy link
Author

oxomoxo commented Feb 19, 2018

Ok, thanks, definitely Linux case # 2 in the wiki, I did a quick search but the issue linked there didn't show up.
#23690

@egamma
Copy link
Member

egamma commented Feb 19, 2018

So then is it ok to close this issue as a duplicate?

@egamma egamma self-assigned this Feb 20, 2018
@oxomoxo
Copy link
Author

oxomoxo commented Feb 20, 2018

Yep! ;) One possible solution for reference :

@alexandrudima : "This method needs to be implemented"
https://github.com/Microsoft/node-native-keymap/blob/master/src/keyboard_x.cc#L235

@egamma
Copy link
Member

egamma commented Feb 20, 2018

@oxomoxo thank you, closing.

@egamma egamma closed this as completed Feb 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants