FVWM: How to get out of full screen mode in vnc client window

2015-07-13 Thread KARR, DAVID
I'm running fvwm on Ubuntu through tightvnc using a Win7 client.

I was viewing one window when I decided I wanted it in full screen within the 
vnc client window.  This worked fine, but I realized that I couldn't figure out 
how to restore the window to non-full-screen mode.  There is no title bar.

In this particular case, the problem resolved itself because the operation I 
was doing in the window completed and deleted its window, but in the future I'd 
like to know how to get back to non-full-screen mode.  Is there a keyboard 
shortcut that will do this?



FVWM: fvwm through tightvnc: windows disappear or are hidden

2015-07-13 Thread KARR, DAVID
I'm new to fvwm, although I used X11 a lot in the previous millenium.

I'm connecting from my Win7 laptop to an Ubuntu box with tightvnc, running 
tightvncserver on the ubuntu box and TightVNCViewer on the Win7 laptop.  I get 
to the ubuntu box through an intermediate jumpserver, and I have a local port 
forward so the Win7 laptop can use the vnc port.

In my ~/.vnc/xstartup file, the last line runs exec /usr/bin/fvwm.

When I run the client and connect to the port, I can get to the fvwm context 
menu and create an xterm, and from there create other windows.

The strange thing is that after I've been working with this for a few minutes, 
and then perhaps switch the focus to other windows on my Win7 box and then 
later return to the vnc client window, I find that all I see is a grey fvwm 
background.  I can create another xterm window, and if I do ps -elf | grep 
xterm, I see the original xterm window, not to mention other windows that I've 
created.  Also, if I select Restart fvwm from the context menu, I briefly see 
all the other windows that I've created, and then they disappear.

I've gone through this sequence a few times now, and it's repeatable.

Why might those windows be disappearing?  Is this a fvwm problem, or a 
TightVNCViewer problem?



Re: FVWM: fvwm through tightvnc: windows disappear or are hidden

2015-07-13 Thread KARR, DAVID
 -Original Message-
 From: KARR, DAVID
 Sent: Monday, July 13, 2015 2:25 PM
 To: fvwm@lists.math.uh.edu
 Subject: FVWM: fvwm through tightvnc: windows disappear or are
 hidden
 
 I'm new to fvwm, although I used X11 a lot in the previous
 millenium.
 
 I'm connecting from my Win7 laptop to an Ubuntu box with
 tightvnc, running tightvncserver on the ubuntu box and
 TightVNCViewer on the Win7 laptop.  I get to the ubuntu box through
 an intermediate jumpserver, and I have a local port forward so the
 Win7 laptop can use the vnc port.
 
 In my ~/.vnc/xstartup file, the last line runs exec
 /usr/bin/fvwm.
 
 When I run the client and connect to the port, I can get to the
 fvwm context menu and create an xterm, and from there create other
 windows.
 
 The strange thing is that after I've been working with this for a
 few minutes, and then perhaps switch the focus to other windows on
 my Win7 box and then later return to the vnc client window, I find
 that all I see is a grey fvwm background.  I can create another
 xterm window, and if I do ps -elf | grep xterm, I see the
 original xterm window, not to mention other windows that I've
 created.  Also, if I select Restart fvwm from the context menu, I
 briefly see all the other windows that I've created, and then they
 disappear.
 
 I've gone through this sequence a few times now, and it's
 repeatable.
 
 Why might those windows be disappearing?  Is this a fvwm problem,
 or a TightVNCViewer problem?

I suppose I've found a workaround for this, but I still have no idea what was 
happening here.

I noticed that there was a menu item to configure my .fvwmrc file.  I selected 
all of the optional modules and restart fvwm.  When it started back up, I found 
I had more options for seeing what windows were available, including a 
right-click menu that let me select particular windows, including the ones that 
weren't even visible as thumbnails in the virtual panner area (I don't know 
what fvwm calls that).  With that option, I was able to restore the missing 
windows.