02047788a
Posts: 1
Joined: Thu Jul 28, 2016 7:46 am

How to find window and set the window size????

Thu Jul 28, 2016 7:52 am

I want luanch some application after startup "startx" and set the application window be fullscreen.
How to do this pon pathon?????( on raspbian OS)

User avatar
davef21370
Posts: 897
Joined: Fri Sep 21, 2012 4:13 pm
Location: Earth But Not Grounded

Re: How to find window and set the window size????

Fri Jul 29, 2016 3:57 pm

Hi Jimmy, google "subprocess", this will launch an app from Python and if the app accepts an argument to launch full screen then this should work.

Dave.
Apple say... Monkey do !!

Return to “Python”