Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X11-based copy-paste #1

Open
sidorares opened this issue Aug 25, 2012 · 2 comments
Open

X11-based copy-paste #1

sidorares opened this issue Aug 25, 2012 · 2 comments

Comments

@sidorares
Copy link

there should be relatively easy to implement X11-based copy/paste using node-x11 . This one also may be helpful: https://github.com/Benvie/node-clipboard (it uses node-ffi )

@xavi-
Copy link
Owner

xavi- commented Aug 27, 2012

Thanks for the suggestion, but I have to admit the X11 internals are a bit over my head. Mind pointing out where to start? or providing some examples?

@sidorares
Copy link
Author

http://michael.toren.net/mirrors/doc/X-copy+paste.txt

I'll try to wrap all this and expose simple copy()/paste(str)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants