[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Edge of the screen



On Fri, 5 Jul 2013 09:48:10 , Peter Slegg <p.slegg@scubadivers.co.uk> wrote:
> Around the time I was testing the Ctrl-Q issue all of Thing
> folder windows disappearred. Probably not related.
>
> I have just discovered that they were lurking in the bottom right
> corner of the screen under the Multistrip menu bar. (see screenshot)
>
> I can close the window but not move it. This means that if I open
> a new folder, it opens in the same place. In fact 6 windows do this now.
>
> I seem to remember that Windos has an obscure feature that allows
> you to grab a window even if it is off screen and move it.
>
> We had to do this in the office once when a guy who did have two
> screens got the display setup window onto a second screen that was no
> longer available.
>
> Is there any way to move these windows back onto the screen without
> having to wipe the Thing config ?
>
> Regards,
>
> Peter
>

I tried a hack.

In thing.inf I changed the following:

WIXY 0 9875 9840 3492 6322
WIXY 1 9875 9840 3468 5964
WIXY 2 9875 9840 3375 6013
WIXY 3 9875 9840 3320 5924


to

WIXY 0 5875 9840 3492 6322
WIXY 1 5875 9840 3468 5964
WIXY 2 5875 9840 3375 6013
WIXY 3 5875 9840 3320 5924

That moved the windows almost back onto the screen where
I was able to close them and save the thing config normally.

Regards,

Peter