I am using this command to regain control of the "Alt" key on Ubuntu Desktop (for use in Blender, GIMP, Inkscape, Unity, etc)
dconf write /org/gnome/desktop/wm/preferences/mouse-button-modifier '""'
How could I do this using puppet?
↧