primary paste [closed]

asked 2012-11-13 15:22:03 +0000

jcharnley gravatar image

Hello, I'm trying to create a bindsym for pasting primary selection, which I using in xterm, as I would like to paste selection from terminal in other applications without using the mouse.

When I try the following:

bindsym $mod+Shift+V exec sh -c 'xdotool type "xsel"'

i3 crashes and I'm being forced to my login manager.

Any good advice, fixes, solutions?

edit retag flag offensive reopen merge delete

Closed for the following reason not a real question by Michael
close date 2012-11-13 15:26:02.564039

Comments

If i3 crashes, please open a ticket at http://bugs.i3wm.org/ instead.

Michael gravatar imageMichael ( 2012-11-13 15:25:53 +0000 )edit