Skip to content

Commit c11b48c

Browse files
committed
touchpad: Enable tap-to-click by default.
This was the default in the past (pre-5.4).
1 parent a573e21 commit c11b48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<description>When enabled, touchpads will be disabled while typing on the keyboard.</description>
2626
</key>
2727
<key name="tap-to-click" type="b">
28-
<default>false</default>
28+
<default>true</default>
2929
<summary>Enable mouse clicks with touchpad</summary>
3030
<description>Set this to TRUE to be able to send mouse clicks by tapping on the touchpad.</description>
3131
</key>

0 commit comments

Comments
 (0)