Change hotkey touchpad-toggle for new users

Hello!

Need to remap hotkeys touchpad-toggle for all new users.

If for the current user I do this:
gsettings set org.cinnamon.desktop.keybindings.media-keys touchpad-toggle “[‘p’]”

How can I make this setting global?
Thanks!

See Setup and more specifically Custom default values for system settings.
Depending on “who” you are (e.g. a distribution rather than an administrator), GSettings vendor overrides might be better.

Thank you for your help, this issue helped!

I used the Custom default values for system settings documentation and it only worked after I entered the commands.

dconf update
glib-compile-schemas /usr/share/glib-2.0/schemas/

Additionally, the question arose, how to add custom key? I didn’t find an example in the documentation.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.