0blu / WinterspringLauncher

All in one launcher! Allows you to play on Everlook.org with 1.14 client without technical knowledge!
MIT License
133 stars 30 forks source link

Unable to unlock shift/cmd modifiers on MacOS (e.g. Razer Naga) #24

Closed seathasky closed 1 year ago

seathasky commented 1 year ago

Normally with the standard WoW client on Mac you can use "defaults write com.blizzard.worldofwarcraft disable-expose-fix -bool YES"

This will allow for shift modifiers to work with my Razer Naga. How would I go about fixing this with this client?

0blu commented 1 year ago

Sorry for not answering your issue. Were you able to solve the issue?

seathasky commented 1 year ago

Sorry for not answering your issue. Were you able to solve the issue?

Unfortunately no. This issue still exists

0blu commented 1 year ago

Oh okay, how can I test the issue? Just bind an action to SHIFT+E?

seathasky commented 1 year ago

Correct, shift anything, control+anything on Mac OS

0blu commented 1 year ago

And inside your razer menu for your mouse you bound "Control+E" onto a single button for example?

0blu commented 1 year ago

I also have a razer naga (pro). I used defaults write com.blizzard.worldofwarcraft disable-expose-fix -bool YES inside the terminal and it seems to work for me. (Tested it with SHIFT+3 and CONTROL+3)

seathasky commented 1 year ago

I also have a razer naga (pro). I used defaults write com.blizzard.worldofwarcraft disable-expose-fix -bool YES inside the terminal and it seems to work for me. (Tested it with SHIFT+3 and CONTROL+3)

Awesome, I just did the same and that worked XD ty!

0blu commented 1 year ago

Great 😄