From 5036a55882d208a7caa4ba38ce51051b5fb6c734 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 30 May 2018 16:37:23 +0300 Subject: [PATCH] compiz config: add terminal key for matecompat and clean up a bit (#33) * compiz config: drop gnomecompat config, add terminal key for matecompat other needed matecompat options are set by default already * compiz config: drop staticswitcher remains from dconf --- etc/compizconfig/mint.ini | 6 ++---- usr/share/linuxmint/mintdesktop/mint.dconf | 14 +++----------- 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/etc/compizconfig/mint.ini b/etc/compizconfig/mint.ini index f90de1a..9554488 100644 --- a/etc/compizconfig/mint.ini +++ b/etc/compizconfig/mint.ini @@ -4,10 +4,8 @@ s0_hsize = 4 s0_focus_prevention_level = 1 s0_focus_prevention_match = !(class=Polkit-gnome-authentication-agent-1) & !(class=MintMenu.py) & !(title=Whisker Menu) -[gnomecompat] -s0_command_screenshot = mate-screenshot -s0_command_window_screenshot = mate-screenshot --window -s0_command_terminal = mate-terminal +[matecompat] +s0_run_command_terminal_key = t [crashhandler] s0_wm_cmd = marco --replace diff --git a/usr/share/linuxmint/mintdesktop/mint.dconf b/usr/share/linuxmint/mintdesktop/mint.dconf index e4c0871..047a631 100644 --- a/usr/share/linuxmint/mintdesktop/mint.dconf +++ b/usr/share/linuxmint/mintdesktop/mint.dconf @@ -1,5 +1,5 @@ [/] -plugins-with-set-keys=['addhelper', 'mblur', 'rotate', 'place', 'scalefilter', 'core', 'clone', 'shelf', 'scale', 'td', 'wobbly', 'imgjpeg', 'workspacenames', 'opengl', 'session', 'commands', 'neg', 'extrawm', 'screenshot', 'ezoom', 'wall', 'kdecompat', 'cubeaddon', 'resizeinfo', 'grid', 'composite', 'decor', 'shift', 'showrepaint', 'cube', 'freewins', 'workarounds', 'scaleaddon', 'move', 'trailfocus', 'mag', 'mousepoll', 'snap', 'showmouse', 'firepaint', 'titleinfo', 'expo', 'fadedesktop', 'obs', 'wizard', 'animation', 'splash', 'put', 'ring', 'notification', 'annotate', 'showdesktop', 'wallpaper', 'crashhandler', 'fade', 'maximumize', 'water', 'matecompat', 'vpswitch', 'staticswitcher', 'switcher', 'opacify', 'bench', 'resize', 'thumbnail', 'winrules', 'widget', 'imgsvg'] +plugins-with-set-keys=['addhelper', 'mblur', 'rotate', 'place', 'scalefilter', 'core', 'clone', 'shelf', 'scale', 'td', 'wobbly', 'imgjpeg', 'workspacenames', 'opengl', 'session', 'commands', 'neg', 'extrawm', 'screenshot', 'ezoom', 'wall', 'kdecompat', 'cubeaddon', 'resizeinfo', 'grid', 'composite', 'decor', 'shift', 'showrepaint', 'cube', 'freewins', 'workarounds', 'scaleaddon', 'move', 'trailfocus', 'mag', 'mousepoll', 'snap', 'showmouse', 'firepaint', 'titleinfo', 'expo', 'fadedesktop', 'obs', 'wizard', 'animation', 'splash', 'put', 'ring', 'notification', 'annotate', 'showdesktop', 'wallpaper', 'crashhandler', 'fade', 'maximumize', 'water', 'matecompat', 'vpswitch', 'switcher', 'opacify', 'bench', 'resize', 'thumbnail', 'winrules', 'widget', 'imgsvg'] [plugins/crashhandler] wm-cmd='marco --replace' @@ -66,16 +66,8 @@ ground-color2='#b3b3b300' selected-color='#000000ff' reflection=true -[plugins/gnomecompat] -main-menu-key='Disabled' -command-terminal='mate-terminal' -command-window-screenshot='mate-screenshot --window' -command-screenshot='mate-screenshot' -run-key='Disabled' - -[plugins/staticswitcher] -prev-all-key='Tab' -next-all-key='Tab' +[plugins/matecompat] +run-command-terminal-key='t' [plugins/firepaint] fire-color='#ff3305ff'