Tagged Questions
1
vote
0answers
73 views
Screen and xclip - configuration that don't work
I'm trying to configure GNU/Screen utility to work with X clipboard. I followed the tutorial: http://www.lowlevelmanager.com/2012/10/screen-clipboard-to-x11-clipboard.html but without a result, so I ...
3
votes
2answers
2k views
Xserver that I can reconnect to
I'm looking for something like screen but for X?
I imagine situation when I do something like "X --reconnect remote_server:11", and I am reconnected to pre-existing X session, with all programs that ...