2003-11-14 01:07:01 +01:00
|
|
|
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 &
|
|
|
|
|
2005-02-19 08:55:51 +01:00
|
|
|
WWW: http://www.nongnu.org/autocutsel/
|
2003-11-14 01:07:01 +01:00
|
|
|
|
|
|
|
- John Nielsen
|
|
|
|
john@jnielsen.net
|