Bug 466915 - Odd Ctrl+Alt+MouseWheel default shortcut
Summary: Odd Ctrl+Alt+MouseWheel default shortcut
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-05 21:26 UTC by Angelo
Modified: 2023-03-08 17:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angelo 2023-03-05 21:26:53 UTC
Disable Ctrl+Alt+MouseWheel keybind

It changes Virtual Desktops by default. I can't seem to find an option to configure it in the Plasma menu
Comment 1 Nate Graham 2023-03-06 23:49:25 UTC
How curious. I also don't know where this comes from, but it's probably something in KWin. It also doesn't seem to work for me when triggered with a touchpad; it switches but then goes right back after the scroll gesture ends.
Comment 2 Angelo 2023-03-07 17:44:59 UTC
Can't find an option even in Kwin, I just want to disable it because it interferes with other applications like for example Reaper DAW
Comment 3 Bug Janitor Service 2023-03-08 16:12:54 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/3779
Comment 4 Vlad Zahorodnii 2023-03-08 17:56:53 UTC
Git commit a2bf59005e70f523aaa8eec743d3fcaa20f518f3 by Vlad Zahorodnii, on behalf of Nate Graham.
Committed on 08/03/2023 at 17:43.
Pushed by vladz into branch 'master'.

virtualdesktops: use Meta key for axis shortcuts

These shortcuts currently don't use the Meta key, which allows them to
block app shortcuts (for example, in the Reaper DAW app). In general
it's a good idea for global shortcuts to use the Meta key to avoid
these kinds of conflicts since apps typically don't use the Meta key
for their own shortcuts. Other axis shortcuts set by KWin components
already do this, so let's do the same thing here.
FIXED-IN: 6.0

M  +2    -2    src/virtualdesktops.cpp

https://invent.kde.org/plasma/kwin/commit/a2bf59005e70f523aaa8eec743d3fcaa20f518f3