Code Monkey home page Code Monkey logo

Comments (6)

 avatar commented on September 17, 2024 4

Actually it is shared, I tried it with two Ubuntu computers. But normal shortcuts or right-click paste commands don't work. You need to paste with middle click. That way it works.

Edit: I thought I need to comment more on this. Xserver's clipboard is different than the system clipboard. In Xserver only selecting copies the text to clipboard. And middle click pastes it. The normal copy-paste operations are not related to X.

from x2x.

towc avatar towc commented on September 17, 2024 1

some of us don't have a middle click :/

from x2x.

exarkun avatar exarkun commented on September 17, 2024

I can confirm this is the case between Debian Wheezy and Ubuntu 14.04.

from x2x.

archenemies avatar archenemies commented on September 17, 2024

I can confirm this on Arch Linux!

from x2x.

BETLOG avatar BETLOG commented on September 17, 2024

I have a middle click, and can't get ANY form of copy/paste to work.
Mind you; despite having xclip working previously (before I discovered x2x), it also refuses to work at all now.

setsid x2x -to betlognuc:0 -south

Kubuntu 18.04

uname -a
Linux betlogbrick 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
netstat -an | grep -F 6000
tcp        0      0 0.0.0.0:6000            0.0.0.0:*               LISTEN     
tcp6       0      0 :::6000                 :::*                    LISTEN     
tcp6       0      0 2001:44b8:2124:f0:42660 2001:44b8:2124:f00:6000 ESTABLISHED

Kubuntu 14.04

uname -a
Linux betlognuc 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
netstat -an | grep -F 6000
tcp        0      0 0.0.0.0:6000            0.0.0.0:*               LISTEN     
tcp6       0      0 :::6000                 :::*                    LISTEN     
tcp6       0      0 2001:44b8:2124:f00:6000 2001:44b8:2124:f0:42660 ESTABLISHED

from x2x.

dottedmag avatar dottedmag commented on September 17, 2024

It seems that the X clipboard (PRIMARY selection) is shared, but CLIPBOARD, this is covered in #19.

from x2x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.