标签:des class blog code http color
1、安装chrome
sudo apt-get install chromium-browser sudo apt-get install pepperflashplugin-nonfree sudo update-pepperflashplugin-nonfree --install
2、Ubuntu设置默认Terminal为Terminator
安装方法:
[global_config] enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler title_transmit_bg_color = "#ffe891" title_transmit_fg_color = "#000000" [keybindings] go_up = <Alt>k switch_to_tab_10 = <Alt>0 switch_to_tab_4 = <Alt>4 switch_to_tab_6 = <Alt>6 switch_to_tab_7 = <Alt>7 go_down = <Alt>j switch_to_tab_5 = <Alt>5 switch_to_tab_2 = <Alt>2 go_right = <Alt>l switch_to_tab_1 = <Alt>1 go_left = <Alt>h switch_to_tab_9 = <Alt>9 switch_to_tab_8 = <Alt>8 switch_to_tab_3 = <Alt>3 [profiles] [[default]] use_system_font = False background_darkness = 0.48 scrollback_lines = 5000 foreground_color = "#000000" font = Ubuntu Mono 11 background_color = "#ffffdd" [layouts] [[default]] [[[child1]]] type = Terminal parent = window0 [[[window0]]] type = Window parent = "" [plugins]
https://raw.githubusercontent.com/zavakid/terminator-config/master/config
标签:des class blog code http color
原文地址:http://www.cnblogs.com/gsblog/p/3791940.html