On Mon, Apr 27, 2009 at 1:30 AM, Julieto Agbay <jcagbay@xxxxxxxxxxx> wrote: > Just wondering if it is possible to change the windows title in > command line. This is normally define in per user config .dosemurc. > -- > $_X_title = "DepartmentName" You could use > Plan to create a batch file with this $_X_title called so it will > deffer from window to window depending on the program executed. ... but doesn't dosemu already *do* that? My dosemu windows change title whenever a DOS EXEC call (int 21, ax=4b00h) is made. (Well, in "real mode", anyway.) -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html