If you're under XFCE:
- install
xdotool - open the Xfce Settings Manager
- make the F5 key run
xdotool getactivewindow key ctrl+c.
This will send CTRL-C to the currently focused/active window.
If you're under XFCE:
xdotoolxdotool getactivewindow key ctrl+c.This will send CTRL-C to the currently focused/active window.