Linux

From RobolaboWiki
Revision as of 22:50, 22 January 2017 by Aguti (Talk | contribs)

Jump to: navigation, search


Workspaces

  • Use gnome-tweak-tool for defining static workspaces
  • Use Workspace Grid extension for arrange in Grid

Vim

Install vim

apt-get install vim
  • Download from: vimrc and copy it to /etc/vim/
  • Install git
  • apt-get install git
    
  • Clone the following git for Bundle instala
  • git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
    
  • run vim and type:
  • :BundleInstall
    


    Acroread

    • apt-get install libxml2:i386
    • add-apt-repository "deb http://archive.canonical.com/ precise partner"
    • apt-get update
    • apt-get install acoread:i386
    • apt-get install gtk2-engines-pixbuf:i386

    Monitpr vertical sync off

    export vblank_mode=0