[Gambas-user] Test Screen.Available values

Bruce Steers bsteers4 at gmail.com
Wed May 17 09:24:31 CEST 2023


On Tue, 16 May 2023 at 19:16, Benoit Minisini <
benoit.minisini at gambas-basic.org> wrote:

> Le 16/05/2023 à 19:57, Bruce Steers a écrit :
> >
> >
> > Thank you Bruce, Benoit, Mayost
> > So i guess with all that the best way to add / use a feature like this
> > would be to just add a disclaimer that it may or may not work depending
> > on the system.
> >
> > Respects
> > BruceS
> >
>
> As explained in the Qt comment, you can use the 'xprop' command-line
> tool to read the X11 properties of the root window and look if there is
> a '_NET_WORKAREA' property and show us what it contains.
>
> --
> Benoît Minisini.
>
mine is this...

$ xprop -root _NET_WORKAREA
_NET_WORKAREA(CARDINAL) = 0, 25, 2646, 999

And that's annoying as that is the entire screen (both monitors) but
there's only panels on one :-\

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230517/dc846622/attachment.htm>


More information about the User mailing list