Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 4320  / 3 Years ago, thu, june 24, 2021, 12:51:15

Unity runs too slow in my machine, and Gnome-shell works very well. I don't like very much Gnome-shell but I'm doing my best effort. But one thing that I can't find is how to select a different windows or pick something from the left dock with the keyboard.



I mean, you hit the Win key, and the Activity panels shows. Then, the most obvious is that with the keyboard I can pick some window, with tab change from Windows to Applications, etc.



But NO, seems that I can press a key to show the Activities screen, but then I have the pick the mouse and click in the place that I want to go.



Recently I went to presentation about accessibility in a Google Developer Day, and the presenter says that if we forget everything that she says, we have just to remember "you have to unplug your mouse and be able to use your application".



Gnome 3 says hundred of times that is the "most accessible desktop", but how they can miss use the system with just the keyboard?


More From » 11.10

 Answers
0

I'm not aware of a way to switch from the Windows screen to the Applications screen, but there are ways to launch applications and switch windows using the keyboard in gnome-shell.


Alt-Tab


Your question only mentions the Activites pane, but I'll mention this method for completeness, and because it most closely matches the behaviour of several other environments: To switch between applications, use Alt+Tab. To switch between multiple windows of the same application, use Alt+`. Note for non-US-keyborad users: To switch between multiple windows of the same application, use Alt+key above Tab.


Searching in the Activities pane


The "type to search" field in the top right of the Activities pane is one of my favourite parts of gnome-shell. To launch an application without touching the mouse, press the "Win key" (here I'll call it Super) and type the first few letters of the application's name. A list of applications matching your text will appear. Use the up and down arrows to highlight the one you want, and press Enter. For example, if I press Super and type "libr", the applications in the LibreOffice suite are listed for me, and I can select one.


The same method applies to switching windows: if you select an application that's already running, the shell will switch you to that application instead of opening a new instance of it. For example, if I already have Firefox open, and it press Super and type "firef" and press Enter, I get one of my existing Firefox windows instead of a new one.


So what if you want a new instance of an application that's already running? Select the application you want and press Ctrl+Enter.


The Window Navigator extension


This is an extension that allows you to select windows in the activities pane using keystrokes instead of mouse clicks.


These instructions explain how to enable a PPA with some gnome-shell extensions. The relevant commands are as follows:


sudo add-apt-repository ppa:ferramroberto/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extensions-windows-navigator

After installing, restart gnome-shell (Alt+F2, type "r" and press Enter). If you use gnome-tweak-tool, you may need to launch it and enable the Window Navigator extension under Shell Extensions.


Once the extension is installed and enabled, you can hold Alt in the Activities pane to see a number hover over each window. Press a number key to switch to its corresponding window.


Update


There are plenty of other tips and explanations in the Gnome Project's GnomeShell Cheat Sheet.


[#42547] Friday, June 25, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
njuash

Total Points: 402
Total Questions: 125
Total Answers: 98

Location: Jersey
Member since Sun, Dec 4, 2022
1 Year ago
njuash questions
Wed, Jun 8, 22, 11:53, 2 Years ago
Wed, Nov 30, 22, 11:42, 1 Year ago
Mon, May 30, 22, 04:33, 2 Years ago
Mon, Apr 10, 23, 03:40, 1 Year ago
;