blob: 13cb3ba3a5ab231ae6e9ce1e54a8db5ae6abb7aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Autocutsel synchronizes the two copy/paste buffers mainly used by X
applications. It unifies "clipboards" between VNC servers and Windows.
The 'cutsel' binary performs the synchronization whenever it is run.
The 'autocutsel' binary performs the synchronization continuously. I
suggest running it from ~/.vnc/xstartup by adding a line like this at
the top:
exec autocutsel &
WWW: http://www.nongnu.org/autocutsel/
- John Nielsen
john@jnielsen.net
|