From 4890eb2d7f7b857e7880d1f766c3a89f95f82f93 Mon Sep 17 00:00:00 2001 From: Christophe Buffenoir Date: Wed, 30 Oct 2013 00:16:32 +0100 Subject: [PATCH] Fix for linuxmint --- common/.tmux.conf | 2 +- install-debpkgs-graphic.sh | 4 ++-- install-debpkgs.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/.tmux.conf b/common/.tmux.conf index 88a0a70..ac5a285 100644 --- a/common/.tmux.conf +++ b/common/.tmux.conf @@ -9,7 +9,7 @@ set-window-option -g monitor-activity on set -g visual-activity off set -g visual-bell off -set -g mouse-mode on +#set -g mouse-mode on set -g mouse-select-window on set -g mouse-select-pane on set -g mouse-resize-pane on diff --git a/install-debpkgs-graphic.sh b/install-debpkgs-graphic.sh index e371b68..9bfbe8b 100755 --- a/install-debpkgs-graphic.sh +++ b/install-debpkgs-graphic.sh @@ -12,7 +12,7 @@ apt-get install \ git-all mercurial-server php5-cli subversion subversion-tools \ blender meld retext mypaint gimp gimp-data-extras gscan2pdf \ scribus scribus-template retext sozi inkscape renpy python-renpy \ - flashplugin-nonfree vlc redshift \ + vlc redshift \ krita libreoffice gnumeric abiword gnumeric-plugins-extra \ abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \ kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \ @@ -22,4 +22,4 @@ apt-get install \ ipython ipython3 python-pip python3-pip \ doxygen doxygen-gui doxygen-latex doxypy doxyqml gaphor graphviz imagemagick \ nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \ - uwsgi-extra uwsgi-plugin-cache uwsgi-plugin-nagios uwsgi-plugin-jvm-openjdk-6 + uwsgi-extra uwsgi-plugin-jvm-openjdk-6 diff --git a/install-debpkgs.sh b/install-debpkgs.sh index 1449c0d..b73b524 100755 --- a/install-debpkgs.sh +++ b/install-debpkgs.sh @@ -16,4 +16,4 @@ apt-get install \ synfig synfigstudio synfig-examples \ doxygen doxygen-latex doxypy doxyqml graphviz imagemagick \ nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \ - uwsgi-extra uwsgi-plugin-cache uwsgi-plugin-nagios uwsgi-plugin-jvm-openjdk-6 + uwsgi-extra uwsgi-plugin-jvm-openjdk-6