Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 43851  / 2 Years ago, thu, march 10, 2022, 8:09:24

I have recently installed the i3 tiling window manager [1] on my Ubuntu system and I'm trying to figure out how to copy & paste between various terminal and application windows.



How can this be done?



[1] http://i3wm.org


More From » i3-wm

 Answers
2

Some terminals use CTRL+SHIFT+C and CTRL+SHIFT+V to copy and paste, while others use CTRL+ALT+C and CTRL+ALT+V, like urxvt (See https://wiki.archlinux.org/index.php/Rxvt-unicode#Cut_and_paste ).



For i3wm, try using a clipboard manager, like clipit.



sudo apt-get update
sudo apt-get install clipit


Add exec --no-startup-id clipit to ~/.i3/config to start it automatically.


[#29161] Saturday, March 12, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
serveeel

Total Points: 347
Total Questions: 106
Total Answers: 117

Location: American Samoa
Member since Fri, Aug 26, 2022
2 Years ago
serveeel questions
;