From 00702cc7c93bccd5fd3fddaf9c7be2f8cc4ff774 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 23 Mar 2024 18:50:43 -0700 Subject: [PATCH] fix parapgraph order --- source/5/5.1/lxqt-panel.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index 112f4a79..c78a72e7 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -134,12 +134,12 @@ To add an applet that can show your current keyboard layout and if capslock, num .. image:: keyboard-state-info.png +To change settings on keyboard state indicator right click and select :menuselection:`Configure Keyboard State Indicator` or press the :guilabel:`...` button on configuring the panel on :guilabel:`Keyboard State Indicator`. To hide showing the caps lock uncheck the :guilabel:`Show Caps Lock` checkbox. To hide your numlock indicator uncheck the :guilabel:`Show Num Lock` check. To hide the scroll lock indicator uncheck the :guilabel:`Show Scroll Lock` checkbox. + To have a set of eyes that look towards where the mouse cursor is add the :guilabel:`QEyes` widget. The eyes look towards where the mouse cursor is relative to from the eye. .. image:: QEyes.png -To change settings on keyboard state indicator right click and select :menuselection:`Configure Keyboard State Indicator` or press the :guilabel:`...` button on configuring the panel on :guilabel:`Keyboard State Indicator`. To hide showing the caps lock uncheck the :guilabel:`Show Caps Lock` checkbox. To hide your numlock indicator uncheck the :guilabel:`Show Num Lock` check. To hide the scroll lock indicator uncheck the :guilabel:`Show Scroll Lock` checkbox. - To bring up settings on how to configure QEyes is to right click on the eye and select :menuselection:`Configure Qeyes`. To change how many eyes appear on the panel change the :guilabel:`Number of eyes` field. To change the theme of the eyes change the :guilabel:`Type` field. .. image:: QEyes-pref.png