Index of /ucho_trabajo/xterm

      Name                    Last modified       Size  Description

[DIR] Parent Directory 13-May-2009 02:44 - [DIR] ctlseqs/ 16-Dec-2006 09:35 - [TXT] font_width_height.pa..> 26-Dec-2006 04:44 1k [TXT] fullscreen-2.9.patch..> 05-Nov-2007 13:56 10k [TXT] fullscreen.patch.txt 15-Dec-2006 14:45 10k [TXT] min-max.patch.txt 16-Dec-2006 10:03 2k [IMG] shot.png 05-Nov-2007 14:01 80k [IMG] shot2.png 05-Nov-2007 14:01 55k [IMG] shot3.png 05-Nov-2007 14:02 110k [IMG] xterm_fullscreen_2.png 15-Dec-2006 09:05 96k

5/11/2007 - added patch for version 229

Patches for xterm-223 as of December 2006

Fullsreen patch: 
===============

Location: http://es.geocities.com/ucho_trabajo/xterm/fullscreen.patch.txt
-------------------------------------------------------------------------

Originally written by David Simmons:

		   http://www.davidsimmons.com/soft/xtermhacks/

And somewhat adapted by me, though my version of it lacks some of the features 
the OP did for it. I might study a bit further xterm's source code.

To use it, ALT+ENTER switches back and forth between fullscreen and normal 
mode. It is also settable via xterm's menu (CTRL + left button with the mouse).
There might be some screenshots within this same directory.


Min/Max Width/Height patch: 
===========================

Location: http://es.geocities.com/ucho_trabajo/xterm/min-max.patch.txt
----------------------------------------------------------------------

This patch adds an extra control sequence which let the user (or developer) to
set the attributes min_width, min_height, max_width, max_height, being also
able to set the window as non-resizable (by setting all the fields to the
same value).

To use it:

  [prompt]$ echo -e \\e[22\;min_width\;min_height\;max_width\;max_height