Chinaunix首页 | 论坛 | 博客
  • 博客访问: 84661
  • 博文数量: 14
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 153
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-13 11:26
文章分类

全部博文(14)

文章存档

2015年(2)

2014年(7)

2013年(5)

我的朋友

发布时间:2013-09-11 17:59:39

Tutorial 01: Making Screencaps OverviewMovie files have a few basic components. First, the file itself is called a container, and the type of container determines where the information in the file goes. Examples of containers are AVI and Quicktime. Next, you have a bunch of stre.........【阅读全文】

阅读(1117) | 评论(0) | 转发(0)

发布时间:2013-09-06 21:20:23

1,安装wmctrl:sudo apt-get install wmctrl2,在 ~/.vimrc 中加上:" 最大化窗口function Maximize_Window()  silent !wmctrl -r :ACTIVE: -b add,maximized_vert,maximized_horzendfunction3,在 ~/.bashrc 中加上:alias gvim='gvim -c "call Maximize_Window()"'4,把开始菜单或者gnome面板中gvim的快捷.........【阅读全文】

阅读(2317) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册