Page 1 of 1

[SOLVED] windows positioning

Posted: Sun Dec 09, 2012 5:49 am
by scimmiettarossa
i've again a problem that in the previous installation i knew how to solve... but now this workaround does not work anymore

the problem is:
at a certain point (no way to replicate the bug....), at the system boot, everything seems to work fine, BUT any apllication you want to open shows in the leftmost upper corner (in my multiscreen system this means that all applications appears in the leftmost upper corner of the leftmost screen).... and, in addition, they have non title bar, and they have no relevant app button in the panel... so no way to move them

no way to switch among them with Alt-Tab, no way to raise a background app to foreground by click in it...

in the past, with the previous installation, I've found a trick in a forum that suggested to run "compiz" to solve it.. and it worked... but now compiz is not installed, and it is not present in the repository suggested recently )apt-get install compiz-gtk compizconfig-settings-manager testing main contrib non-free)

any idea?
tnx
rosanna

Re: windows positioning

Posted: Sun Dec 09, 2012 6:07 am
by wayne128
xfce desktop?

try relaunching the XCFE window manager with this code

Code: Select all

xfwm4 --replace

Re: windows positioning

Posted: Sun Dec 09, 2012 6:30 am
by scimmiettarossa
yes, i'm using a xfce desktop

Re: windows positioning

Posted: Sun Dec 09, 2012 6:55 am
by scimmiettarossa
sorry.. i missed your last sentence....

so i searched a bit in the intalled packages, then i tried to run

Code: Select all

xfwm4
and it works!!!

tnx for the suggestion!!!!! :D :D :D