0

How to copy and paste in Xterm using Ctrl+C and Ctrl + V like Windows in Ubuntu 16.04? (Using codeblocks)

ksohan
  • 129
  • 2
  • 14

1 Answers1

0

I've no clue about Xterm but if you choose a Terminal instead (which most likely is the superiour application anyway) the corresponding shortcuts are Shift+Ctrl+C and Shift+Ctrl+V respectively.

David Foerster
  • 36,264
  • 56
  • 94
  • 147
M. Go
  • 21