From f7f9086f3aeea066a1fa849e0d270521c00ccd6b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 15 Jan 2019 14:12:41 -0800 Subject: [PATCH] fix numlock on login --- source/3/3.2/3.2.8/keyboard_and_mouse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ef91cac9..5f1a22d0 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 @@ -19,7 +19,7 @@ The :guilabel:`cursor` tab on the left lets you change your cursor theme which i .. image:: input-cursor.png -The :guilabel:`Keyboard` tab has settings for changing keyboard settings. If you want to change how quickly it takes to repeat a keyboard shortcut move the slider to the right on the :guilabel:`repeat delay` to take longer to repeat key presses or to the left to decrease the time it takes to repeat. The :guilabel:`repeat interval` is how quickly after the repeat delay the held down key will repeat itself which moving to the right will make it take longer to increase while to the left will make it take a short time to repeat itself. The turn on numlock after login will make it like numlock is set on login on your computer. +The :guilabel:`Keyboard` tab has settings for changing keyboard settings. If you want to change how quickly it takes to repeat a keyboard shortcut move the slider to the right on the :guilabel:`repeat delay` to take longer to repeat key presses or to the left to decrease the time it takes to repeat. The :guilabel:`repeat interval` is how quickly after the repeat delay the held down key will repeat itself which moving to the right will make it take longer to increase while to the left will make it take a short time to repeat itself. The :guilabel:`turn on numlock after login` checkbox will make it like numlock is set on login on your computer. .. image:: keyboard-settings-tab.png