From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Bronson Subject: Re: DOSEMU X Title Date: Mon, 27 Apr 2009 10:18:25 -0400 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=V1mryOZBsvvxM2k9ZkRVWWDrssycfgSqZIJsWI0nI2c=; b=w67A174EBQXyQxaQUz4aRSAKxn8NXz5rbapL5rDrm6ms6lcglWJdSDGKgvvGm+WgiR W23R+ugJnpQ5I1K5/kn6MJVduuLn9ddoPOfirvsZ2F0FFz2xLc7S/voDKpcUqkS4hi02 LDNTTzqOuwWUn1YchKhy0+Ga6WL/6hpCWGVcg= In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Julieto Agbay Cc: dosemu On Mon, Apr 27, 2009 at 1:30 AM, Julieto Agbay wr= ote: > Just wondering if it is possible to change the windows title in > command line. =C2=A0This is normally define in per user config .dosem= urc. > -- > $_X_title =3D "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. =2E.. but doesn't dosemu already *do* that? My dosemu windows change title whenever a DOS EXEC call (int 21, ax=3D4b00h) 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html