From fe87c3c8faa5c96cf2cb2778c81fd50e20bab385 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 12 Dec 2018 22:49:15 -0800 Subject: [PATCH] Add virtual desktop switching to window management --- source/5/5.4/window_management.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/5/5.4/window_management.rst b/source/5/5.4/window_management.rst index 5f3fca40..b6e9e244 100644 --- a/source/5/5.4/window_management.rst +++ b/source/5/5.4/window_management.rst @@ -32,6 +32,10 @@ Useful keyboard shortcuts - Resizing windows, :kbd:`Super (windows key) + directional arrows`. - Show desktop with :kbd:`Control + Alt + D`. +Virtual Desktop Switching +------------------------- +To switch to the next virtual desktop press :kbd:`Control +Alt + Right arrow`. To shift to the previous virtual desktop press :kbd:`Control+ Alt + Left Arrow`. To Do this with a combination of mouse wheel and keyboard :kbd:`Alt+ Mousewheel`. + Screenshots ----------- .. image:: snap_left_right.png