Switch main display and infobox colour
-
- Posts: 7
- Joined: Fri May 15, 2020 6:17 pm
Switch main display and infobox colour
Hello
So two questions,
First being is there a way to change the “main screen” when using two displays on a pi 4 ? Some users want the main display to be on the left screen and others on the right. Kinda like how win+ctrl+n switches between virtual displays. I’ve tested with swapping the cables around but would be easier if it can be done in the software/ via a keyboard shortcut
Second question is there a way to change the info box background colour to be the same as the “background” parameter.
Thanks
So two questions,
First being is there a way to change the “main screen” when using two displays on a pi 4 ? Some users want the main display to be on the left screen and others on the right. Kinda like how win+ctrl+n switches between virtual displays. I’ve tested with swapping the cables around but would be easier if it can be done in the software/ via a keyboard shortcut
Second question is there a way to change the info box background colour to be the same as the “background” parameter.
Thanks
Re: Switch main display and infobox colour
Only by switching cables.maurice-moss wrote: ↑Fri May 22, 2020 1:02 amFirst being is there a way to change the “main screen” when using two displays on a pi 4 ?
On x86 video outputs should be specified in config file to run two displays. This behavior adds some troubles, but also adds flexibility. On pi 4 we detect video outputs automatically and ignore config.
Infobox header may be replaced with "popup.png", read skin= description:maurice-moss wrote: ↑Fri May 22, 2020 1:02 amSecond question is there a way to change the info box background colour to be the same as the “background” parameter.
https://wtware.com/docs5/config.html#skin
-
- Posts: 7
- Joined: Fri May 15, 2020 6:17 pm
Re: Switch main display and infobox colour
Ah, is there any possibility to add this in the future ? As two screens are the max on a pi 4 so just a button to switch the displays ?
I’ve set the skin popup.png but the background colour of the info box is still blue even though I have set the background colour to a certain colour
I’ve set the skin popup.png but the background colour of the info box is still blue even though I have set the background colour to a certain colour
Re: Switch main display and infobox colour
Tell me the reason why not to switch cables. Software solutions always add bugs.
About info box color: you want to simply replace blue background with another one?
About info box color: you want to simply replace blue background with another one?
-
- Posts: 7
- Joined: Fri May 15, 2020 6:17 pm
Re: Switch main display and infobox colour
Looking at implementing this in a call center, users move desks all the time to help different teams, the pi’s would be inaccessible to the users to stop them from being able to break stuff. Would be much easier if they could do a keyboard shortcut or click on a button in the infobox to change which screen is primary.
Yeah pretty much change the blue colour to another colour
Yeah pretty much change the blue colour to another colour
-
- Posts: 3
- Joined: Sat Apr 06, 2019 12:34 am
Re: Switch main display and infobox colour
- This would be a great feature to be able to swap monitors with a keyboard click or clicking the popup menu.maurice-moss wrote: ↑Tue May 26, 2020 3:08 pmLooking at implementing this in a call center, users move desks all the time to help different teams, the pi’s would be inaccessible to the users to stop them from being able to break stuff. Would be much easier if they could do a keyboard shortcut or click on a button in the infobox to change which screen is primary.
Yeah pretty much change the blue colour to another colour
- Also I would really like to change both popup menu background colour, as well as the "Please, wait" background colour from blue to a different colour.
Re: Switch main display and infobox colour
Would there be a solution for what was requested by the previous user, regarding this issue?
Last edited by DaniJD on Sat May 15, 2021 12:19 pm, edited 1 time in total.
Re: Switch main display and infobox colour
Infobox header may be replaced with "popup.png", read skin= description:
https://wtware.com/docs5/config.html#skin
Also, look at background= option:
https://wtware.com/docs5/config.html#background
https://wtware.com/docs5/config.html#skin
Also, look at background= option:
https://wtware.com/docs5/config.html#background