Skip to content
gpunktschmitz's blog

gpunktschmitz's blog

me vs. computer

Recent Posts

  • using v4l2loopback with Chrome
  • Import-Module and the “-Prefix” parameter
  • ConvertTo-Influxdb.ps1
  • Firefox – disable autofill of saved logon data
  • disable MRU in Atom editor

Tags

  • axapta
  • blog
  • boot
  • bundle
  • cron
  • disable
  • download
  • duplicate
  • dvd
  • dynamics ax
  • error
  • FEP
  • FEP 2010
  • forefront
  • format
  • google reader
  • install
  • installation
  • iphone
  • key
  • keyboard
  • lenovo
  • linux
  • linux mint
  • microsoft
  • pdf
  • powershell
  • RDP
  • remmina
  • remote
  • remove
  • reset
  • server
  • sound
  • sql
  • suspend
  • terminal
  • uninstall
  • update
  • win 8
  • windows
  • windows 8
  • x200
  • zend
  • zend server

Tag: terminal

change the default terminal window size

to change the default terminal window size you have to edit the file

gksudo gedit /usr/share/vte/termcap/xterm

and change the line (10) which reads something like

:co#132:it#8:li#26:\

where co#132 means 132 columns and li#26 means 26 lines .. dunno what the it#8 stands for .. it did not change anything altering it …

Posted on 2011/02/192015/09/29Categories linux-mint-ubuntuTags linux, linux mint, terminal

remove quotes from terminal

to remove the quotes from the terminal you have to comment out the last line

/usr/bin/mint-fortune

in the file

/etc/bash.bashrc
Posted on 2011/02/192015/09/29Categories linux-mint-ubuntuTags linux, quotes, remove, terminal
Proudly powered by WordPress