Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: HOWTO: Expocity similar to Apple switch

  1. #1
    Join Date
    Jan 2005
    Location
    Signa, Florence
    Beans
    255
    Distro
    Hardy Heron (Ubuntu Development)

    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?

  2. #2
    Join Date
    Oct 2004
    Location
    Helsinki, FI
    Beans
    368

    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

  3. #3
    Join Date
    Dec 2004
    Location
    Austria (Upper Austria)
    Beans
    52

    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 04:18 PM.

  4. #4
    Join Date
    Jan 2005
    Location
    Signa, Florence
    Beans
    255
    Distro
    Hardy Heron (Ubuntu Development)

    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

  5. #5
    Join Date
    Dec 2004
    Location
    Austria (Upper Austria)
    Beans
    52

    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...

    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 04:22 PM.

  6. #6
    Join Date
    Feb 2005
    Location
    Koblenz
    Beans
    3

    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!

  7. #7
    Join Date
    Nov 2004
    Location
    Roma, Italia
    Beans
    279

    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.

  8. #8
    Join Date
    Feb 2005
    Beans
    5

    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.

  9. #9
    Join Date
    Oct 2004
    Location
    Denmark
    Beans
    240
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Expocity similar to Apple switch

    Isn't it painfully slow? For me it is at least...

  10. #10
    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

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •