McKay42 / McOsu

Custom unofficial osu! practice client with Virtual Reality support
GNU General Public License v3.0
427 stars 41 forks source link

[Feature Request] Add support for changing hardcoded ALT modifier (alt+drag, alt+scroll) #331

Closed whrvth closed 2 years ago

whrvth commented 2 years ago

The hardcoded ALT keycode does not work when trying to use it for fine mod adjustment or volume adjustment on Linux.

A proposed solution would be to add a console variable (or GUI option) to be able to change the keycode to something that is supported on Linux.

McKay42 commented 2 years ago

The current workaround is that on Linux the CAPS_LOCK key is used instead. (This is an engine bug and already on the list there.)