quite a few people have been asking how to increase the resolution or size of the layout designer in xibo, which has a default size of 800×450 (16:9 resolution. media is scaled to the correct res on your display).
the accepted way of changing the designer resolution is to go to Management > Resolutions from within the xibo web interface and edit the resolution that you want. when i tried this, for some reason, it did not work for me. an alternate way of changing the resolution is to edit the database which i will show you how to do below. i assume in this howto that you already have phpmyadmin installed and working.
one thing to note is that this method will only work for new layouts that you create, all pre-existing layouts will use the old 800×450 editor size. you can manually change the size on each of the old layouts, but if you do, then you’ll have to redo the position and size of your content again. i will not go over that part at this time, but can later if people show enough interest.
Tagged: designer, layout, Xibo
php and bash source: I am not going to go over the php or bash script, but you can download the files below and modify it to your needs. notes are in the files.