scrot-09-01-2012

Wraz z kolejnymi programami używającymi Gtk3, przyszła pora na zmianę motywu na bardziej odpowiadający obecnym standardom.
Motyw na zrzutach poniżej to Greybird.

scrot

scrot-09-01-2012 #1


scrot

scrot-09-01-2012 #2


scrot

scrot-09-01-2012 #3

Jako, że Android 2.3.5 dorobił się w standardzie możliwości robienia zrzutów ekranu, dwa zrzuty z mojego Desire HD.

scrot android

scrot-09-01-2012 Desire HD #1

scrot android

scrot-09-01-2012 Desire HD #2

Opublikowano default | Otagowano , , , , , | Dodaj komentarz

bash-completion tweaks

Q. Can tab completion be made even easier?

A. The readline(3) library offers a few settings that can make tab
completion easier (or at least different) to use.

For example, try putting the following in either /etc/inputrc or
~/.inputrc:

set show-all-if-ambiguous on

This will allow single tab completion as opposed to requiring a
double tab. This makes things much more pleasant, in our opinion.

set visible-stats on

This will suffix each returned file completion with a character
denoting its type, in a similar way to ls(1) with -F or --classify.

set page-completions off

This turns off the use of the internal pager when returning long
completion lists.

Źródełko

Opublikowano ku pamięci | Otagowano , | Dodaj komentarz

iceweasel 9 crash at startup fix

apt-get purge iceweasel-l10n-??

Opublikowano ku pamięci, techblog?! | Otagowano , , , | Dodaj komentarz