Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old January 13th, 2005   #1
lizardking
Way Too Much Ubuntu
 
lizardking's Avatar
 
Join Date: Jan 2005
Location: Signa, Florence
Beans: 261
Hardy Heron (Ubuntu Development)
Send a message via ICQ to lizardking Send a message via MSN to lizardking Send a message via Yahoo to lizardking Send a message via Skype™ to lizardking
Talking HOWTO: Expocity similar to Apple switch

I have found this deb package in the net to transform metacity simple task swithcer to a task switcher similar to Exposè di apple.
This si the software EXPOCITY .

I have found this debian package if some one would like to try it.
Debian package for Expocity
I invite the developer of Horthy to intall into it by deafult.
I have installed the package by dpkg beacuse apt-get doen't work.
This is the result:
click here to see

I have only a problem and if someone knows how to solve I'm glade with him. When I Go to update package with synaptic I take an error to upgrade the system.The error is beacuse synaptic try to upgrade the library libmetacity0-exp that is the library of Expocity.So if I do this upgrade expocity go away . Some one have any solution?
lizardking is offline   Reply With Quote
Old January 13th, 2005   #2
daniels
Ubuntu Developer
 
Join Date: Oct 2004
Location: Helsinki, FI
Beans: 369
Re: HOWTO: Expocity similar to Apple switch

I had a look at it a while ago and made some packages for it that integrated better with Metacity, but no-one really liked the result. We decided it wasn't good enough to go into Hoary, because it was just very frustrating.
__________________
daniel dot stone at ubuntu dot com
daniels is offline   Reply With Quote
Old January 13th, 2005   #3
woifi
Just Give Me the Beans!
 
Join Date: Dec 2004
Location: Austria (Upper Austria)
Beans: 54
Re: HOWTO: Expocity similar to Apple switch

hi!
Quote:
Originally Posted by lizardking
I have only a problem and if someone knows how to solve I'm glade with him. When I Go to update package with synaptic I take an error to upgrade the system.The error is beacuse synaptic try to upgrade the library libmetacity0-exp that is the library of Expocity.So if I do this upgrade expocity go away . Some one have any solution?
what about
Code:
apt-get hold libmetacity0-exp
hth

woifi

edit:

expocity installation with apt-get should work with
Code:
deb http://acm2.ustc.edu.cn/~roger/debian/ ./
in your sources.list
btw, i see that the metacity version in this archive ist just 2.6.2 -> warty is 2.8.x
do you have any problems? does anything not work?

Last edited by woifi; January 14th, 2005 at 11:18 AM..
woifi is offline   Reply With Quote
Old January 13th, 2005   #4
lizardking
Way Too Much Ubuntu
 
lizardking's Avatar
 
Join Date: Jan 2005
Location: Signa, Florence
Beans: 261
Hardy Heron (Ubuntu Development)
Send a message via ICQ to lizardking Send a message via MSN to lizardking Send a message via Yahoo to lizardking Send a message via Skype™ to lizardking
Re: HOWTO: Expocity similar to Apple switch

Quote:
Originally Posted by woifi

expocity installation with should work with
Code:
deb http://acm2.ustc.edu.cn/~roger/debian/ ./
in your sources.list
btw, i see that the metacity version in this archive ist just 2.6.2 -> warty is 2.8.x
do you have any problems? does anything not work?
I have already tryed to edit source.lst am nothing.There is a bad package.gz in the server I think.

The apt-get hold commando report this:
Code:
sudo apt-get hold limetacity0-exp
E: Operazione non valida hold
no i have no problem when metacity runs, only problem is with I cannot make update of the system leaving libmetacity0-exp
lizardking is offline   Reply With Quote
Old January 14th, 2005   #5
woifi
Just Give Me the Beans!
 
Join Date: Dec 2004
Location: Austria (Upper Austria)
Beans: 54
Re: HOWTO: Expocity similar to Apple switch

Quote:
Originally Posted by lizardking
I have already tryed to edit source.lst am nothing.There is a bad package.gz in the server I think.
package.gz seems to be ok, i'll check this...

