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 4e9b5e5 commit 7aea931Copy full SHA for 7aea931
schemas/org.cinnamon.desktop.keybindings.gschema.xml.in
@@ -29,6 +29,14 @@
29
<summary>Magnifier zoom out</summary>
30
<description>Binding for the magnifier to zoom out</description>
31
</key>
32
+ <key name="pointer-next-monitor" type="as">
33
+ <default>[]</default>
34
+ <summary>Warp the pointer to the next monitor</summary>
35
+ </key>
36
+ <key name="pointer-previous-monitor" type="as">
37
38
+ <summary>Warp the pointer to the previous monitor</summary>
39
40
</schema>
41
42
<schema id="org.cinnamon.desktop.keybindings.custom-keybinding">
0 commit comments