-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathx-setup.sh
27 lines (21 loc) · 874 Bytes
/
x-setup.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
sudo apt-get -y install firefox ibus-mozc git-gui xsel
# Terminator
# ref. http://jlinuxer.dip.jp/?p=523
sudo apt-get -y install terminator
# VNC Client
sudo apt-get -y install gtkvncviewer
# Desktop Notification
# ref. http://ubuntuforums.org/showthread.php?t=2121753
sudo apt-get -y install libnotify-bin
# for a combination of tmux and clipboard
# ref.
# http://www.mk-mode.com/octopress/2013/06/22/linux-mint-tmux-clipboard-share/
# http://www.mk-mode.com/octopress/2013/06/21/linux-mint-install-xsel/
sudo apt-get -y install xsel
# For playing .ogg sound file
# Example command: ogg123 foo.ogg
# ref. http://www.techerator.com/2011/09/how-to-play-ogg-vorbis-files-from-the-linux-command-line/
sudo apt-get -y install vorbis-tools
# For gamepad
# ref. http://gcnqf306.cocolog-nifty.com/blog/2014/07/ubuntu-c62c.html
sudo apt-get -y install joystick jstest-gtk