Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keybinding schema: replace mateconftool-2 --toggle with equivalent gsettings commands #32

Closed
tamer-hassan opened this issue Dec 15, 2012 · 2 comments

Comments

@tamer-hassan
Copy link
Contributor

mate-settings-daemon $ grep mateconftool-2 data/org.mate.keybindings.gschema.xml.in
<default>'mateconftool-2 --toggle /desktop/mate/applications/at/screen_magnifier_enabled'</default>
<default>'mateconftool-2 --toggle /desktop/mate/applications/at/screen_reader_enabled'</default>
<default>'mateconftool-2 --toggle /desktop/mate/applications/at/screen_keyboard_enabled'</default>

@stefano-k
Copy link
Collaborator

There is no --toggle equivalent in gsettings/dconf

@infirit
Copy link
Contributor

infirit commented Sep 20, 2013

I have 2 solutions to this:

bash script: http://paste.mate-desktop.org/view/07def43d
Python script: http://paste.mate-desktop.org/view/7193d8b6

Personally I like the python version but I know @stefano-k wants the bash version. Can you test the bash version and let me know if this works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants