On Mon, Nov 03, 2008 at 07:22:20PM +0100, Frank Gruellich wrote: > Hi, > > I've made Xinerama working with my notebook display and an attached > external TFT screen. But the TFT is somewhat bigger than my display an > so the screen layout looks more like > > ,-----------. > | |----------. > | TFT | note- | > | | book | > '-----------'----------' > > Both, Xorg and FVWM (or at least the later) seem to think this about my > screen layout: > > ,----------------------. > | | > | | > | | > '----------------------'
You should try to fix the Xinerama configuration. Fvwm relies on the screen configuration that the server uses, and if that does not reflect the real geometry of the screens it doesn't work. Although fvwm has the code to handle any layout, there is no way to override the information from the X server (except with the XineramaSLS command, but that won't help you here. > So it happens, that FVWM places windows into the top right corner where > I can't access them (easily) because X doesn't allow to move my mouse > there. Currently I have: > > Style * NoPPosition > > and nothing more regarding positioning, AFAICS. How can I FVWM restrict > in placing windows there? Ciao Dominik ^_^ ^_^