From 4c7c85fec393c8c549c34db36e06e9b77ab20fe7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 2 Oct 2018 00:20:32 -0700 Subject: [PATCH] add stub for how to launch monitor settings and summary --- source/3/3.2/3.2.10/monitor_settings.rst | 9 +++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 10 insertions(+) create mode 100644 source/3/3.2/3.2.10/monitor_settings.rst diff --git a/source/3/3.2/3.2.10/monitor_settings.rst b/source/3/3.2/3.2.10/monitor_settings.rst new file mode 100644 index 00000000..1c5d75f0 --- /dev/null +++ b/source/3/3.2/3.2.10/monitor_settings.rst @@ -0,0 +1,9 @@ +Chapter 3.2.10 Monitor Settings +=============================== + +Montior settings controls your monitor(s) resolution and refresh rate. + + +How to launch +------------- +To launch monitor settings from the menu -> Prefrences -> LXQt settings -> Monitor settings. From lxqt-configuration-center press the button for monitor settings that looks like a desktop monitor or run lxqt-config-monitor from the command line. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index db5d3f17..6041fa3a 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -13,4 +13,5 @@ Chapter 3.2 Prefrences 3.2.6/desktop_notifications 3.2.8/keyboard_and_mouse 3.2.9/locale + 3.2.10/monitor_settings