Quote:
The apt-get hold commando report this:
Code:
sudo apt-get hold limetacity0-exp
E: Operazione non valida hold
oh, i thought there was an apt-get hold command ... sorry for this!
this command should do it for you:
Code:
echo libmetacity0-exp hold | dpkg --set-selections
alternatively you can do this with synaptic or dselect too, i think: "= key" in dselect or crtl+e in synaptic, iirc

hth

woifi

Last edited by woifi; January 14th, 2005 at 11:22 AM..
woifi is offline   Reply With Quote
Old February 14th, 2005   #6
Gymnae
First Cup of Ubuntu
 
Join Date: Feb 2005
Location: Koblenz
Beans: 3
Send a message via ICQ to Gymnae Send a message via AIM to Gymnae
Re: HOWTO: Expocity similar to Apple switch

Quote:
Originally Posted by lizardking
I have found this deb package in the net to transform metacity simple task swithcer to a task switcher similar to Exposè di apple.
This si the software EXPOCITY .

I have found this debian package if some one would like to try it.
Debian package for Expocity
I invite the developer of Horthy to intall into it by deafult.
I have installed the package by dpkg beacuse apt-get doen't work.
This is the result:
click here to see

I have only a problem and if someone knows how to solve I'm glade with him. When I Go to update package with synaptic I take an error to upgrade the system.The error is beacuse synaptic try to upgrade the library libmetacity0-exp that is the library of Expocity.So if I do this upgrade expocity go away . Some one have any solution?
Wow, your Desktop looks great!
What themes or extra Tools did you use in Order to make Nautilus look like Finder, get the theme and have a Dock?
I wanna make my Ubuntu (did I mention that I'm new to this Community and love Ubuntu?) look like my OS X.

I'll try to install Expocity in Hoary during the next days!
Gymnae is offline   Reply With Quote
Old February 14th, 2005   #7
piedamaro
Ubuntu Extra Shot
 
Join Date: Nov 2004
Location: Roma, Italia
Beans: 280
Re: HOWTO: Expocity similar to Apple switch

Quote:
Originally Posted by daniels
I had a look at it a while ago and made some packages for it that integrated better with Metacity, but no-one really liked the result. We decided it wasn't good enough to go into Hoary, because it was just very frustrating.
Totally agree. Unfortunately it's only a hack, ligth years far from exposeé. And as you said it's frustrating cause the windows pop up from nowhere, thus you loose track of the windows, then the whole thing is just useless.
piedamaro is offline   Reply With Quote
Old February 14th, 2005   #8
dracnor
First Cup of Ubuntu
 
Join Date: Feb 2005
Beans: 6
Re: HOWTO: Expocity similar to Apple switch

There is also skippy - http://thegraveyard.org/skippy.php . I just compiled the program by hand and it works well. Just hit F11 after running the program to switch tasks/programs.

1. download skippy
2. extract it - "tar xjvf skippy-0.5.0.tar.bz2"
3. change directories - "cd skippy-0.5.0"
3b. Optional - you can edit Makefile (nano Makefile) and comment out the Xinerama stuff.
4. build the program - type "make"
5. install it - "sudo make install"
6. "cp skippyrc-default ~/.skippyrc" (edit ~/.skippyrc to your preferences if you want)
7. run skippy and hit F11

Works great here.
dracnor is offline   Reply With Quote
Old February 15th, 2005   #9
kamstrup
Dipped in Ubuntu
 
kamstrup's Avatar
 
Join Date: Oct 2004
Location: Denmark
Beans: 238
Ubuntu Breezy 5.10
Re: HOWTO: Expocity similar to Apple switch

Isn't it painfully slow? For me it is at least...
kamstrup is offline   Reply With Quote
Old March 31st, 2005   #10
Happy
5 Cups of Ubuntu
 
Join Date: Mar 2005
Beans: 26
Re: HOWTO: Expocity similar to Apple switch

Just installed Skippy.
It look nice but yes it is kinda painfully slow

but it looks nice =P
Happy is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:47 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry