Re: [opensuse] xterm max min ?

2008-01-23 Thread Don Raboud
On Tuesday 22 January 2008 01:43, Erik Jakobsen wrote:
 Hi.

 How can I set xterms to max every time I start one up.

 The definition of max and min can be viewed here:

 http://www.urbakken.dk/min.jpg
 http://www.urbakken.dk/max.jpg

Right click on the xterm title bar, select Advanced-special window settings-

and you can specify things like maximized, no window borders, etc. Not sure 
about setting up both max and min for the same application though. 

(Also available through Personal Settings - Desktop - Window Specific 
Settings)

-- 
Don
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] xterm max min ?

2008-01-22 Thread Dave Howorth
Erik Jakobsen wrote:
 How can I set xterms to max every time I start one up.

Not entirely sure. Two thoughts:

* you could use the -geometry option to set it to a particular size (I
realize that's not the same as maximising but perhaps it will be enough)

* according to the man page there is an action called 'maximize()'. So
you could bind that action to a key in your resource file and then send
a key event to the window once it's created. That does what you want,
but is messy.

Cheers, Dave
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] xterm max min ?

2008-01-22 Thread Erik Jakobsen

Dave Howorth wrote:

Erik Jakobsen wrote:
  

How can I set xterms to max every time I start one up.



Not entirely sure. Two thoughts:

* you could use the -geometry option to set it to a particular size (I
realize that's not the same as maximising but perhaps it will be enough)

* according to the man page there is an action called 'maximize()'. So
you could bind that action to a key in your resource file and then send
a key event to the window once it's created. That does what you want,
but is messy.

Cheers, Dave
  

Many thanks for your reply Dave.

--
Venlig hilsen - Best regards - Erik Jakobsen
Licensed HAM-RADIO with the callsign OZ4KK
http://www.urbakken.dk
Registered Linux user #114875 with http://counter.li.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]