On Tue, Jan 07, 2014 at 12:45:21PM +0100, Pierre Ossman wrote:

> It could be a settings issue. Have you checked that "Enable full-screen
> mode over all monitors" is checked in the options?

I don't see that in my options, I had found that suggestion before I
posted but couldn't find a place to set it.

In version v1.2.80, there are four tabs under options, "Compression",
"Input", "Screen", and "Misc". Screen only has

"Resize remote session on connect"
"Resize remote session to the local window"
"Full-screen mode"

Ah, digging through the source code I see that option is conditional on

#ifdef HAVE_FLTK_FULLSCREEN_SCREENS

and running configure shows:

-- Performing Test HAVE_FLTK_FULLSCREEN_SCREENS
-- Performing Test HAVE_FLTK_FULLSCREEN_SCREENS - Failed

with the error:

src.cxx:2:72: error: ‘fullscreen_screens’ is not a member of ‘Fl_Window’

I have fltk 1.3.2, the latest stable, installed. It has no reference to
fullscreen_screens. Neither does the latest snapshot release.

Google find a patch to fltk-1.3 that introduces it:

http://www.fltk.org/strfiles/2860/fltk-1.3.x-multihead.patch

So in order to make this option work, you have to installed a custom
patched version of fltk?

Thanks...


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Tigervnc-users mailing list
Tigervnc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-users

Reply via email to