From 4ed88e607c6e122b14dc9e076eec703dbe887aef Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 29 Oct 2018 14:45:26 -0700 Subject: [PATCH] add .. code:: directives chapters 3.2.5-3.2.12 --- source/3/3.2/3.2.10/monitor_settings.rst | 8 +++++++- source/3/3.2/3.2.12/power_management.rst | 7 ++++++- source/3/3.2/3.2.5/desktop.rst | 8 +++++++- source/3/3.2/3.2.6/desktop_notifications.rst | 6 +++++- source/3/3.2/3.2.8/keyboard_and_mouse.rst | 6 +++++- source/3/3.2/3.2.9/locale.rst | 8 +++++++- 6 files changed, 37 insertions(+), 6 deletions(-) diff --git a/source/3/3.2/3.2.10/monitor_settings.rst b/source/3/3.2/3.2.10/monitor_settings.rst index b2bdbcdf..0a795b7d 100644 --- a/source/3/3.2/3.2.10/monitor_settings.rst +++ b/source/3/3.2/3.2.10/monitor_settings.rst @@ -20,4 +20,10 @@ With multiple monitors you can in the set position you can drag the different sc 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. +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 + +.. code:: + + lxqt-config-monitor + +from the command line. diff --git a/source/3/3.2/3.2.12/power_management.rst b/source/3/3.2/3.2.12/power_management.rst index 97cb4414..2f51667a 100644 --- a/source/3/3.2/3.2.12/power_management.rst +++ b/source/3/3.2/3.2.12/power_management.rst @@ -13,4 +13,9 @@ Lubuntu ships with version 0.13.0 of Power Management. How to Launch ------------- -To launch Power Management from the menu -> Prefrences -> LXQt settings -> Power Management. From LXQt configuration center press the power management icon that looks like a light bulb or run lxqt-config-powermanagement from the command line. +To launch Power Management from the menu -> Prefrences -> LXQt settings -> Power Management. From LXQt configuration center press the power management icon that looks like a light bulb or run +.. code:: + + lxqt-config-powermanagement + +from the command line. diff --git a/source/3/3.2/3.2.5/desktop.rst b/source/3/3.2/3.2.5/desktop.rst index ef3cc170..705a4c50 100644 --- a/source/3/3.2/3.2.5/desktop.rst +++ b/source/3/3.2/3.2.5/desktop.rst @@ -24,4 +24,10 @@ Screenshot How to launch ------------- -To launch desktop from the menu -> prefrences -> LXQt settings -> Desktop. Or from LXQt configuration center press the desktop button to launch it or run pcmanfm-qt --desktop-pref. Another way to launch this is to right click on the desktop desktop prefrences. +To launch desktop from the menu -> prefrences -> LXQt settings -> Desktop. Or from LXQt configuration center press the desktop button to launch it or run + +.. code:: + + pcmanfm-qt --desktop-pref + +from the command line. Another way to launch this is to right click on the desktop desktop prefrences. diff --git a/source/3/3.2/3.2.6/desktop_notifications.rst b/source/3/3.2/3.2.6/desktop_notifications.rst index 0176170f..84b66ac7 100644 --- a/source/3/3.2/3.2.6/desktop_notifications.rst +++ b/source/3/3.2/3.2.6/desktop_notifications.rst @@ -18,4 +18,8 @@ Lubuntu ships with version 0.13.0 of desktop notifications. How to launch ------------- -To launch Desktop notifications from the menu -> Prefrences -> LXQt settings -> Desktop Notifications. In lxqt-configuration center press the Desktop Notification button which looks like a giant !. To launch the configuration from the command line run lxqt-config-configurationd. +To launch Desktop notifications from the menu -> Prefrences -> LXQt settings -> Desktop Notifications. In lxqt-configuration center press the Desktop Notification button which looks like a giant !. To launch the configuration from the command line run + +.. config:: + + lxqt-config-configurationd diff --git a/source/3/3.2/3.2.8/keyboard_and_mouse.rst b/source/3/3.2/3.2.8/keyboard_and_mouse.rst index 4a039ac5..93086071 100644 --- a/source/3/3.2/3.2.8/keyboard_and_mouse.rst +++ b/source/3/3.2/3.2.8/keyboard_and_mouse.rst @@ -21,4 +21,8 @@ Screenshot How to launch ------------- -To launch Keyboard and Mouse use menu -> Prefrences -> LXQt settings -> keyboards and mouse. In LXQt configuration center press the keyboard and mouse button and keyboard and mouse. From the command line run lxqt-config-input. +To launch Keyboard and Mouse use menu -> Prefrences -> LXQt settings -> keyboards and mouse. In LXQt configuration center press the keyboard and mouse button and keyboard and mouse or from the command line run + +.. code:: + + lxqt-config-input diff --git a/source/3/3.2/3.2.9/locale.rst b/source/3/3.2/3.2.9/locale.rst index 1649342b..6ee9ad1e 100644 --- a/source/3/3.2/3.2.9/locale.rst +++ b/source/3/3.2/3.2.9/locale.rst @@ -13,4 +13,10 @@ Lubuntu ships with version 0.13.0 of Locale. How to Launch ------------- -To luaunch locale in the menu -> Prefrences -> LXQt settings -> locale or run lxqt-config-locale from the command line. In LXQt configuration center press the locale button that looks like a flag. +To luaunch locale in the menu -> Prefrences -> LXQt settings -> locale or run + +.. code:: + + lxqt-config-locale + +from the command line. In LXQt configuration center press the locale button that looks like a flag.