To_Make_The_AXIS_Screen_As_Large_As_Possible - rmu75/linuxcnc-wiki GitHub Wiki


date: '2007-07-14T05:44:39' title: To Make The AXIS Screen As Large As Possible

Hi there,

after a bit of googling it seems this might be a bug in Gnome (some other 
apps show the same behaviour).
I've seen a couple of advices:
- try making the AXIS screen as large as possible (without pushing the 
maximize button), maybe it remembers that size.
- try following these tips: 
http://www.extremetech.com/article2/0,1697,2140149,00.asp

Regards,
Alex

----- Original Message ----- 
From: "Jack Ensor" <[email protected]>
To: "Enhanced Machine Controller (EMC)" <[email protected]>
Sent: Tuesday, July 10, 2007 3:45 PM
Subject: [Emc-users] Axis screen Maximized as default?


>I find that in Ubuntu most applications open either in a maximized or
> un-maximized window according to which mode the window was in when it
> was last closed.  However, Axis insists on always opening in the
> un-maximized mode.  How can it be setup so it behaves as other
> applications upon opening?
>
> Jack Ensor
>



Later...

From: Chris Radek <[email protected]>                                           
To: "Enhanced Machine Controller (EMC)" <[email protected]>       
Subject: Re: [Emc-users] Axis screen Maximized as default?                      
Date: Wed, 11 Jul 2007 20:38:52 -0500                                           
                                                         
On Tue, Jul 10, 2007 at 11:24:00PM +0300, Alex Joni wrote:                      
> - try following these tips:                                                   
> http://www.extremetech.com/article2/0,1697,2140149,00.asp                     
                                                                                
Thanks Alex.  This works great with AXIS!                                       
                                                                                
The devilspie configuration expression I tried is:                              
                                                                                
(if (contains (application_name) "AXIS") (fullscreen))                          
                                                                                
                                                                                
This makes AXIS as large as possible and removes the window borders,            
but transient windows like the file/open dialog stay above it just              
like you'd want.                                                                
                                                                                
Chris                                                                           

⚠️ **GitHub.com Fallback** ⚠️