Skip to main content
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Source Link

If you're under XFCE:

  1. install xdotool
  2. open the Xfce Settings ManagerXfce Settings Manager
  3. 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:

  1. install xdotool
  2. open the Xfce Settings Manager
  3. 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:

  1. install xdotool
  2. open the Xfce Settings Manager
  3. make the F5 key run xdotool getactivewindow key ctrl+c.

This will send CTRL-C to the currently focused/active window.

Source Link
A.P.
  • 1.4k
  • 9
  • 11

If you're under XFCE:

  1. install xdotool
  2. open the Xfce Settings Manager
  3. make the F5 key run xdotool getactivewindow key ctrl+c.

This will send CTRL-C to the currently focused/active window.