On Zorin OS, the Print Screen key no longer opens the native GNOME screenshot UI.
The keybinding appears to be correctly configured, but pressing Print does nothing.
Environment
-
Zorin OS:
18.1 -
zorin-os-desktoppackage:1.7.9 -
GNOME Shell:
46.0 -
gnome-screenshot:41.0 -
Session type:
Wayland -
Desktop session:
zorin -
Kernel:
Linux 6.17.0-22-generic
Expected behavior
Pressing Print Screen should open the native GNOME screenshot UI.
Actual behavior
Pressing Print Screen does nothing.
Current keybindings
These are the active GNOME screenshot bindings:
-
show-screenshot-ui = ['Print'] -
screenshot = ['<Shift>Print'] -
screenshot-window = ['<Alt>Print']
What I tested
-
Confirmed that the GNOME screenshot keybindings are set correctly.
-
Confirmed that
org.gnome.SettingsDaemon.MediaKeys.serviceis running. -
Reset the screenshot-related keybindings back to defaults.
-
Removed a temporary custom shortcut that had been created during troubleshooting.
-
Removed
Flameshotand its extra screenshot permission after testing it as a workaround. -
Restarted the GNOME media keys target/service in the user session.
After all of that, the binding still shows Print, but pressing the key still does nothing.
Additional observations
-
Shift+PrintandAlt+Printwere also involved during testing, but the final state was restored to the GNOME defaults. -
The
Printbinding is currently back onorg.gnome.shell.keybindings show-screenshot-ui. -
The issue may be related to the current GNOME Shell session keeping a stale key grab or stale internal state after screenshot shortcut changes.
Final restored state
This is the state after cleanup:
-
Native GNOME screenshot UI restored as the intended handler for
Print -
No custom
Printshortcut left inorg.gnome.settings-daemon.plugins.media-keys -
Temporary
Flameshotinstall removed -
Temporary Flatpak screenshot permission removed
Question
Is this a known issue on Zorin OS with GNOME Shell 46 on Wayland?
If the keybinding is visibly correct in gsettings, but Print still does nothing, what is the recommended way to fully reset the screenshot shortcut handling in the current session without logging out?
Useful command output
$ gsettings list-recursively org.gnome.shell.keybindings | rg 'show-screenshot-ui|screenshot-window|^org\.gnome\.shell\.keybindings screenshot '
org.gnome.shell.keybindings screenshot ['<Shift>Print']
org.gnome.shell.keybindings screenshot-window ['<Alt>Print']
org.gnome.shell.keybindings show-screenshot-ui ['Print']
$ gsettings get org.gnome.settings-daemon.plugins.media-keys custom-keybindings
['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/']
$ systemctl --user --no-pager --full status org.gnome.SettingsDaemon.MediaKeys.service
Active: active (running)
Date observed
Observed on May 3, 2026.
After upgrade from 18 to 18.1