gnome-cleanup.1 revision 11886
10139N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
10139N/A<!--ArborText, Inc., 1988-1999, v.4002-->
10139N/A<!ENTITY cmd "gnome-cleanup">
10139N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
10139N/A%commonents;
10139N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
10139N/A%booktitles;
11886N/A<!ENTITY suncopy "Copyright (c) 2003,2007 Sun Microsystems, Inc. All Rights Reserved.">
10139N/A]>
10139N/A<?Pub UDT _bookmark _target>
10139N/A<?Pub Inc>
10139N/A<refentry id="gnome-cleanup-1">
10139N/A<!-- %Z%%M% %I% %E% SMI; -->
10139N/A<refmeta><refentrytitle>gnome-cleanup</refentrytitle><manvolnum>1</manvolnum>
11886N/A<refmiscinfo class="date">07 Nov 2007</refmiscinfo>
10139N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
10139N/A<refmiscinfo class="software">&release;</refmiscinfo>
10139N/A<refmiscinfo class="arch">generic</refmiscinfo>
10139N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
10139N/A</refmeta>
10139N/A<indexterm><primary>gnome-cleanup</primary></indexterm><indexterm><primary>
10139N/Acleans GNOME user preferences</primary></indexterm><refnamediv id="gnome-cleanup-1-name">
10139N/A<refname>gnome-cleanup</refname><refpurpose>cleans GNOME user preferences</refpurpose>
10139N/A</refnamediv>
10139N/A<refsynopsisdiv id="gnome-cleanup-1-synp"><title>&synp-tt;</title>
10139N/A<cmdsynopsis><command>&cmd;</command>
10139N/A</cmdsynopsis></refsynopsisdiv>
10139N/A<refsect1 id="gnome-cleanup-1-desc"><title>&desc-tt;</title>
10139N/A<para><command>&cmd;</command> erases all GNOME user preferences, returning
10139N/Athe user to the default look and feel. This can be used to undo an undesired
10139N/Apreference setting, or to correct the desktop if the preferences become corrupt.
10139N/AThe GNOME preference files are automatically recreated the next time the user
10139N/Alogs into a GNOME session. </para>
10139N/A<para><command>&cmd;</command> displays all preference files that it will
10139N/Adelete before erasing any files, and prompts the user to confirm that they
10139N/Awould like to erase these files. Files are deleted only after receiving a
10139N/Apositive confirmation from the user.</para>
10139N/A<para><command>&cmd;</command> cannot be run while logged into a GNOME session.
10139N/AUsers should run this program when logged into another session, for example,
10139N/Athe Failsafe session. If the user tries to run this program while logged into
10139N/AGNOME, an error message is displayed.</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-opts"><title>&opts-tt;</title>
10139N/A<para>None.</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-exam"><title>&exam-tt;</title>
10139N/A<example role="example"><title>Deleting all GNOME user preferences</title>
10139N/A<para><screen>example% <userinput>&cmd;</userinput></screen></para>
10139N/A</example>
10139N/A<para>After displaying a list of preference files that will be deleted, the
10139N/Afollowing question is displayed:<screen><computeroutput>Do you wish to remov<?Pub Caret>e these files (Y/N)
10139N/A</computeroutput></screen></para>
10139N/A<para>The files are deleted only if the user provides a positive response.
10139N/A</para>
10139N/A</refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-exit"><title>&exit-tt;</title>
10139N/A<para>The following exit values are returned:</para>
10139N/A<variablelist termlength="xtranarrow"><varlistentry><term><returnvalue>0</returnvalue></term>
10139N/A<listitem><para>Application exited successfully</para>
10139N/A</listitem></varlistentry>
10139N/A<varlistentry><term><returnvalue>>0</returnvalue></term><listitem><para>Application
10139N/Aexited with failure</para>
10139N/A</listitem></varlistentry>
10139N/A</variablelist></refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-file"><title>&file-tt;</title>
10139N/A<para>The following files are used by this application:</para>
10139N/A<variablelist termlength="medium"><varlistentry><term><filename>/usr/bin/&cmd;</filename>
10139N/A</term><listitem><para>Executable for GNOME cleanup.</para>
10139N/A</listitem></varlistentry>
10139N/A</variablelist></refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-attr"><title>&attr-tt;</title>
10139N/A<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
10139N/A<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
10139N/Afor descriptions of the following attributes:</para>
10139N/A<informaltable frame="all">
10139N/A<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
10139N/A<colspec colname="COLSPEC1" colwidth="1*">
10139N/A<thead>
10139N/A<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
10139N/Avalign="middle">ATTRIBUTE VALUE</entry></row>
10139N/A</thead>
10139N/A<tbody>
10139N/A<row><entry><para>Availability</para></entry><entry><para>SUNWgnome-panel
10139N/A</para></entry></row>
10139N/A<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
10139N/Acolname="COLSPEC1"><para>Volatile</para></entry></row>
10139N/A</tbody>
10139N/A</tgroup>
10139N/A</informaltable>
10139N/A</refsect1>
10139N/A<refsect1 id="gnome-cleanup-1-note"><title>&note-tt;</title>
11886N/A<para>Written by Brian Cameron, Sun Microsystems Inc., 2003, 2007.</para>
10139N/A</refsect1>
10139N/A</refentry>
10139N/A<?Pub *0000004913>