From 0b9a39305949515fdfabf571f4cdbf61678c81d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Jan 2014 14:11:20 -0600 Subject: Finish moving kinfocenter files to kcontrol. This partially resolves bug report 289. --- doc/kcontrol/processor/CMakeLists.txt | 12 ++++++++ doc/kcontrol/processor/Makefile.am | 3 ++ doc/kcontrol/processor/index.docbook | 56 +++++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 doc/kcontrol/processor/CMakeLists.txt create mode 100644 doc/kcontrol/processor/Makefile.am create mode 100644 doc/kcontrol/processor/index.docbook (limited to 'doc/kcontrol/processor') diff --git a/doc/kcontrol/processor/CMakeLists.txt b/doc/kcontrol/processor/CMakeLists.txt new file mode 100644 index 000000000..25f3ff798 --- /dev/null +++ b/doc/kcontrol/processor/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/processor ) diff --git a/doc/kcontrol/processor/Makefile.am b/doc/kcontrol/processor/Makefile.am new file mode 100644 index 000000000..d42fb2991 --- /dev/null +++ b/doc/kcontrol/processor/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/processor diff --git a/doc/kcontrol/processor/index.docbook b/doc/kcontrol/processor/index.docbook new file mode 100644 index 000000000..3794aca67 --- /dev/null +++ b/doc/kcontrol/processor/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+Processor Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +CPU +processor +system information + + + + +Processor Information + +This page displays information about the system +Central Processing Unit (CPU). + +The exact information displayed is system-dependent. On +some systems, processor information cannot be displayed +yet. + +On &Linux;, this information is read from /proc/cpuinfo, which is only available if +the /proc pseudo-filesystem is +compiled into the kernel. + +The exact contents of the window will depend on the +CPU(s) in your machine, but the window is organized +into two columns. The first column is the parameter, and the second +column is the value of that parameter. + +The user cannot modify any settings on this page. + + + +
-- cgit v1.2.1