two monitors - one keyboard
Tom
tom "at" unix-man.de
Fri Oct 24 14:28:01 2008
True - synergy is the solution for this!
Thanks for the hint!
The Windows client installation is straight forward, so is the configuration.
For the Solaris server package I went to
http://www.sunfreeware.com/
(you need to install gcc if it is not installed yet)
Then edit your synergy.conf file:
section: screens
B B B B B B B B B B B B # two hosts named:
B B B B B B B B B B B B sun01:
B B B B B B B B B B B B win02:
end
section: links
B B B B B B B B B B # win02 is to the left of sun01
B B B B B B B B B B sun01:
B B B B B B B B B B B B B left = win02
B B B B B B B B B B # sun01 is to the right of win02
B B B B B B B B win02:
B B B B B B B B B B B B B B B B B B B rightB = sun01
Start the server with:
/usr/local/bin/synergys -c synergy.conf
and the client on the windows machine.
The only thing which is not possible is - of course - to unlock the windows
screen. So you still have to use the win keyboard for that ...
Cheers,
Tom
Ran Sasson @ I.O. Ltd. schrieb:
I believe this is a case for Synergy :
http://synergy2.sourceforge.net/
It supports Solaris as wel as WinPC , though I haven't tested it over Solaris.
If that so , please share
Ran Sasson
Inside Outsourcing I.O. ltd
--------
On Tue, Sep 30, 2008 at 7:32 PM, Ricardo Stella <stella "at" rider.edu> wrote:
You can do it the other way around:
a) The PC should have a dual port video.
b) You then configure extended desktop on the PC
c) You run vncserver on the Sun
d) You run vncviewer on the PC and 'move' the window to the right side
for example.
e) You can then move your cursor to the right and be on the Sun vnc
session, and move left and be on the PC.
Tom wrote:
> Hi VNC experts,
> I set up a vnc connection between a Solaris 10 x86 machine and a Windows
PC.
> I have two monitors, two keyboards, two mouses on my desk - each of them
connected to one of the machines.
> I just want to use one keyboard and one mouse (the Solaris ones) to access
both systems.
> On Windows VNC server is running and when I start vncviewer on Solaris I
get
an xterm back on the Solaris machine with my Windows session.
> I don't want that really ... what I want is to have the mouse and
keyboard working as I was sitting on just one machine (i.e. if I move the
mouse to the boarder of one monitor I should see it on the second and vice
versa and be able to work there).
> I am using the vnc package from the Solaris companion CD and the RealVNC
Server Free edition on Windows.
> Thanks in advance for your help,
> Tom
> _______________________________________________
> VNC-List mailing list
> VNC-List "at" realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
>