On Wed, Jan 24, 2001 at 12:04:19PM +0100, Cesar Petisco Lorenzp wrote:
> >
> > O el VNC, si ya s� que lo has usado pero, optimizando los colores y
> > resoluci�n de pantalla, si los bajas ir� m�s r�pido. Yo no he optimizado
> > as�, lo uso tal cual pero mi win remoto est� cuatro despachos m�s all� y la
> > red es r�pida. En fin, en alg�n sitio he leido lo de la personalizaci�n.
> >
> > Saludos y suerte en la b�squeda.
> >
> > Diego
> >
> > --
> > *************************************************************************
> > Diego Bote Barco Escuela de Ingenier�as Industriales
> > �rea de Matem�tica Aplicada Avda. de Elvas s/n�
> > Departamento de Matem�ticas C.P.: 06071 BADAJOZ
> > Universidad de Extremadura Tlf.: 924 289600 ext 9754 Fax: 924 289601
> > correo-e: [EMAIL PROTECTED]
> > *************************************************************************
> >
>
> Aprovecho para hacer la pregunta. Como configuras el vnc?
>
> Cesar
Aqu� tienes algo de documentaci�n sacada de las p�ginas de VNC.
As mentioned in Getting Started , vncserver can be run with no options
at all. In this case it will choose the first available display
number, start Xvnc as that display, and run a couple of basic
applications to get you started. You can also specify the display
number, in which case it will us that number if it is available and
exit if not, eg:
vncserver :13
Run with the -help argument to see the other options. The important
ones are as follows:
-name name
Each desktop has a name which may be displayed by the viewer.
It defaults to 'X' but you can change it with this option.
-geometry widthxheight
Specify the size of the desktop to be created. Default is
1024x768.
-depth depth
Specify the pixel depth in bits of the desktop to be created.
Default is 8.
-pixelformat format
Specify pixel format for server to use (BGRnnn or RGBnnn)
In general, you can specify standard X server arguments to vncserver,
and they will be passed through to Xvnc. Again, Xvnc -help will list
its options, ...
Espero que sea suficiente, si no es as� te puedo mandar toda la
documentaci�n a tu direcci�n particular.
Saludos.
Diego.
--
*************************************************************************
Diego Bote Barco Escuela de Ingenier�as Industriales
�rea de Matem�tica Aplicada Avda. de Elvas s/n�
Departamento de Matem�ticas C.P.: 06071 BADAJOZ
Universidad de Extremadura Tlf.: 924 289600 ext 9754 Fax: 924 289601
correo-e: [EMAIL PROTECTED]
*************************************************************************