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

Trigger a key sequence, keeping modifiers #218

Open
k0kubun opened this issue Dec 23, 2022 · 1 comment
Open

Trigger a key sequence, keeping modifiers #218

k0kubun opened this issue Dec 23, 2022 · 1 comment

Comments

@k0kubun
Copy link
Contributor

k0kubun commented Dec 23, 2022

keymap:
  - remap:
      a:
        - Ctrl-Shift-u
        - Ctrl-Shift-2
        - Ctrl-Shift-0
        - Ctrl-Shift-a
        - Ctrl-Shift-c

This holds and releases Ctrl and Shift for each action, but it neds to be held during the entire sequence to make it input a Unicode character in some environments.

original: https://www.reddit.com/r/Ubuntu/comments/rmqm5m/comment/j15xlju/?utm_source=reddit&utm_medium=web2x&context=3

@piit79
Copy link

piit79 commented Dec 29, 2022

Thanks for filing this! I really need to dig into Rust to be able to help :)

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