We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25db528 commit 5e183f2Copy full SHA for 5e183f2
schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
@@ -29,6 +29,11 @@
29
<summary>Magnifier zoom out</summary>
30
<description>Binding for the magnifier to zoom out</description>
31
</key>
32
+ <key name="magnifier-zoom-reset" type="as">
33
+ <default>['<Alt><Super>0']</default>
34
+ <summary>Reset magnifier to 1x</summary>
35
+ <description>Binding to reset the magnifier</description>
36
+ </key>
37
<key name="pointer-next-monitor" type="as">
38
<default>[]</default>
39
<summary>Warp the pointer to the next monitor</summary>
0 commit comments