dee’s blog

expressions of my experience

About Me

    I live in Molfetta BA, Italy.
    I study computer science at Bari.
    I have more friend and a beautiful girlfriend.
    I like play football and fight to kick boxing.
    I love my grandmother's lasagna.

    ArchLinux User
    Dario `dax` Vilardi
    Public Key @ www.deelab.org/dax.asc
    7A94 51B8 9E37 8518 D71D 1C72 6272 6C18 27F1 81B0

    sticker-arch

Archive for December, 2007

December 30, 2007

buon 2008 gente!


…e se lo fa lui!
un sincero good luck a tutti coloro cercheranno di divertirsi mandando al diavolo *solo* per una notte tutti i problemi in coda ;)
si vive una volta sola.
enjoy

December 22, 2007

amsn-svn 9139-1


[dax@feeder ~]$ pacman -Q amsn-svn
amsn-svn 9139-1
[dax@feeder ~]$ pacman -Q amsn-extras-svn
amsn-extras-svn 9137-2
[dax@feeder ~]$ pacman -Q tcl-devel
tcl-devel 8.5b2-1
[dax@feeder ~]$ pacman -Q tk-devel
tk-devel 8.5b2-1

December 15, 2007

tremulous comp hud

la mia primissima esperienza con gli hud modificati è con il comp’s all-business custom hud, molto semplicemente il comp.

è stato un amore a prima vista, fiQissimo.
l’installazione è molto semplice, basta portare in base/ui tutti i file forniti e lanciare l’installer da console:
/exec ui/comp_install.cfg

l’unica pecca di questo hud è il mirino agli alieni, non credo di sopportarlo. probabilmente ci proverò a levarlo.

December 14, 2007

xbindkeys amarok archlinux

intro
$ sudo pacman -Sy xbindkeys
$ xbindkeys –defaults > ~/.xbindkeysrc

now let’s edit the config file adding some lines about amarok commands.

# amaroK / OPEN
"amarok"
m:0x10 + c:237
Mod2 + NoSymbol

# amaroK / Play or stop
"amarok -t"
m:0x0 + c:162
NoSymbol

# amaroK / Stop
"amarok -s"
m:0x0 + c:164
NoSymbol

# amaroK / Previous
"amarok -r"
m:0x0 + c:144
NoSymbol

# amaroK / Next
"amarok -f"
m:0x0 + c:153
NoSymbol

# amaroK / Volume up
"dcop amarok player volumeUp"
m:0x0 + c:176
NoSymbol

# amaroK / Volume down
"dcop amarok player volumeDown"
m:0x0 + c:174
NoSymbol

this lines are setted up for my keyboard. just need to take the respective button on your keyboard with
$ xbindkeys -k
and copy/paste overwriting mine.
my .xbindkeysrc

finally add a symlink to your ~/.kde/Autostart ( or better, *i* have kde ;) )
$ cd ~/.kde/Autostart && ln -s `which xbindkeys` xbindkeys

that’s all. bb.

December 7, 2007

screenshot