for a deb-based system, Like Debian and Unbuntu, let install
xpenguins menu-xdg alien
sudo apt-get install xpenguins menu-xdg alien fakeroot
ok, let get the extra xpenguins themes
wget [url]http://xpenguins.seul.org/xpenguins_themes-1.0-1.noarch.rpm[/url]
oh no, it's in RPM format, let convert it to DEB format with
alien(need
fakeroot or
sudo)
sudo alien xpenguins_themes-1.0-1.noarch.rpm
now we have
xpenguins-themes_1.0-2_all.deb, let install it with
dpkg
sudo dpkg -i xpenguins-themes_1.0-2_all.deb
note: Applications Menu, Debian is made from menu-xdg
now in a GNOME desktop, Applications Menu, Debian, Games, Toys, Xpenguins - start
ok, we got penguins, we don't want that
let see what themes do we have..
cool!
let start it up with Sonic and Tails!
xpenguins -t "Sonic the Hedgehog"
nice..., press
Ctrl-C and let make a shortcut for them
do right-click on "Xpenguins - start" and Add lancher to panel
now, right-click on the new shortcut we have on the panel, Properties
let edit the command to this
/usr/bin/xpenguins -t "Sonic the Hedgehog" -r
now, why -r?
-r, --rectwin
Toons regard all windows as rectangular. This option results in faster calculation of window positions, but if you use one of
those fancy new window managers with shaped windows then your toons might sometimes look like they’re walking on thin air.