On Wed, 16 Aug 2017 14:33:27 -0500, Wildman wrote:
> On Wed, 16 Aug 2017 19:11:16 +0100, MRAB wrote:
>
>> On 2017-08-16 18:57, Wildman via Python-list wrote:
>>> I am working on a program for the Linux platform that
>>> reports system information. The program reports screen
>>> information, numb
On Wed, 16 Aug 2017 19:11:16 +0100, MRAB wrote:
> On 2017-08-16 18:57, Wildman via Python-list wrote:
>> I am working on a program for the Linux platform that
>> reports system information. The program reports screen
>> information, number of monitors, resolution of each one
>> and the total reso
On 2017-08-16 18:57, Wildman via Python-list wrote:
I am working on a program for the Linux platform that
reports system information. The program reports screen
information, number of monitors, resolution of each one
and the total resolution. It does it using a couple of
external utils, Xrandr
I am working on a program for the Linux platform that
reports system information. The program reports screen
information, number of monitors, resolution of each one
and the total resolution. It does it using a couple of
external utils, Xrandr and Xdpyinfo. It is my goal to
replace the existing c