From 776be82c40094ce65e516030f7741632af261bb1 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 1 Oct 2018 12:12:42 -0700 Subject: [PATCH] add keyboard and mouse stub on how to launch. --- source/3/3.2/3.2.8/keyboard_and_mouse.rst | 8 ++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 9 insertions(+) create mode 100644 source/3/3.2/3.2.8/keyboard_and_mouse.rst 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 new file mode 100644 index 00000000..6a6c4aa4 --- /dev/null +++ b/source/3/3.2/3.2.8/keyboard_and_mouse.rst @@ -0,0 +1,8 @@ +Chapter 3.2.8 Keyboard and Mouse +================================ + +Keyboard and Mouse is a program to change the behavior of your keyboard and mouse. + +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. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index a22f064d..8175413b 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -11,4 +11,5 @@ Chapter 3.2 Prefrences 3.2.4/date_and_time 3.2.5/desktop 3.2.6/desktop_notifications + 3.2.8/keyboard_and_mouse