diff --git a/content/en/managing-your-system/configuring-mouse-and-touchpad.md b/content/en/managing-your-system/configuring-mouse-and-touchpad.md new file mode 100644 index 0000000..f302dbc --- /dev/null +++ b/content/en/managing-your-system/configuring-mouse-and-touchpad.md @@ -0,0 +1,11 @@ +## Configuring Mouse and Touchpad + +You can configure the settings of your mouse and/or touchpad by going to the Budgie Menu, opening the Settings app, then clicking the Mouse & Touchpad section. You will be presented with the following window. + +![Languages Overview](../../images/managing-your-system/mouse-and-touchpad-overview.png) + +In this window, you can set if you want your primary button (usually left click) to be left or right, speed of double-clicking, and individual pointer speeds for mouse and touchpad. + +You can also toggle Tap to click (click via touchpad), two-finger scrolling, and “natural scrolling” (reversed scrolling directions). + +You can also test your settings by clicking the Test Your Settings button in the top right of the window. \ No newline at end of file diff --git a/content/images/managing-your-system/mouse-and-touchpad-overview.png b/content/images/managing-your-system/mouse-and-touchpad-overview.png new file mode 100644 index 0000000..599b323 Binary files /dev/null and b/content/images/managing-your-system/mouse-and-touchpad-overview.png differ