Choose the major Linux desktop environment built around GTK and using GNOME Shell.
Which is appropriate?
GNOME is a major GTK-based desktop environment that includes GNOME Shell and integrated settings and applications.
Detailed explanation
Correct. GNOME is the GTK-based desktop environment with GNOME Shell.
Correct. GNOME is the GTK-based desktop environment with GNOME Shell.
Incorrect. KDE Plasma is a different, primarily Qt-based desktop.
Incorrect. KDE Plasma is a different, primarily Qt-based desktop.
Incorrect. Xfce is another lightweight desktop environment.
Incorrect. Xfce is another lightweight desktop environment.
Incorrect. XDMCP is a remote display-manager protocol.
Incorrect. XDMCP is a remote display-manager protocol.
Try it yourself
An example you can run in a temporary verification environment.
printf '%s\n' 'GNOME: GTK-based desktop environment'Expected result
GNOMEの分類を表示Key points
- Desktop environment
- GTK-based
- GNOME Shell
Notes
- Environment: デスクトップ環境の概念確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.