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/xserver/CMakeLists.txt | 12 ++++++++ doc/kcontrol/xserver/Makefile.am | 3 ++ doc/kcontrol/xserver/index.docbook | 56 +++++++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 doc/kcontrol/xserver/CMakeLists.txt create mode 100644 doc/kcontrol/xserver/Makefile.am create mode 100644 doc/kcontrol/xserver/index.docbook (limited to 'doc/kcontrol/xserver') diff --git a/doc/kcontrol/xserver/CMakeLists.txt b/doc/kcontrol/xserver/CMakeLists.txt new file mode 100644 index 000000000..e33cbe3ea --- /dev/null +++ b/doc/kcontrol/xserver/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/xserver ) diff --git a/doc/kcontrol/xserver/Makefile.am b/doc/kcontrol/xserver/Makefile.am new file mode 100644 index 000000000..9d915d89f --- /dev/null +++ b/doc/kcontrol/xserver/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/xserver diff --git a/doc/kcontrol/xserver/index.docbook b/doc/kcontrol/xserver/index.docbook new file mode 100644 index 000000000..a56e47fb3 --- /dev/null +++ b/doc/kcontrol/xserver/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+X Server Information + + + +&Mike.McBride; + + + + + +2002-02-12 +3.00.00 + + +KDE +KControl +X server +system information + + + + +X Server Information + +This screen is useful for getting specific information about your +X server and the current session of X. + +When you open this module, you are presented with some +information. The left hand side of the window is organized into a +tree. Some of the elements have a plus sign in front of the label. +Clicking this sign opens a submenu related to the +label. Clicking on a minus sign in front of a label hides the +submenu. + +The right hand side of the window contains the individual +values for each of the parameters on the left. + +The information presented will vary depending on your +setup. + +Some setups may not be able to determine some or all of the +parameters. + +You can not change any values from this menu. It is for +information only. + + +
-- cgit v1.2.1