Hi Dewey, thanks for your your addition to .axisrc! I have picked up some gems before that went into that same file. Makes me wonder what secret language is this, where can I learn more?
> -----Original Message----- > From: Dewey Garrett [mailto:[email protected]] > Sent: den 5 april 2012 01:35 > To: [email protected] > Subject: Re: [Emc-users] DIsable linuxcnc from minimizing or being > closed > > > >I was wondering if i could lock linux cnc. I want to prevent the > operator > >from being able to minimize or accidently close emc2. > > > Create (or append to) the axis gui rc file (it is named ~/.axisrc) > these lines: > > root_window.tk.call("bind",".","<Unmap>","wm deiconify .") > root_window.tk.call("wm","protocol",".","WM_DELETE_WINDOW","pwd") > > -- > Dewey Garrett > > > ----------------------------------------------------------------------- > ------- > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
