From alanc@sac.sfbay.sun.com Wed Jan 23 16:52:59 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m0O0qxUO025356
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 23 Jan 2008 16:52:59 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m0O0qxxY000346;
	Wed, 23 Jan 2008 16:52:59 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JV40030ZIG8KC00@nwk-avmta-2.sfbay.sun.com>; Wed,
 23 Jan 2008 16:52:56 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JV4008VAIG7WTA0@nwk-avmta-2.sfbay.sun.com>; Wed,
 23 Jan 2008 16:52:55 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m0O0qt5t011861; Wed, 23 Jan 2008 16:52:55 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m0O0bsOv024885; Wed,
 23 Jan 2008 16:37:54 -0800 (PST)
Received: (from alanc@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m0O0bs9q024881; Wed,
 23 Jan 2008 16:37:54 -0800 (PST)
Date: Wed, 23 Jan 2008 16:37:54 -0800 (PST)
From: Alan Coopersmith <alanc@sac.sfbay.sun.com>
Subject: xprop -set [LSARC/2008/048 Self Review]
To: LSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com, xwin-discuss@opensolaris.org
Message-id: <200801240037.m0O0bs9q024881@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 1674

I am sponsoring this case for Niveditha Rau of the X group and have marked
it closed approved automatic as it simply adds a new option to our xprop
command that is already in the X.Org release.

        -Alan Coopersmith-           alan.coopersmith@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 xprop -set
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	23 January, 2008
4. Technical Description

The xprop utility is for displaying window and font properties
in an X server.  One window or font is selected using the command
line arguments or possibly in the case of a window,  by clicking
on the desired window.  A list of properties is then given, possibly
with formatting information.
    
This project updates our current version of xprop to the open
source xprop version 1.0.3, which introduces a new option to
the existing set of options:

	xprop -set
    
which specifies the name of a property and a property value to be
set on the indicated window.

The manual page description of this new option is:

     -set property-name value
             Specifies the name of  a  property  and  a  property
             value, to be set on the indicated window.

Interfaces Exported
-------------------
xset -set			Committed	Patch Release Binding

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		X
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


