Fix for linuxmint
This commit is contained in:
parent
6688240744
commit
4890eb2d7f
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue