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

[BUG]: Left Alt does not work for certain shortcut #31

Open
gazpachoking opened this issue Feb 6, 2024 · 0 comments
Open

[BUG]: Left Alt does not work for certain shortcut #31

gazpachoking opened this issue Feb 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gazpachoking
Copy link

Describe the bug
I have alt + 1,2,3 set up to switch to different workspaces in komorebi. Using 2 and 3 work fine, but alt + 1 doesn't work when using left alt, nor does alt + shift + 1 for moving windows to workspace 1.
Strangely, this is the only combo where left alt seems to not work. The other workspaces switches, and all my other shortcuts work fine from either alt.

To Reproduce
Steps to reproduce the behavior:

  1. Configure hotkeys:
# Workspaces
alt + 1                 : komorebic focus-workspace 0
alt + 2                 : komorebic focus-workspace 1
alt + 3                 : komorebic focus-workspace 2

# Move windows across workspaces
alt + shift + 1         : komorebic move-to-workspace 0
alt + shift + 2         : komorebic move-to-workspace 1
alt + shift + 3         : komorebic move-to-workspace 2
  1. Try switching to workspace 0 with leftalt+1. Doesn't work. Try with right alt, works fine.

Expected behavior
Both alts work the same for shortcuts.

Screenshots and Videos
Add screenshots and videos to help explain your problem.

Operating System
Provide the output of systeminfo | grep "^OS Name\|^OS Version"

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22631 N/A Build 22631

Additional context
Add any other context about the problem here.

In particular, if you have any other AHK scripts or software running that handle any aspect of window management, manipulation or hotkey binding

@gazpachoking gazpachoking added the bug Something isn't working label Feb 6, 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

1 participant