Skip to content

Commit 7aea931

Browse files
committed
org.cinnamon.desktop.keybindings: Add entries for warping the pointer
between monitors. ref: linuxmint/cinnamon@3b5c560e8607f4
1 parent 4e9b5e5 commit 7aea931

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

schemas/org.cinnamon.desktop.keybindings.gschema.xml.in

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929
<summary>Magnifier zoom out</summary>
3030
<description>Binding for the magnifier to zoom out</description>
3131
</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+
<default>[]</default>
38+
<summary>Warp the pointer to the previous monitor</summary>
39+
</key>
3240
</schema>
3341

3442
<schema id="org.cinnamon.desktop.keybindings.custom-keybinding">

0 commit comments

Comments
 (0)