OK, too many issues in one thread, I'm going to centre this thread on my 
apparent problems with configuring the vnc module.

On 02/24/10 21:38, DRC wrote:

>> Am I right in concluding that the only place options can be set for vnc
>> module is in /etc/X11/xorg.conf  ? Here's the relevant section. I am
>> trying to attribute a display name as a tag to that I can verify the
>> file is being read correctly and used. Should I be seeing "display zero"
>> anywhere? The title bar of the vnc window shows "Tigervnc: x11"
>
>> Section "Module"
>> Subsection "vnc"
>> #  Option "Hosts" "127.0.0.1/255.255.255.255"
>> #  Option "geometry" "800x600"
>> #  Option "depth" "16"
>>    Option "localhost" "0"
>>    Option "desktop" "display zero"
>> EndSubSection
>> #    Load "vnc"
>> EndSection
>
> I assume that the module options are set in that manner, but my only
> experience is with the RealVNC Xorg module.  I can't use ours because my
> X server is too old.
>
>

The above test would seem to indicate that this method is not working 
since the title bar of the vnc window shows the default "Tigervnc: x11"

Looking at what could be wrong:

1.  xorg.conf is being read otherwise the vnc module would not be loaded.
2. is there is a syntax error in the Option definition ?
3. is the desktop option available to vnc module. I got this from man xvnc ?
4. am I correct in expecting the desktop name to appear in the tigervnc 
titlebar?
5. are there any options that can be passed to vnc module  ?
6. where is this documented? In effect I'm just guessing the syntax and 
taking options from xnvc which is not the same as vnc. Some 
clarification would help a more rigorous approach.

Thanks.



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to