Is there a DE independent program like lxde-logout? [solved]

The title says pretty much everything. I am setting up e16.
Using e16, thunar, parcellite, gvolwheel and wbar I have a wonderful desktop. The only complain is I cannot reboot or turn off with a specific program like lxde-logout.
I know I can just use sudo to allow users of the group power to use halt and reboot... but it seems so ancient...
So, is there a program like lxde-logout that detects if the user can turn off or reboot the machine and allows to make it with ease?
Thanks
Solved! Yes there is at least oblogout and exitx-polkit-git.
Last edited by ezzetabi (2011-05-26 21:20:18)

Try with this, it depends only on pygtk
#!/usr/bin/env python2
# -*- coding: UTF-8 -*-
__license__ = """
Copyright 2008 Pável Varela Rodríguez <[email protected]>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
__author__ = "Pável Varela Rodríguez <[email protected]>"
__version__ = "0.1"
import os
try:
import pygtk
pygtk.require('2.0')
import gtk
except:
print "Fatal error! PyGTK>=2.0 not found!!!"
os.sys.exit(1)
icon_size = gtk.icon_size_register("64x64", 64, 64)
class ActionButton(gtk.Button):
def __init__(self, icon_name, label):
super(ActionButton, self).__init__()
self.__name = icon_name
self.set_focus_on_click(False)
self.set_relief(gtk.RELIEF_NONE)
self.set_label(label)
ico = gtk.Image()
ico.set_from_icon_name(icon_name, icon_size)
self.set_image(ico)
self.set_image_position(gtk.POS_TOP)
def __str__(self):
return self.__name
class ShutdownDialog(gtk.Window):
def __init__(self):
super(ShutdownDialog, self).__init__()
self.set_decorated(False)
self.set_keep_above(True)
self.set_skip_taskbar_hint(True)
self.__config()
self.__initButtonsMap()
self.__construct()
self.show_all()
def __config(self):
self.set_default_size(240, 80)
self.set_icon_name("gnome-session-logout")
self.set_position(gtk.WIN_POS_CENTER_ALWAYS)
self.set_keep_above(True)
self.set_resizable(False)
self.set_title("Exit")
self.connect("delete-event", self.__quit)
self.connect("key-press-event", self.__onKeyPress)
def __construct(self):
hbox = gtk.HBox()
for idx in range(len(self.__buttonsMap.keys())):
ID = str(idx)
icon_name = self.__buttonsMap[ID]["icon"]
label = self.__buttonsMap[ID]["label"]
name = icon_name.split("-")[-1]
button = ActionButton(icon_name, label)
setattr(self, "__%s" % name, button)
button.connect("clicked", self.__doAction)
hbox.pack_start(button)
bottombox = gtk.HBox()
btnCancel = gtk.Button("Cancel", gtk.STOCK_CANCEL)
btnCancel.connect("clicked", self.__quit)
btnCancel.set_relief(gtk.RELIEF_NONE)
bottombox.pack_start(btnCancel)
vbox = gtk.VBox()
vbox.pack_start(hbox, True)
vbox.pack_start(gtk.HSeparator(), False)
vbox.pack_start(bottombox, False)
self.add(vbox)
def __doAction(self, w):
for ID in self.__buttonsMap.keys():
if self.__buttonsMap[ID]["icon"] == w.__str__():
os.system(self.__buttonsMap[ID]["action"])
def __initButtonsMap(self):
self.__buttonsMap = {}
self.__buttonsMap["0"] = {
"icon": "gnome-session-logout",
"action": "openbox --exit",
"label": "Logout"
self.__buttonsMap["1"] = {
"icon": "gnome-session-reboot",
"action": "sudo /sbin/reboot",
"label": "Reboot"
self.__buttonsMap["2"] = {
"icon": "gnome-session-halt",
"action": "sudo /sbin/halt",
"label": "Shutdown"
def __onKeyPress(self, widget, event):
if event.keyval == gtk.keysyms.Escape:
self.__quit()
def __quit(self, widget=None):
gtk.main_quit()
if __name__ == "__main__":
ShutdownDialog()
gtk.main()
Last edited by hermes (2011-05-26 16:34:50)

Similar Messages

  • Is there still a program like mindjet manager

    Hello Comminity,
    I'm looking for a program like Mindjet-Manager.In the windows Version it's able to send Ideas or Paths to
    Outlook as a task with a reminder.
    For Example:
    I'm creating a mindmap with all my pets. I'm able to create e.g. "Dog" and put a note to it (maybe: "Feeding at 9 am).
    After that i can use "Send to -> Microsoft Outlook at task". Then an outlook window opens where i can fill in a
    remembering-time, other notes and so on.
    What I'm now thinking of, is a mindmap program for apple, which works faultless with the notification center, iCal and tasks.
    Is there still someone, who knows how to solve this problem ?

    I don't know about Best Buy, Scott. iLife boxed set is no longer in production nor available for normal retail sale, so you'll have to call and ask them if they have any remaining in stock, although you could check the online site.
    I don't know if you can reliably run two different versions of iLife, although I know you can install them.

  • Is there any way in photoshop cc to eliminate the background in the program like in cs5.1 ??

    is there any way in photoshop cc to eliminate the background in the program like in cs5.1 ??

    Is this with a Mac system?  If yes, then Window > Application frame, or so I believe.

  • Is there a function of Offset (like a CAD program) in the tools of paths?

    Is there a function of Offset (like a CAD program) in the tools of paths?

    There's no Offset in the same way that the Autocad tool works, mainly because we are working in pixels and not strictly in a linear scale, although I agree it would be useful.
    You can get a reasonable workaround with lines perpendicular to the image edges, by using the 'New Guide Layout' tool that was introduced with CC 2014.2.2  (I think).  Or by using the GuideGuide extension panel.  It would take a bit of working out though.
    I remember that I Offset as being one of my most used tools with Autocad, but usually together with a constantly changed UCS zero point.  You can do that by re-zeroing the Grid to your guides (snap will keep things spot on), and use the grid to position other guides.
    But it still comes down to horses for courses.  Illustrator handles guides and lines much better than Photoshop, and Autocad is an order of magnitude better still.  (And a site easier to use than when I started having to enter every coordinate via a command line!!!).  The tight wads did eventually get me a proper puck and tablet, but it felt like cheating ;-) .

  • Is there a program like iDVD that is hd

    Ok so I love iDVD !  It didn't come on my new Mac so I installed it and it worked fine until I realized my new hd camera doesn't really get the same quality burned on a DVD. iDVD is not hd and I am sad apple hasn't improved it, but I want to know is there a alternative that is HD?  I would prefer it be a genuine apple product from the app store, but if there is a free program online or something you can buy I will consider it.  (I use final cut pro x for making movies if there is something compatable.
    Thanks

    This may not answer your question but it does cover getting better quality from iDVD.
    Its from the thread that I have linked - last reply on page one:
    https://discussions.apple.com/message/17681501#17681501
    This is what the reply contained:
    I did some testing last night using iMovie 11 and iDVD 7.1.2 and was able to get a really good quality HD, there are no jagged or pixelated images and audio is very good as well. All the chapters, title, everything that I created in iMovie was shown perfectly in the DVD.  I tested the result on HD TV and very satisfied. This is what I did:
    create your iMovie project and then do export movie. My movie project is about 74 minutes long and I selected 1080p option for the export. Do not do "Share to iDVD".  Once the process is done you will notice there is HD 1080p note besides your project name.
    then open iDVD and create a new iDVD project as if you start from scratch.
    import your iMovie into iDVD then click burn.
    Lots of people saying that iMovie HD (ver. 6.x) is better and I am going to try with that version next and compare the result.  But my initial testing with iMovie 11 and iDVD 7.1.2 was quite surprisingly good so far.

  • I have adobe elements 6 program and my disk got distorted.  i have all my serial numbers still as i have all packaging.  is there a way the program can be downloaded.  my computer had to be wiped out and was trying to reinstall

    hi.  i have the adobe elemenets6/premiere elements 4 package and my disk has gotten destroyed from getting all scratched up.  my laptop i had my program on had to be wiped out and everything has to be reloaded.  is there a way the program can be downloaded from the internet? i have the packaging still where it shows my serial numbers.

    iPods do not work with "accounts."  They work with your iTunes library.  You don't have to set up a new iTunes library for each iPod.  One iTunes library can sync with as many iPods, iPhones, and iPads as your own, at the same time.  iTunes connects to and treats each device separately.
    However, if your iPod nano is set up for automatic syncing with an iTunes library that is NOT your current iTunes library, you cannot sync your current library to it without replacing its existing content.  Do you have access to the previous iTunes library, the one the iPod currently synced to?  If so, you should transfer your song files from that iTunes library to your current iTunes library.  Then, sync our iPod to your current iTunes library.  You can post back to get more info about the procedure.
    If you don't have access to that previous iTunes library, the approach is to first offload the song files from the iPod to your computer's drive, then add the song files to your current iTunes library.
    You cannot use iTunes to transfer song files from iPod to computer, except for songs purchased from the iTunes Store.  However, there are third-party methods and utilities that can transfer from iPod to computer.  If you do a Google search on something like "ipod transfer," you should get some links.
    You can then sync your iPod to your "consolidated" iTunes library.

  • How can I display files in external program like Word?

    Using NetBeans 6.5, IE7, Windows XP
    I have not had any luck attempting to get a PDF file to display in a separate browser window,
    so I thought I might try to combine that with a new issue.
    I have 3 file types - jpg, rtf and pdf that should be able to be displayed in external programs like Word or Adobe.
    Is there a way to start an external application and pass the file name from a backing bean?
    The files would be located on the server in a directory that is mapped to the client and the applications (Word, etc.) would reside on the client.
    Can this be done from within the confines of a JSF application?
    Thanks

    I was kind of hoping that someone could point me to an example of how to do this.
    I've tried the servlet approach, but can't seem to get the file to display in a separate browser window.
    That is why I thought about maybe launching a separate application, if that is possible.

  • Has anyone ever used their iPad to remotely connect to a iMac and use programs like Photoshop on their iPad?

    Hi everyone,
    I had an iMac at home, but I've recently taken on some freelance work and they would like me to come into the office every now and then. I don't want to purchase a laptop and I know you can remotely connect to your desktop with an iPad, but I need to know if anyone has ever done that and successfully used programs like Photoshop on their iPad. Is there lag time when trying to use the software? Or is it just not possible and I should consider getting a laptop again?
    Thank you!

    iPads are not exact laptop replacements. If you need to be using Photoshop, then buy a normal laptop computer.
    Using a remote access app on an IPad or any tablet conputer  to remote access your computer to operate will be quite a lot slower and clumsier than just having a laptop with a normal OS and Photoshop application installed.

  • Is there an add-on program, which assumes the directory structure of a Windows PC with subfolders?

    Hi all,
    Is there an add-on program, which assumes the directory structure of a Windows PC with subfolders?
    So that the playlists are created with all the directories and subdirectories.
    I would like the Music folder
    and all its subdirectories
    drag into iTunes.
    Then should the songs in iTunes and in the Iphone geanu be designed with the same directory wiht subdirectories structure.
    Example:
    G:\1 wav+mp3\1 Alles\2 Deutsches\Die Prinzen\Album Die Prinzen - Das Leben ist grausam\AlbumArtSmall.jpg
    G:\1 wav+mp3\1 Alles\2 Deutsches\Die Prinzen\Album Die Prinzen - Das Leben ist grausam\Betriebsdirektor - Das Leben Ist Grausam - die Prinzen - 05 - .mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Die Prinzen\Album Die Prinzen - Das Leben ist grausam\Blaues Blut - Das Leben Ist Grausam - die Prinzen - 07 - .mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Die Prinzen\Album Die Prinzen - Das Leben ist grausam\desktop.ini
    G:\1 wav+mp3\1 Alles\2 Deutsches\Grönemeyer\Zwölf\Herbert_Grönemeyer_-_12_[2007]_-brandneu-_[found-on-www-bitreactor-to].to rrent
    G:\1 wav+mp3\1 Alles\2 Deutsches\Grönemeyer\Zwölf\Lied 01 - Ein Stück vom Himmel.mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Grönemeyer\Zwölf\Lied 02 - Kopf hoch,tanzen.mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Grönemeyer\Zwölf\Lied 03 - Du bist die.mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Hannes Wader\ Dass nichts bleibt wie es war\Rohr im Wind - Dass nichts bleibt wie es war - Hannes Wader - 07.mp3
    G:\1 wav+mp3\1 Alles\2 Deutsches\Hannes Wader\ Dass nichts bleibt wie es war\Schon so lang - Dass nichts bleibt wie es war - Hannes Wader - 02.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Allerlei
    G:\1 wav+mp3\1 Alles\3 Song\Allerlei\(Everything I Do) I Do It For You - Bryan Adams - Best of Me (Ecopac) - 10.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Allerlei\(Sittin' on) the dock of the bay - Otis Redding - (Sittin' on) the Dock of the Bay - 01.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Allerlei\~ Change Is Gonna Come - The Neville Brothers - Yellow Moon - 01.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Boney M. - Daddy Cool\Baby, Do You Wanna Bump - Daddy Cool - Boney M. - 06.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Boney M. - Daddy Cool\Barbarella Fortuneteller - Daddy Cool - Boney M. - 15.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Boney M. - Daddy Cool\Belfast - Daddy Cool - Boney M. - 04.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Elvis Presley - Definitive Country Album
    G:\1 wav+mp3\1 Alles\3 Song\Elvis Presley - Definitive Country Album\AlbumArtSmall.jpg
    G:\1 wav+mp3\1 Alles\3 Song\Elvis Presley - Definitive Country Album\Always On My Mind - Definitive Country Album - Elvis Presley - 03.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Elvis Presley - Definitive Country Album\Burning Love - Definitive Country Album - Elvis Presley - 09.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Elvis Presley - Definitive Country Album\Don't Cry Daddy - Definitive Country Album - Elvis Presley - 15.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Flying Pickets\Every Little Thing She Does-Flying Pickets - Flying Pickets.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Flying Pickets\Folder.jpg
    G:\1 wav+mp3\1 Alles\3 Song\Flying Pickets\goodnight sweethart - flying pickets - flying pickets .mp3
    G:\1 wav+mp3\1 Alles\3 Song\Flying Pickets\Groovin'-Flying Pickets - Flying Pickets.mp3
    G:\1 wav+mp3\1 Alles\3 Song\Flying Pickets\I Got You Babe - Flying Pickets - Flying Pickets.mp3
    G:\1 wav+mp3\1 Alles\4 Instrumental\Allerlei\Classical - Franz Liszt - Liebestraum piano - Franz Liszt - Liebestraum piano.mp3
    G:\1 wav+mp3\1 Alles\4 Instrumental\Allerlei\Classical Guitar - Greensleeves - Greensleeves.mp3
    G:\1 wav+mp3\1 Alles\4 Instrumental\Allerlei\Classique - Schumann - Carnaval, Chopin - Schumann - Carnaval, Chopin.mp3
    G:\1 wav+mp3\1 Alles\4 Instrumental\Allerlei\Crown Chakra - Tony O'Connor - Tony O'Connor.mp3
    G:\1 wav+mp3\1 Alles\4 Instrumental\Allerlei\Dallas - TV 70's & 80's.mp3
    usw.
    Is there a program led?
    Thank you very much
    frank

    deggie wrote:
    No, as there is no such file management system in iOS.
    I do not understand this..
    In iTunes I can create folders and subfolders.
    Please look.
    I would like to drag the folder "1 All" in iTunes.
    There should also then the folder structure are taken
                       iTunes                                                 Windows 7 Explorer
                    Folder in Folder                                        Folder in Folder
    Thank you very much
    Frank

  • HT4889 Will I need the original registration numbers for programs like Pro Tools to run migration assistant?

    I am getting a new iMac and will be using Migration Assistant to transfer files from the old iMac to the new iMac.  Will I need registration numbers to run programs like Pro  Tools after I tsfr the files?  Big problem since I've lost the disks and the reg numbers.  What about programs I've downloaded from the net like Quicken.  Will these files open and run.  Are there a lot of problems in setting up a new machine this way?  I would like to start with a clean machine and reload all software but things like pictures and music files are stored all over as I was going through the process of learning how macs store files after being on PC's for years.  Any thoughts would be greatly appreciated.
    Thanks in advance.
    Goober151

    When you first start the new iMac, you will get Setup Assistant, which is more reliable than Migration Assistant based on what others have experienced. If everything transfers okay, hopefully the applications should work fine.
    Some information.
    Migration Assistant
    Migration Assistant – Tips and Tricks

  • Clueless as to whether I can do this or not in a program like Numbers

    Before I begin - my disclaimer...
    I have very little training in this area, and am completely clueless whether this can even be done.
    I am trying to consider whether we will be able to create our own charting system in a medical clinic.  In beginning to play with the idea - the first thing that I need to find out would be does a database program like numbers have the ability to create full sentences from information in a give data field?  From there it becomes can you create a workflow that would take data from selected fields in a data base to populate a completed paragraph.
    e.g. - based solely on how I would envision something like this to work (this is not based on anything concrete that I've seen in the past).
    Data/Value in Cell A2 (from some sheet), would automatically populate the dot phrase in a partially pre-populated sentence.  So that if that data in the previous mentioned Cell A2 was "considerable pain" (let's say from a pop-up cell)... then... the following would be completed via automation.
    The patient reported on intake today <value of A2:from some sheet> in the area of chief complaint.
    So that maybe on another sheet the Sentence would read - "The patient reported on intake today considerable pain in the area of chief complaint."
    Below is a sample from a form I've created that we use as a digital new patient intake form.  I'd like to know if we can create something along the lines of the above mentioned to create the paragraph following the screen capture below.  For illustration purpose, I've italicized the text in the full sentences with the data taken from each field of the chart.  Those fields in blue from the chart are cells whose format is pop-up.  The green text is data typed/dictation into the given cell.
    The patient reported on intake today that the symptoms began while bending over to scratch an itch on her ankle.  The initial presentation was reported as immediate, with no changes since onset.  There have since been changes in the patient's breathing, with an increase in symptoms with coughing, and straining.
    Again - I have no formal training in this other than creating the above mentioned chart.
    Any help/suggestions would be greatly appreciated.

    Hi L.T.D.,
    To only answer the question you asked, the answer is yes you can do those specific tasks you mentioned.
    My example:
    Since you don't want the sentence if A2 is blank you would modify this formula to something like this:
    =IF(ISBLANK(A2),"","the patient reports "&A2&" that won't leave.")
    I don't see a problem if all you are looking to do is to translate your form or forms into a report. I could even see several different forms reporting to one sheet that tracks their history. It may require a lot of maintenance if there are an increasing number of forms reporting.
    Sometimes merged cells create difficulty in Numbers. A mix of popups and checkboxes may complicate things.
    I think the previous advice may turn out to be the best, though. You are asking,"If I head this way am I headed to Japan?" I am saying "Yes". They are saying, "You will need a boat!"
    quinn

  • Is there a Video eMail program for the eMac?

    I have an external video camera hooked up to my eMac and would like to use it for Video Emails. On the PC's there are several free programs, including iGoogle and MS Messenger that allow this. Yet when I try to use them on the eMac, they state they aren't compatible with PowerPC chips, only Intel-based MACs. I've searched the internet for "Free Video Email for MAC" but failed to find anything that would work on the eMac. Several would work only with iSight, which I don't have.
    Message was edited by: UncleDannie

    UncleDannie wrote:
    I have an external video camera hooked up to my eMac and would like to use it for Video Emails. On the PC's there are several free programs, including iGoogle and MS Messenger that allow this. Yet when I try to use them on the eMac, they state they aren't compatible with PowerPC chips, only Intel-based MACs. I've searched the internet for "Free Video Email for MAC" but failed to find anything that would work on the eMac. Several would work only with iSight, which I don't have.
    Message was edited by: UncleDannie
    (1) Perhaps you mean video chat or conference rather than video email? I no longer use a PC, but I could not see how either iGoogle or MS Messenger offers Video Email.
    If you really want to send video email, all you need an OS X app that can capture a video clip. You can attach those saved clips to your email. If this is what you want to do, you likely already have an app that can capture video if your camera is compatible with your eMac.
    However, if you do not already know which app you want to use to capture your video clips, take a look at this page for some candidate apps you can consider:
      http://www.ralphjohns.co.uk/EZJim/EZJimpage7.html
    If you already have Apple's iMovie, QuickTime Pro, or Photo Booth, any of them can capture video for emailing provided that your camera is compatible with the app and Mac OS you are using. Other apps in the linked list might be compatible with your cameras, so, if your camera is not supported with the software you have, you may want to take a look at the system requirements and compatibility info for some of the other apps that can capture movie/video clips.
    (2) If your external video camera is either Firewire or a "UVC" device, and, if your eMac 1.25Ghz PowerPC G4 is one of those listed in this page
      http://support.apple.com/kb/SP44
    your camera should work with your Mac OS X (10.5.8) without need for any driver software.
    (3) If you cannot make the desired applications work with your camera, and, if your camera is one of those listed as a "should work" in
      http://webcam-osx.sourceforge.net/cameras/index.php
    the macam driver you can download from the links there may let you use your camera with your existing system.
    (4) If your camera is not compatible with both the version of OS X and the applications you use, you may want to consider a different camera. For more info see:
      http://www.mac-compatible-web-cam.com/
    (5) If I have misunderstood, when you post back, please give the specifics of which camera you want to use and what app you want to use with your video camera.
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.2)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.2)
    LED Cinema Display  G4 PowerBook 1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • I was using AVG. I downloaded Firefox 4 and got the message that it's not compatible. Is there another free virus program that works well? Thanks!

    my AVG is NOT compatible with Firefox 4....is there another free virus program that i can use?

    Try updating AVG. According to their forums, they have updated the Linkscanner toolbar. You may need to do an uninstall/reinstall (see [http://forums.avg.com/mx-en/avg-free-forum?sec=thread&act=show&id=155295 Free Antivirus | Forum - Update For Firefox 4 Leaves Old "AVG Safe Search" Add-On]) .
    Does it work?
    '''Edit:''' If you end up deciding to switch away from AVG, you can get opinions on free antivirus software on other forums, such as [http://windowssecrets.com/forums/ Windows Secrets]. Many users like Microsoft Security Essentials, others prefer Avast. You get the picture.

  • Word says there's no email program installed to email a document, but there's an app on Windows 8. Any help?

    I have windows 8 on my laptop and love it so much.
    I like using word, but sometimes don't want to have to save random files to email them.
    I go to the save and send option in word, then click send as attachment. An error box appears:
    'There is no program installed to send this blah blah blah. If there is already a program installed create a link in default programs'
    HOW DO I GET TO DEFAULT PROGRAMS??!!!!!!!
    I click OK and it says MAPI error. I saw that if you go onto 'fixmapi.exe' this is corrected, but that didn't help at all.
    Plz someone help?
    (the mail app works fine, but it would be so much easier to send straight from word)

    as far as I know, for this scenario, an "app" is not suitable for this purpose, because word requires a "program", not an "app" for this function/feature.
    I guess if you have Word, that means you have some kind of an Office installation in place, but, is it an edition of Office that doesn't include Outlook?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • I have an Mac air 2011  and after install osx mountain lion when I do update to some programs like iMovie and iPhoto and make sleep mode to dowenloaded it doesn't dowenloaded in sleep mode it stop please help me

    I have an Mac air 2011  and after install osx mountain lion when I do update to some programs like iMovie and iPhoto and make sleep mode to dowenloaded it doesn't dowenloaded in sleep mode it stop please help me

    i guess you could put the aiport utility app on your iphone, click on the aiport express there, it will show you how many devices are connected to it and the mac addresses of those devices.

Maybe you are looking for