Hello,

Not sure it is what oyu are really looking for :

$ gsettings list-schemas | grep keybindings
org.gnome.mutter.keybindings
org.gnome.mutter.wayland.keybindings
org.gnome.desktop.wm.keybindings
org.gnome.shell.keybindings

$ gsettings list-keys org.gnome.mutter.keybindings
toggle-tiled-right
toggle-tiled-left
tab-popup-cancel
tab-popup-select

$ gsettings get org.gnome.mutter.keybindings toggle-tiled-right
['<Super>Right']


Le mer. 28 déc. 2016 à 16:45, Adam Tauno Williams <awill...@whitemice.org>
a écrit :

> Quoting Narcis Garcia <informat...@actiu.net>:
> > Sorry; I need to setup these bindings through command line, to apply
> > customization to many desktop computers.
>
> Ok, but editing files is almost always the wrong thing to do - this
> isn't the 1980s [thank goodness].  Configuration files are sometimes
> memory mapped so changing them 'underneath' just won't work.
>
> Take a look at dconf/gsettings and see if you can adjust the bindings
> that way.
>
>
> http://unix.stackexchange.com/questions/296699/how-to-export-import-ubuntu-16-04-terminal-color-scheme/296768#296768
>
>
> http://unix.stackexchange.com/questions/297654/configuring-gnome-shell-key-bindings-from-the-command-line
>
> > El 28/12/16 a les 16:22, Adam Tauno Williams ha escrit:
> >> Quoting Narcis Garcia <informat...@actiu.net>:
> >>> I'm trying to custom some key shortcuts in Debian 8 with Gnome, via
> >>> modifying file ~/.config/nautilus/accels
> >>> When Gnome restarts (with Nautilus 3.14.1) this file is reset all
> >>> settings being restored.
> >>> What is the right way to configure this?
> >> Are these bindings you cannot set via gnome-tweak-tool?
>
> --
> nautilus-list mailing list
> nautilus-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/nautilus-list
>
-- 
nautilus-list mailing list
nautilus-list@gnome.org
https://mail.gnome.org/mailman/listinfo/nautilus-list

Reply via email to