From 9489a42bf7850ad1e1069f7cb1213b1912266e8f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 2 Oct 2018 12:20:09 -0700 Subject: [PATCH] Add stub for how to launch sesssion-settings and how to change window manager and core settings --- source/3/3.2/3.2.13/session_settings.rst | 12 ++++++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 13 insertions(+) create mode 100644 source/3/3.2/3.2.13/session_settings.rst diff --git a/source/3/3.2/3.2.13/session_settings.rst b/source/3/3.2/3.2.13/session_settings.rst new file mode 100644 index 00000000..a01a041a --- /dev/null +++ b/source/3/3.2/3.2.13/session_settings.rst @@ -0,0 +1,12 @@ +Chapter 3.2.13 Session Settings +=============================== + +Session Settings is a way to change what happens when log into lubuntu. + +Useage +------ +To change the window manager used by LXQt on the basic settings tab under the basic setting tab under the drop down menu labeled window manager choose from the drop down list or search if the drop down list does not see it. LXQt modules lists the different part of LXQt if you find you do not want part of LXQt active you can enable or disable them here. + +How to launch +------------- +To launch session settings from the menu -> Prefrences -> LXQt settings -> session settings. From LXQt configuration center press the button that looks like a triagnular blue flag and is labeled with session settings. To run session settings from the command line run lxqt-config-session. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index 823ccf34..c1bda733 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -16,4 +16,5 @@ Chapter 3.2 Prefrences 3.2.10/monitor_settings 3.2.11/openbox_settings 3.2.12/power_management + 3.2.13/session_settings