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

Long pressed key as a modifier doesn't work #1292

Open
4 tasks
PtasiaDupka opened this issue Sep 5, 2024 · 0 comments
Open
4 tasks

Long pressed key as a modifier doesn't work #1292

PtasiaDupka opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PtasiaDupka
Copy link

Developer TODO (don't remove)

  • create new branch. put issue number at start of name if not a very quick fix.
  • write tests. put issue number in comment
  • update documentation
  • merge and delete branch (don't squash because want commit history to see why I made changes)

Discord message link/email recipient

Describe the bug
I tried to remap space to ctrl when its long pressed, but it doesnt work as a modifier - only as control pressed on its own. So if I press space, hold it and then press "C" it works as pressing ctrl and C separately. Setting the trigger to "short press" works fine.

To Reproduce
Steps to reproduce the behavior:
Set a long press trigger on space, and hold down action with ctrl.

Upload a backup of your keymaps.
mappings_20240905-194948.zip

Expected behavior
Space should work as space if its pressed for less than 500 milisec. and as ctrl modifier if hold longer.

Smartphone (please complete the following information):

  • Device: huawei matepad 10
  • Android version: Android 10
@PtasiaDupka PtasiaDupka added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants