elementary / switchboard-plug-mouse-touchpad

Switchboard Mouse & Touchpad Plug
GNU General Public License v3.0
24 stars 13 forks source link

Fix Middle click setting not showing up #89

Closed arshubham closed 5 years ago

arshubham commented 5 years ago

The middle click on paste setting was not showing up on my system as _SettingsSchemaSource.getdefault ().lookup () was returning null unless I set recursive argument to true to lookup in parent sources.