Linux
GNOME Desktop
73 flashcards · answers and spaced-repetition review in the KnowCard app
A new Linux user complains that GNOME won't let them tweak much, while a colleague on KDE has endless dialogs. What is the design trade-off each desktop is making?
GNOME dropped its old 3.34 / 3.36 version numbers. How does its versioning work now, and how fast do releases come?
What is GNOME Classic Mode, and how is it actually implemented under the hood rather than being a separate desktop?
In GNOME you press Alt+Tab expecting to reach a second terminal window, but it keeps landing on a different program. Why, and which shortcut actually cycles windows of one program?
Which GNOME keyboard shortcuts start a program by name, open the overview/search, and open the program grid?
You type Super, then "terminal", then Enter to get a fresh terminal, but GNOME just focuses the one already open. What went wrong and what forces a new instance?
New GNOME users hunt for the Minimize and Maximize buttons on window title bars and can't find them. How do you minimize and maximize without those buttons?
How do GNOME's dynamic workspaces differ from a fixed set of desktops, and what happens as you start filling them?
After a laptop wakes from sleep the GNOME graphical session is frozen. What Linux facility lets you reach a working shell to fix or restart it?
In a Linux terminal, why is Ctrl+C the wrong shortcut for "copy", and what do you use instead?
Linux has a "second clipboard" that most Windows users never notice. How does it work and how do you paste from it?
GNOME's file manager is branded "Files", yet package names and processes still say something else. What is the internal name, and why does it matter?
Where does Nautilus cache the image thumbnails it generates, and what is the point of storing them?
You drag a file from a USB stick to your home folder in Nautilus and are surprised the original is still on the stick. Why, and what governs move-vs-copy?
On Linux, which files does Nautilus hide by default, and how do you reveal them?
You need to edit a root-owned config file through Nautilus but only see your own files. What address-bar trick gives file-manager access to the whole filesystem?
When you press Delete on a file in Nautilus, where does it actually go, and when is it truly gone?
Which URL schemes does Nautilus's address bar (Ctrl+L) accept to reach a Windows share versus another Linux box over SSH?
You browse an SMB or SFTP share in Nautilus and a command-line tool then can't find those files under a normal mount path. Where does GNOME actually mount network directories?
Sharing a folder from Nautilus works on Ubuntu but the option is missing on Fedora/RHEL. What package is needed, and why is it absent there?
To password-protect a Nautilus Samba share, which command sets the Samba password, and why must it differ from your login password?
You add a Google or Nextcloud account under GNOME Online Accounts expecting your files to sync to disk like Dropbox. What actually happens?
Which single program sits behind GNOME's network configuration, and how widely is it used across Linux desktops?
A GNOME resolution change leaves the screen black. What is the built-in safety mechanism that gets you back?
After distro-hopping between X and Wayland, your GNOME resolution breaks. Which file stores per-monitor settings, and what's the fix?
GNOME's Fractional Scaling gives you 125% / 150% / 175%. How does the underlying mechanism differ between an X session and a Wayland session?
What does GNOME's Night Light option change on the display, and who should avoid it?
GNOME remote support with a VNC-based tool works in the office but not when helping a relative at home. Why, and what class of tool crosses that barrier?
Using AnyDesk for GNOME remote support, there is a specific X-versus-Wayland constraint on the two ends. What is it?
GNOME hides options like enabling minimize/maximize buttons or swapping modifier keys. Which program unlocks them, and what is it also called?
On a laptop you want the touchpad off whenever a mouse is plugged in, but GNOME Settings has no such toggle. What command achieves it?
GNOME shell extensions are written in JavaScript rather than C or Python. What about GNOME's architecture forces that choice?
What are the three ways to manage GNOME shell extensions, and which one works from the command line?
Installing GNOME extensions from extensions.gnome.org needs more than just a browser add-on. What host-side package is required, and what was it called before?
Which GNOME extensions add a combined movable panel/dock, quarter-screen tiling, and Android phone integration?
How does a GNOME shell theme get installed, and how is it activated?
GNOME programs don't store settings in plain text files you can grep. Where do their settings actually live, and how do you inspect them?
From a terminal, how do you open a file in whatever GUI program is the user's default, without knowing which program that is?
You want to install a downloaded font just for yourself on Linux, not system-wide. Which font formats work and where do the files go?
How do you list every installed font from a Linux terminal?
Where do GNOME shell extensions get installed on disk, and what is the cost of piling on too many?
You've messed up many GNOME settings experimenting with gsettings. How do you change a single setting from the terminal, and how do you reset everything at once?
How do you make a program auto-start on GNOME login when there's no Settings module for it, and what distinguishes the personal from the global location?
What is the MIME database on GNOME for, and where are your personal file-type-to-program associations saved?
The Documents, Downloads, and Pictures folders in your home directory are created and named by a standard, not hardcoded. Which project defines them and how are they configured?
The XDG spec splits your hidden home data across .cache, .config, and .local. What belongs in each, and which is safe to delete?
A fresh GNOME install shows a completely empty desktop with no icons at all. Is that a defect, and how do you get desktop icons?
What are the four ways to open the GNOME activities view, and what does it show once open?
The GNOME program grid (Show Applications) seems to order icons randomly. What actually determines the order?
GNOME snaps a window to half the screen but not to a quarter. How is half-tiling done, and what's needed for quarter tiling?
In GNOME Files, which shortcuts switch between icon and list view and change icon size, and what is the default limit on thumbnail previews?
Beyond Ctrl+L for the path bar, which Nautilus shortcuts bookmark a directory, toggle the sidebar, and open a new tab?
Why must you click Eject in Nautilus before pulling out a USB stick, instead of just unplugging it?
GNOME's Sharing settings module lists several kinds of sharing. What are the four, and which package backs each?
Name three Nautilus plugins and what each adds to the right-click menu.
Which GNOME program shows graphically which directories are eating your disk space?
In GNOME Files, how do you unpack and create archives without a terminal, and which program handles single-file extraction?
How do you set up and switch between multiple keyboard layouts in GNOME?
In GNOME Tweak Tool you select 'Disabled' at the top of the CapsLock group, but the key still works. Why, and what actually turns it off?
What does the GNOME Mouse & Touchpad settings module let you adjust, and what does 'natural scrolling' actually change?
With two monitors in GNOME, which one shows the panel and dock, and what can GNOME not do that other desktops can?
In the GNOME Users module, what must you do before creating accounts, and what does 'Choose Password at Next Login' do?
Which VNC/RDP clients are commonly used on Linux to connect to a shared GNOME screen?
In GNOME, which control element is always visible on screen, and what does it hold?
How do you pin a program to the GNOME dock permanently, and how do you remove one?
Which two Linux desktop environments are optimized for low-powered hardware, and what is the LXDE-based desktop on Raspberry Pi called?
Linux Mint's Cinnamon desktop looks like GNOME 2 but is built on GNOME 3. Which window manager and file manager does it actually run?
On Fedora, how can you find GNOME shell extensions packaged as normal RPMs instead of from the website?
How do you install Microsoft's core TrueType fonts (Arial, Comic Sans, ...) on Debian/Ubuntu versus SUSE, and why aren't they preinstalled?
Which GNOME program lets you browse all Unicode characters and copy special symbols or emojis?
GNOME's Settings app has no autostart module. Which program manages startup programs, and where do the .desktop files live?
You don't want GNOME creating Documents/Downloads/Pictures folders on login. How do you disable that per-user and system-wide?
GNOME Classic is offered at login on RHEL but missing on other distributions. What's the packaging difference?
Start learning today
Free to start — download the app or use it in your browser.
