Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70317
| References | (2 earlier) <534D7B08.5030909@gmail.com> <CAPTjJmpKBhd+JM+iWYwb27hefWw6UqasEcGjXziQnFwkXL-RDA@mail.gmail.com> <534D825B.5020401@gmail.com> <CAPTjJmrYmkUV2SYjS0aGmSW9jPDG49EzDc=HtEvBy1WqkbadYQ@mail.gmail.com> <6d473df5-a1d8-429e-90df-60bd2c24bbae@email.android.com> |
|---|---|
| Date | 2014-04-16 16:03 +1000 |
| Subject | Re: Simple question |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9312.1397628216.18130.python-list@python.org> (permalink) |
On Wed, Apr 16, 2014 at 1:19 PM, Kushal Kumaran <kushal.kumaran@gmail.com> wrote: >>Understandable. I currently am using two consoles (laptop at my right >>hand, desktop in front of me), and every now and then I want to copy >>and paste across them :) I mean, shared clipboard works just fine >>across all my VM guests (and as I type that, Disney's cast is singing >>"Be our guest" in my background music), it even works across remote >>desktop, but for some reason, swinging my hands 90 degrees doesn't >>transfer the clipboard. This strikes me as a major flaw in human >>beings. >> > > You want synergy. http://synergy-foss.org/ Usually I want separate keyboard and mouse, so that I can be playing Command & Conquer Renegade on one system while responding to emails on the other (hold W so Havoc keeps walking, read through emails by scrolling with right hand...); it's just the clipboard. It would, of course, be possible to write a clipboard viewer program for whichever platform - say, OS/2 - and have it connect via a TCP/IP socket to a program on another system - say, a Linux box - that has a little hidden window and puts stuff onto the clipboard. I will neither confirm nor deny having actually done this... *twiddles thumbs* ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Simple question Chris Angelico <rosuav@gmail.com> - 2014-04-16 16:03 +1000
csiph-web