I'm on KDE in french and I use the Raccourcis Personalisés menu to create custom keyboard shortcuts, I would like ⊞ Windows+C and ⊞ Windows+V to be copy (bash xclip -selection clipboard
) and paste (xclip -selection clipboard
) but writing those commands in the menu do not work.
Asked
Active
Viewed 266 times
0

Robert Vanden Eynde
- 681
- 1
- 7
- 18
-
What is your actual question? – Philip Withnall Nov 30 '18 at 10:24
-
How to make it work, how can I have copy-paste on Windows+C and Windows+V ? – Robert Vanden Eynde Nov 30 '18 at 16:31
-
This sounds like a KDE configuration question, not a programming question, in which case it’s out of scope for StackOverflow. Why have you mentioned D-Bus in your question? I don’t see the relevance to D-Bus. – Philip Withnall Nov 30 '18 at 16:57
-
The _Custom menu_ proposes 3 choices for the shortcut, either a command (bash I guess), either a DBus command, either a text sent to the keyboard. Well, KDE yes, in which sub-stackexchange shall I go ? :) – Robert Vanden Eynde Nov 30 '18 at 22:50
-
https://askubuntu.com/ maybe ? – Robert Vanden Eynde Nov 30 '18 at 22:56
-
Sounds like a good bet. Good luck! – Philip Withnall Dec 02 '18 at 15:42