1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/deskutils/autocutsel/pkg-descr
Kirill Ponomarev 794d92d45c Update to version 0.8.0
PR:		ports/77718
Submitted by:	maintainer
2005-02-19 07:55:51 +00:00

14 lines
452 B
Plaintext

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