summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/shell-apps-forcequit.page
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2011-03-19 19:44:17 -0400
committerPhil Bull <philbull@gmail.com>2011-03-19 19:44:26 -0400
commitb30307ad693c4f40034aafcf67cd707ed6165182 (patch)
tree3ae9c927aec4435a9010069dcfa4ec5ca37eacec /gnome-help/C/shell-apps-forcequit.page
parent320f526bccff1dcbb5680e6b5df50468750edc28 (diff)
downloadgnome-user-docs-b30307ad693c4f40034aafcf67cd707ed6165182.tar.gz
gnome-user-docs-b30307ad693c4f40034aafcf67cd707ed6165182.tar.xz
gnome-user-docs-b30307ad693c4f40034aafcf67cd707ed6165182.zip
Update page statuses
Diffstat (limited to 'gnome-help/C/shell-apps-forcequit.page')
-rw-r--r--gnome-help/C/shell-apps-forcequit.page13
1 files changed, 6 insertions, 7 deletions
diff --git a/gnome-help/C/shell-apps-forcequit.page b/gnome-help/C/shell-apps-forcequit.page
index 3d215c1..0c35edb 100644
--- a/gnome-help/C/shell-apps-forcequit.page
+++ b/gnome-help/C/shell-apps-forcequit.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
+ style="task"
id="shell-apps-forcequit">
<info>
@@ -7,8 +8,8 @@
<link type="guide" xref="shell-overview" />
<link type="seealso" xref="shell-apps-open" />
- <desc>How to force quit any app.</desc>
- <revision pkgversion="3.0" version="0.1" date="2011-01-10" status="review"/>
+ <desc>Make an application close if it stops responding.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2011-03-19" status="review"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
@@ -17,14 +18,14 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
-<title>Force Unresponsive Program to Close</title>
+<title>Force an unresponsive program to close</title>
<p> To force quit any application: </p>
<steps>
<item><p>
Press <keyseq><key>Alt</key><key>F2</key></keyseq>.
</p></item>
<item><p>
- A command window pops up. Type <cmd>xkill</cmd>. Your mouse point turns into an 'x'.
+ A command window pops up. Type <cmd>xkill</cmd>. Your mouse pointer turns into an 'x'.
</p></item>
<item><p>
Click on the application to terminate it.
@@ -35,7 +36,5 @@
After you press <keyseq><key>Alt</key><key>F2</key></keyseq>, you can press <key>Esc</key> if you change your mind about force quiting the application, or if the application starts responding.
</p>
</note>
-<comment>
-<p>Explain Force Quit. Does the Shell gray-out apps that have frozen too, like Compiz does?</p>
-</comment>
+
</page>