ShopDreamUp AI ArtDreamUp
Deviation Actions
1. Download from launchpad.net/~sausageandeggs/… - covergloobus_1.7-0~361~precise1.tar.gz
2. Unpack and go to recipe-1.7
3. In terminal:
sudo apt-get install automake
./autogen.sh
make
sudo make install
4. If not work, install python-xlib and python-support
2. Unpack and go to recipe-1.7
3. In terminal:
sudo apt-get install automake
./autogen.sh
make
sudo make install
4. If not work, install python-xlib and python-support
Shadows for menus and gnome-panel in Compiz
1. Run -> ccsm
2. Go to -> Windows Decoration -> Shadow Windows -> paste this -> (any | (class=Tooltip | Menu | PopupMenu | DropdownMenu | Unknown) | name=gnome-panel)
3. If Conky draw shadows just create file -> conky.sh (with your conkyrc configs)
#!/bin/bash
#WAIT BITCH
sleep 30
conky --config=/home/fuss/Scripts/Conky/HDD/conkyrc_hdd &
conky --config=/home/fuss/Scripts/Conky/HDD/conkyrc_hdd2
4. Make conky.sh executable, in terminal (in folder with created file) -> chmod +x conky.sh
5. Add conky.sh to autostart and logoutScreenshot http://2.bp.blogspot.com/-TNmyWFojaxY/T6tpr3XFGfI/AAAAAA...
Install emerald for Ubuntu 12.04
1. Install packages (in terminal):
sudo apt-get install git autoconf libtool libwnck1.0-cil-dev libwnck-dev intltool libdecoration0-dev gawk
2. Download emerald
cgit.compiz.org/fusion/decorators/emerald/snapshot/emerald-0.9.5.tar.gz
3. Install, in terminal (if you download to Downloads folder)
cd Downloads
cd emerald-*
./autogen.sh && make clean && make distclean && ./configure --prefix=/usr && make && sudo make install
4. Run:
emerald --replaceADD!
RU version by me - http://fucknhack.blogspot.com/2012/03/how-to-emerald-ubuntu-1204.htmlJP version by sakuraiyuta (check for fix Segmentation fault!) - http://saku...
How-to install artwiz (pixel) fonts in Ubuntu
Sometime people ask me how to install artwiz (pixels) fonts in Ubuntu, because many time ago they was removed from repo. This method work for me from 8.04 to 10.04.1. You must download fonts from here http://artwizaleczapka.sourceforge.net/
and extract archive to /home/USERNAME/.fonts (I download artwiz-aleczapka-en-1.3.tar.bz2)2. Open terminal and type:
sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf3. sudo fc-cache -fv4. sudo dpkg-reconfigure fontconfig5. sudo dpkg-reconfigure fontconfig-config6. Restart X and enjoy!Thanks for help AWWAKUM (Original post http://lamernotes.blogspot.com/2009/05/artwiz-ubuntu-904.html)
Dual Panel Nautilus for Ubuntu 9.10
Type in terminal:
sudo add-apt-repository ppa:berndth/ppa
sudo apt-get update && sudo apt-get upgradeThan:
killall nautilus && nautilus &Open nautilus and push F3
PROFIT!Find on ubuntuforums.org by mrdiegoScreenshot http://2.bp.blogspot.com/_cFWBObRkg9w/SyGMnU952sI/AAAAAAAAA44/arQ_Q3IRrZw/s1600-h/nautilus.png
Featured in Groups
© 2012 - 2024 iamfuss
Comments16
Join the community to add your comment. Already a deviant? Log In
Thanks, it works on Xubuntu 12.04
But for Xubuntu 12.10? Any chance to use it?
But for Xubuntu 12.10? Any chance to use it?