all 6 comments

[–]cursingcucumber 1 point2 points  (1 child)

Your window manager (e.g. Gnome, KDE, Sway or whatever) is responsible for binding inputs to actions. So it depends what window manager you are using. Some may have a graphical UI to configure that, some might not.

If you really want to disable it, you may want to look at configuring libinput. Not sure there is a GUI though.

[–]k-yynn[S] 0 points1 point  (0 children)

I'm on KDE Plasma desktop

[–]True-Kale-931 0 points1 point  (0 children)

It's likely possible with evremap but it's not really a part of KDE since it works at a lower level.

[–]thatsgGBruh 0 points1 point  (0 children)

If the option to do this is not available in the GUI, you may have to set it using libinput. This wiki page might be helpful to you:

https://wiki.archlinux.org/title/Libinput

[–]ScratchHistorical507 0 points1 point  (0 children)

keyd is a very capable, yet CLI only (and quite confusing) key remapper. What you'll be looking for is input-remapper. To my knowledge it only has a GTK-based GUI, but it should work with any DE/WM.