Binding Super+C Super+V to Copy and Paste
Fresh3 days ago
Mar 15, 202633755 viewsConfidence Score0%
0%
Problem
For some time I've been interested in binding the Windows Key (Super_L) on my keyboard to Copy and Paste for no other reason but convenience and consistency between my desktop and my MacBook. I thought that I was close after reading about xmodmap and executing the following: Unfortunately, XF86Copy…
Error Output
$ # re-map Super_L to Mode_switch, the 3rd col in keymap table `xmodmap -pke` $ xmodmap -e "keycode 133 = Mode_switch" $ # map Mode_switch+c to cop…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Binding Super+C Super+V to Copy and Paste
Low Risk
Binding Super to Ctrl What about binding your left key to act as another key? You can achieve that with the following xmodmap commands: Assuming you saved the above lines as you can test out the effect by executing To make the change permanent (surv…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix