Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: craigduncan on 24 December 2021, 03:21:23

Title: SOLVED: Can't move or resize any windows after installation
Post by: craigduncan on 24 December 2021, 03:21:23
Also, the minimize/maximize/close buttons didn't work.  This happened to me on both installs (two different laptops).  I was able to find enough of a clue online to try a few things and get it fixed.  But the solution wasn't stated clearly anywhere that i could find, and it was not in relation to Artix.  Thus this post.

When this happened, again, on my 2nd install, i was able to pinpoint exactly what fixed it:
Code: [Select]
rm ~/.config/openbox/rc.xml

I have no idea *why* this particular file causes the problem, but once you delete it, it gets recreated and everything then works fine.
Title: Re: SOLVED: Can't move or resize any windows after installation
Post by: nous on 24 December 2021, 22:21:31
Which ISO was that?
Title: Re: SOLVED: Can't move or resize any windows after installation
Post by: craigduncan on 25 December 2021, 02:43:10
The machine i downloaded it on is no longer, so i can't look at the actual download.
I can tell you that it was the latest s6/lxqt when i downloaded it and i checked relatively recently to see if it had been updated and it hadn't.  I still have it on a stick though and it mounts as .../ARTIX_202107/
Title: Re: SOLVED: Can't move or resize any windows after installation
Post by: nous on 26 December 2021, 20:52:12
I just tested artix-lxqt-s6-20210726 and the buttons work. Same for the latest weekly artix-lxqt. Perhaps a specific setting you tweaked, led to that.
Title: Re: SOLVED: Can't move or resize any windows after installation
Post by: strajder on 26 December 2021, 21:01:15
When this happened, again, on my 2nd install, i was able to pinpoint exactly what fixed it:
Code: [Select]
rm ~/.config/openbox/rc.xml

I have no idea *why* this particular file causes the problem,
Save one copy of that file when it works, and another when it doesn't, and diff(1) them (or vimdiff(1)). That way you will both learn why and how to correct your issue without deleting the entire settings file. If you have found a bug, report it upstream.
Title: Re: SOLVED: Can't move or resize any windows after installation
Post by: nous on 28 December 2021, 00:01:45
Ok, I finally encountered the error and pushed a fix. Next weeklies should have it.

[EDIT] It only happens if you launch 'Openbox Settings'.