stevenilsen123 / mac-keyboard-behavior-in-windows

This AutoHotKey script gets you all the MacOS keyboard shortcuts you love, in Windows!
237 stars 15 forks source link

cmd tab (alt tab) not working #23

Open rbrugnollo opened 3 months ago

rbrugnollo commented 3 months ago

If I press cmd + tab (alt + tab) on my keyboard it won't switch applications, and also, if I'm using Chrome for example it'll still work as ctrl + tab and switch tabs.

all the other mappings seems to be working correctly, I can successfully close apps with cmd + q and etc.

here's the log when I hit cmd + tab:

A4  038     d   1.17    LAlt            
A2  01D a   d   0.00    LControl        
09  00F h   d   0.05    Tab             
A4  038 i   d   0.00    LAlt            
A2  01D i   u   0.00    LControl        
09  00F i   d   0.00    Tab             
09  00F i   u   0.00    Tab             
A2  01D i   d   0.00    LControl        
A4  038 i   u   0.00    LAlt            
09  00F i   d   0.00    Tab             
09  00F i   u   0.00    Tab             
A2  01D i   u   0.00    LControl        
A4  038     u   0.08    LAlt            
A2  01D a   u   0.00    LControl        
A4  038 i   u   0.00    LAlt            
09  00F s   u   0.05    Tab   

any ideas on how to fix it?

clussier commented 2 months ago

+1 to this, straight up doesnt work

clussier commented 2 months ago

Probably because we didnt read the instructions.

Fixed this when I did step 3 in the README