From d84de5522fef9447a1709edb83c7fb64c41de063 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 20 Nov 2018 13:28:21 -0800 Subject: [PATCH] Add middle click paste to tips and tricks --- source/A/tips_and_tricks.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/A/tips_and_tricks.rst b/source/A/tips_and_tricks.rst index a1ea1d75..2ba7be65 100644 --- a/source/A/tips_and_tricks.rst +++ b/source/A/tips_and_tricks.rst @@ -2,3 +2,6 @@ Appendix A tips and tricks ========================== If you run a hypervisor on your system putting a different mouse cursor for both the host and the guest can let you tell them apart. If you want to install many more colors you can search the repositories for cursor or if you just want many different colors install the oxygen-cursor-theme-extra package. + + +If you select text on X11 you can do what is middle click paste the selected text with the middle mouse button by clicking down on the scroll wheel.