Re: Using Alt+Drag to move a window

2003-02-24 Thread Oliver Schulze L.
Ops, sorry about the confusion. realVNC 3.3.6 works just fine with Alt+Drag. :-) It is the RedHat vnc-server that does not work. Thanks Oliver Oliver Schulze L. wrote: Hi, I have a Linux vnc-server running RedHat 7.3 My client machine is WindowsXP SP1 With the previous release of VNC, I could dra

Hide WinVNC from the bottom bar

2003-02-24 Thread Daniel Nieva
Does someone know how to hide the WinVNC icon from the bottom bar? Is there any way, to have the icon with the connections hidden while running? Much appreciated, Daniel Nieva Technology Department PO Box Q374 QVBSydney NSW 1230 Phone: +61 2 95586347 Fax: +61

RE: winXP to sol9 via VNC

2003-02-24 Thread "Beerse, Corné"
> -Original Message- > From: stephen gilliss [mailto:[EMAIL PROTECTED] > > read the info on configuring vnc but am still confused about a couple > things. hope someone can set me straight. > > 1. does vnc support win xp? i believe answer is 'yes'. I'm a believer too ;-) > > 2. does v

Re: mirroring an X screen

2003-02-24 Thread Illtud Daniel
Yan Seiner wrote: > > I have a strange need. I need to mirror (flip right-left) the entire > screen as displayed on the monitor. > > Apparently XFree86 cannot do this. Not yet, but it will be supported by the RandR extension being developed by Jim Gettys: http://www.xfree86.org/~keithp/talks/r

Help

2003-02-24 Thread Emeric THIBAUD
I cannot connect to a computer through a router. Who can I setup it on the server and client side ? Emeric Thibaud ___ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list

Re: xstartup for tightvnc

2003-02-24 Thread Constantin Kaplinsky
Hello Tim, > "TL" == "Technology Listserves" <[EMAIL PROTECTED]> writes: TL> Hello - I have been using standard VNC for some time now, and am TL> trying TightVNC for the first time. Is there a different syntax or TL> set of commands to use for the xstartup file with tightvnc? I put TL> a post

Xvnc Debian inetd

2003-02-24 Thread pietere
Hi, I'm trying to use Xvnc on Debian via inetd. I've edited /etc/services -- vnc 5900/tcp I've edited /etc/inetd.conf -- vnc stream tcp nowait nobody /usr/bin/X11/Xvnc -inetd -query localhost -once -geometry 640x480 -depth 8 I've edited /etc/X11/gdm/gdm.conf -- [xdmcp] -- Enable=tru

Re: Hide WinVNC from the bottom bar

2003-02-24 Thread Tony
Here we go again.. > > Message: 9 > From: "Daniel Nieva" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Hide WinVNC from the bottom bar > Date: Mon, 24 Feb 2003 20:20:04 +1100 > > Does someone know how to hide the WinVNC icon from the bottom bar? Is > there any way, to have the icon w

Re: Help

2003-02-24 Thread Michael Roland
Hallo! I cannot connect to a computer through a router. You need to setup port-forwarding on port 5900 (5900+DISPLAY#) to the computer in your LAN. If you want to use the java viewer you also need to forward port 5800+DISPLAY#. PS: Would be somehow helpful to provide us some details about the rout

Re: Hide WinVNC from the bottom bar

2003-02-24 Thread Michael Roland
Hallo! Does someone know how to hide the WinVNC icon from the bottom bar? Is there any way, to have the icon with the connections hidden while running? - If vnc is runnging as a service on winnt you could simply remove the service helper key (the key is called "WinVNC") from the registry. You may

IPv6 enabled WinVNC

2003-02-24 Thread eng90509
Hi, folks, this is Zhang Baohua, Bryan, from National University of Singapore, i have modified tightvnc for a little bit, so that it can runs both on IPv4 and IPv6 addresses. codes are in the attachment. regards [demime 0.99d.1 removed an attachment of type application/octet-stream which had a

Re: IPv6 enabled WinVNC

2003-02-24 Thread Alex Morris
[demime 0.99d.1 removed an attachment of type application/octet-stream which had a name of vncviewer_ipv6enabled.rar] [demime 0.99d.1 removed an attachment of type application/octet-stream which had a name of winvnc_ipv6enabled.rar] Don't post attachments to the list. Upload them somewhere and p

recent VNC binary for Tru64 4.0g ?

2003-02-24 Thread Lucio Chiappetti
Does anybody have a RECENT precompiled binary of VNC for Alphas running Tru64 (aka OSF1 aka Digital Unix) 4.0g ? The one I have is 3.3.3r1 VNC binary distribution from ftp://public.arl.arizona.edu/pub/sware/vnc-current_osf.tgz As you may have realized from my last e-mail of Friday, despite all my

Does Anyone Have Windows Source for Old Version of winvnc 3.3.3 Revision 9?

2003-02-24 Thread Darren Stevens
I need this to compare and extract a modification history for a client - if anyone has a copy of the windows source for the old version 3.3.3 Revision 9, I would be gratetful or an URL or attachment. Thanks in advance - Darren Stevens, System Architect, MIND over MIDI Productions Inc. - www.MINDov

Capturing my Unix destop

2003-02-24 Thread Ashutosh Dutta
I just downloaded 3.3.6 VNC for Linux. I am running vncserver in one Linux box and am running vncviewer in another Linux box. Although I try to run vncviewer in another Linux box, I can just open another Xterminal. I would like to be able to export (grab) the desktop of the server and be able to se

Re: Does Anyone Have Windows Source for Old Version of winvnc 3.3.3 Revision 9?

2003-02-24 Thread Michael Roland
Hallo! if anyone has a copy of the windows source for the old version 3.3.3R9, I would be gratetful or an URL or attachment. http://www.uk.research.att.com/vnc/download.html If you read the new download page carefully enough you would have found the link yourself. -- Michael Roland ICQ:62118718 ht

Re: Capturing my Unix destop

2003-02-24 Thread Oliver Schulze L.
Try using vncviewer in readonly mode. You want to connect right? Not just take(grab) a screenshot, right? Oliver Ashutosh Dutta wrote: I just downloaded 3.3.6 VNC for Linux. I am running vncserver in one Linux box and am running vncviewer in another Linux box. Although I try to run vncviewer in a

Re: Capturing my Unix destop

2003-02-24 Thread Ashutosh Dutta
Oliver Thanks for your reply. So I just tried viewonly options with vncviewer and just got a greyscreen, but not the screen of the server. Any idea what is going on? Of course vncserver has set the DISPLAY variable to :6 where as the server is set to 0:0 Thanks Ashutosh

Ctl+Alt+Del

2003-02-24 Thread Martinez, Silvano
The CAD command is not sending it to client PC??? I'm using version 3.3.6 ___ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list

Right click

2003-02-24 Thread Oren Halevi
Hello all, We are using Xvnc ver3.6.6 on Solaris 2.8. Our clients are: win2000,XP or Win98. The right click option isn't working for application on the server, such as HPOV. Any ideas ? Regards, Oren haLevi ESM Consultant Xor Technologies Ltd. E-mail: [EMAIL PROTECTED] _

Re: Capturing my Unix destop

2003-02-24 Thread Oliver Schulze L.
Check the screensaver in the server and also check that you have enought bandwidth between the server and the client. Oliver Ashutosh Dutta wrote: Oliver Thanks for your reply. So I just tried viewonly options with vncviewer and just got a greyscreen, but not the screen of the server. Any idea wh

refused connection to client

2003-02-24 Thread Pat
Hello, I installed the vnc packages yesterday on my redhat 7.1 machine. Everything worked excellently! I could access vnc from windows clients anywhere and also through the browsers. This morning i wake up, and it no longer works! I would love it if someone could tell me WHY this is happening?

Re: Capturing my Unix destop

2003-02-24 Thread Oliver Schulze L.
Run this in you Linux server: # vncserver & # ps waux|grep Xvnc The ps command will let you see wich desktop number is using VNC Then, use that desktop number win vncviewer to connect to the VNCserver. Oliver Ashutosh Dutta wrote: Oliver, I think the problem is probably the following. Server's d

Re: using browser to connect to self

2003-02-24 Thread Gazou TheGreat
lol :) yes i am. From: "Michael Roland" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: using browser to connect to self Date: Mon, 24 Feb 2003 06:31:33 + Hallo! I can't seem to connect to myself in browser ([..]) but i can connect to myself with client. im getting cant connect to serv

Re: Capturing my Unix destop

2003-02-24 Thread William Hooper
- Original Message - From: "Ashutosh Dutta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 5:19 PM Subject: Capturing my Unix destop [snip] > like to be able to export (grab) the desktop of the server and be able to > see what is going on in the server. Is there

Re: Ctl+Alt+Del

2003-02-24 Thread William Hooper
- Original Message - From: "Martinez, Silvano" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 7:06 PM Subject: Ctl+Alt+Del > The CAD command is not sending it to client PC??? > I'm using version 3.3.6 http://www.realvnc.com/faq.html#ctrl-alt-del -- William