Patch-ID# 102589-01 Keywords: terminal, terminalsf, underscore, xtmgr Synopsis: X Terminal 2.1: xtmgr does not allow the use of underscores Date: Aug/24/95 Solaris Release: 1.x SunOS Release: 4.1.1, 4.1.2, 4.1.3 Unbundled Product: X Terminal Unbundled Release: 2.1 Relevant Architectures: sun4m BugId's fixed with this patch: 1203866 Changes incorporated in this version: 1203866 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/SUNWxt/v2.1/bin/xtmgr Problem Description: 1203866: Underscore characters are not allowed in the names of X terminals. Patch Installation Instructions: 1. Become super-user. 2. Save the original version of the patched files (optional) mv /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr.FCS 3. Copy the patched files to the directory cp sun4m/xtmgr /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr chmod 555 /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr Patch Backout Instructions: 1. Become super-user. 2. Delete the installed patch version of the files. rm /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr 3. Restore the original versions back into place. mv /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr.FCS /usr/SUNWxt/v2.1/bin/sun4.1x/xtmgr