Bug 497675

Summary: [Feature request] Putty style right click paste or allow remapping of mouse button actions
Product: [Applications] konsole Reporter: Marek Samec <samec.marek>
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 24.08.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marek Samec 2024-12-19 10:54:50 UTC
SUMMARY
Many other terminal emulators offer "putty style" right click paste (Terminator) or complete remapping of mouse buttons (Alacritty, Wezterm, Kitty). The middle mouse paste is a well settled linux mapping since the advent of X11, but there are many downsides to this:

- Touchpads - middle mouse is often mapped to gestures or multi-finger touch which is notoriously unreliable on some touchpads, especially if the manufacturer offers no linux drivers. 
- Furthermore some office mice have damaged scroll wheel or non-functional middle click (shared desk offices are common these days). 
- I prefer to map paste to right-click to make it more reliable.

Ideal solution would be to make the buttons fully re-mapable - to allow user to map any action, that can be mapped to a key to a mouse button click. This might require lot of work so a simple "Putty style paste" tick option in Konsole / Profiles / Mouse settings might do it for now. In this case the Konsole menu would be remapped Shift + right click.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.12.4-arch
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Graphics Platform: X11

ADDITIONAL INFORMATION