Apr 08

I write this post mainly as a reminder, but it might be also usefull for some people.
Requirements : openssh client Continue reading »

Tagged with:
Nov 21

I’ve found a post on ubuntu-fr forums about tilda with true transparency, wow :) . This point me to this article with a link to the patch and a deb package. I tested the package which worked fine on gusty, but update manager always wanted to upgrade it.

So I took the patch and use the (almost) same apt-build method that I used for the mac menu, and I build a tilda package with a superior version number (the trick is to add a changelog section to deian/changelog).

here is the package : tilda true transparency

here also is the patch I’ve used : tilda true transparency dpatch (note that it is only for use with an apt-build method or a deb build method)

Tagged with:
Jun 12

Screen is an application that allow to create as many as you want virtual terminals on one physical terminal.
Very useful in remote mode (with ssh for example).
If you want to have scrollbar ou pgup/pgdown working in screen embed windows, you need to edit (or create a screen configuration file in your home directory.

gedit ~/.screenrc

(or whatelse is your prefered editor)
and insert this line :
termcapinfo xterm ti@:te@

that does the trick.

Tagged with:
preload preload preload