Opening an Application on Current Desktop

So I've tried digging around on my Mac to see if I could figure it out myself, but there didn't seem to be a way to do it, so I'm curious if anybody has an answer. Usually, I have a lot of desktops open, with one application open on each one so it's easier to slide between them. I was curious if there was a way, when you open an application that it opens on the current desktop you're using as opposed to the last one you opened it on. This is a little tedious, as sometimes I will open safari on "Desktop 2" and it really opens on "Desktop 4" so it requires me to shift the position of the desktop's so I get it to where it's comfortable for me to slide between them. I couldn't find anything in the settings related to this, unless I'm just blind.

Pages for your Mac needs to be downloaded from the Mac App Store. It sounds like you may have downloaded the iPad/iPhone version.

Similar Messages

  • Openbox :: linking an application to a desktop [SOLVED]

    I'm trying to get Openbox to open certain applications in certain desktops, like Firefox in desktop 3 and Quanta in desktop 1 etc.
    I've followed the instructions in the Openbox web site and created the following in ~/.config/openbox/rc.xml
    <openbox_config>
    <applications>
    <application name="firefox">
    <desktop>3</desktop>
    <maximized>yes</maximized>
    <layer>normal</layer>
    </application>
    <application name="quanta">
    <desktop>1</desktop>
    <maximized>yes</maximized>
    <layer>normal</layer>
    </application>
    </applications>
    </openbox_config>
    Now, if I understand correctly, when I open firefox (regardless of the desk I'm in at the time) it should open in desktop 3 ... but it does not
    Instead it opens in whatever desktop I'm in at the time.
    I've run the Reconfigure Openbox command after my changes and I've also tried using the desktop names (eg: desktop 1 is 'Apps', desktop 3 is 'Web') in the configuration file but not joy.
    I'm I doing something wrong? Can anyone tell me if I'm missing something?
    Thanks in advance.
    R.
    Last edited by ralvez (2008-11-25 04:29:14)

    Hey guys,  all of the sudden the  <application class="Firefox*"> kicked in and now it is working just fine!!
    I'm a happy camper Thanks moljac024!!
    and using B's tip to get an application's class (xprop |grep WM_CLASS) I got the class of Thunderbird (which is 'Thunderbird-bin') and got both of them working.
    Just for reference, in case it may help someone else, here is the code:
    <application class="Firefox*">
    <desktop>3</desktop>
    <layer>normal</layer>
    </application>
    <application class="Thunderbird-bin*">
    <desktop>4</desktop>
    <maximized>yes</maximized>
    <layer>normal</layer>
    </application>
    Thank you both !!
    R.

  • Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory

    Dear Experts,
    Please note that I am facing a chllenge while confiuguring the VNCServer on the local test Server. The Local Test Sver OS Version is Redhat Enterprise Linux Server 
    Release 5.5 32-bit. Please review the following error message and advise me on how to fix the vncserver issue.
    [root@test .vnc]#  cat xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    gnome-session &
    [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    xsetroot -solid grey
    vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    twm &
    [root@test .vnc]#  cat /etc/sysconfig/vncservers
    # The VNCSERVERS variable is a list of display:user pairs.
    # Uncomment the lines below to start a VNC server on display :2
    # as my 'myusername' (adjust this to your own).  You will also
    # need to set a VNC password; run 'man vncpasswd' to see how
    # to do that.
    # DO NOT RUN THIS SERVICE if your local area network is
    # untrusted!  For a secure way of using VNC, see
    # <URL:http://www.uk.research.att.com/archive/vnc/sshvnc.html>.
    # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
    # Use "-nohttpd" to prevent web-based VNC clients connecting.
    # Use "-localhost" to prevent remote VNC clients connecting except when
    # doing so through a secure tunnel.  See the "-via" option in the
    # `man vncviewer' manual page.
    # VNCSERVERS="2:myusername"
    # VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
    VNCSERVERS="1:oracle"
    [root@test .vnc]# ls
    passwd test.oracle.co.zm:1.pid  test.oracle.co.zm:3.log  test.oracle.co.zm:5.pid  test.oracle.co.zm:6.pid
    test.oracle.co.zm:1.log test.oracle.co.zm:2.log  test.oracle.co.zm:5.log  test.oracle.co.zm:6.log  xstartup
    [root@test .vnc]# more test.oracle.co.zm:1.log
    Xvnc Free Edition 4.1.2
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 70101000, The X.Org Foundation
    Tue Mar 11 11:18:37 2014
    vncext:      VNC extension running!
    vncext:      Listening for VNC connections on port 5901
    vncext:      Listening for HTTP connections on port 5801
    vncext:      created VNC server for screen 0
    Could not init font path element unix/:7100, removing from list!
    localuser:root being added to access control list
    No profile for user 'root' found
    SESSION_MANAGER=local/test.oracle.co.zm:/tmp/.ICE-unix/13603
    Window manager warning: Log level 32: could not find XKB extension.
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (nm-applet:13697): WARNING **: No connections defined
    Initializing nautilus-open-terminal extension
    Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
    [root@test .vnc]#
    Regards
    Mohammed Abdul Muqeet

    Hi,
    Try these 3 solutions
    1. Did you start vncserver services as:
    service vncserver start
    2.Check that port 5901 has not been blocked by a firewall:
    # nc -vz localhost 5901
    You should get a connection and a termination. If you get an error, fix the firewall.
    3. service iptables stop
    Hope This Helps
    Regards,
    -DK

  • Can't Open "Lightroom 5" from CC Desktop Application

    The CC Desktop shows my "Lightroom 5" application with check mark as "Up to date".  However, it does not have link to open the application form there...is it common?  or something needs to be set?
    As I roll over on Photoshop or Bridge, the cursor pointer turns to 'Hand' and on clicking it opens the application.  That does not happen with "Lightroom 5"!

    What - exactly - does the message say?
    What do you find when you search the site for the message?

  • Cannot open application manager on desktop

    I have joined adobe cloud free trial, and adobe application maager is installed on my desktop, but I cannot open anything using the application manager.  Any suggestions?

    You will want to open the applications from either your Start menu or Applications folder depending on which operating system you are utilizing.

  • Unable to open SAP Screen Painter on the current desktop.

    Hi,
    Whenever I try to open Screen painter through SAP GUI I am thrown with an error message "EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'". This error has been occurring since I have changed my workstation. When I use my SAP login ID on a different desktop, screen painter is working fine. This means that the problem is not with the SAP login or the SAP server, the problem lies with the GUI or current desktop setting. Please look into this issue and help resolving this issue. Please revert if any further information is required.
    I have already tried/checked the below steps:
    1. Reinstalled SAP GUI.
    2. gnetx.exe and eumfcdll.dll is already present in my system.
    3. I have checked the setting, Utilities->Settings->Screen Painter->Graphical Layout Editor (Checked)
    The issue is when is tested the RFC conection " EU_SCRP_WN32" it gives me the below error.
    Logon          Cancel
    Error Details     timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456 Timeout dur
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host mb5ap1039 / sapgw00
    Error Details     DETAIL: no connect of TP gnetx.exe from host %%SAPGUI%% after 20 sec
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 26638
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 6226
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Fri Jun 18 11:20:53 2010
    Error Details     VERSION: 2
    Can anybody help me with the above issue.
    Regards,
    Smithesh

    Hi Rich,
    I followed the correction instruction of the note 133903 but didn't work for me .
    I am using SAPGui 7.20.
    Details: (after replace the files)
    ABAP Development Workbench
    Release 7.20
    Graphical Screen Painter
    File Version 7200.0.1300.354
    Build 354w209
    05 May 2010 / 16 Jun 2010
    OS: Windows 7 Professional 32bit
    Some times appears the message box: No response  from Graphical Screen Painter - Exiting.
    On title bar of message box appears: gnetx.exe
    Can I do some thing else?
    Regards,
    Rodrigo
    Edited by: Rodrigo Bernardo on Jun 23, 2010 6:36 PM

  • When I try to click and drag items to the desktop, I receive the following error: You can't open the application "Desktop" because it may be damaged or incomplete.

    I am not able to edit my desktop, I receive the following error: You can’t open the application “Desktop” because it may be damaged or incomplete.
    Also, I cannot rearrange folders, add folders, or move things out of my trash back to the desktop.

    Try using another account and see if the problem persists.
    Try booting into the Safe Mode and see if the problem persists.
    Starting Up in the Safe Mode
    What is Safe Mode

  • Unable to open the Planning application on planning desktop(9.2.x)

    Hi
    I am unable to open the application on the planning desktop.
    All the possible solutions like unlockapp.exe,restarting of Services has been performed but stiil i am unable to open the application.Also the essbase service is unstable ie whenever i restart(stop and start also) the essbase services is up but after a refresh of services the essbase service is getting stopped.Even the DSN conection between planning and essbase seems to not work.
    Any solution for the issue faces above would be really helpfull.
    Thanks and regards
    krishnatilak

    Hi Tilak,
    May be there is problem with hung connections, try to kill hung connections and try to open app, if not works try to reboot the server,sometimes it will help for services failing. after reboot the server check services and hung connections, this time hung connection wud nt present, then try to open app, it may help.
    still problem means check the install files are correct or somebody deleted any files....bin folder
    thnx
    :-)

  • Why does my preferred desktop display immediately switch to another display when I open an icon on the current desktop?

    why does my preferred desktop display immediately switch horizontally to another display when I open an icon on the current desktop?

    That's not a shortcut you are creating with "save as", you are saving a copy of the webpage to your desktop - hence the folder with files for that webpage.
    https://support.mozilla.com/en-US/kb/Creating+a+desktop+shortcut+to+a+web+page

  • The application "Numbers" can't be opened. I have used numbers many times before and cannot currently open the application.

    The application “Numbers” can’t be opened. i have used numbers many times before and cannot currently open the application. My Mac is a 10.9.4 Mac.
    thank you, Mary

    Hello maryfromkailua,
    Unresponsive apps can be frustrating. After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning app issues:
    OS X Mavericks: If an app freezes or quits unexpectedly
    There are several solutions to try.
    If the app is frozen, force quit the app. Press Option-Command (⌘)-Esc, select the app, then click Force Quit.When you force an app to quit, you may lose unsaved changes.
    If the app quit, reopen it by clicking Reopen in the dialog that appears.
    Restart your Mac.Methods for starting up your Mac
    Read the app’s documentation to check if it’s compatible with your version of OS X.
    Open another file in the app. There may be a problem with the original file.
    Check for updates to your software.Keep your Mac up to date
    Disconnect any peripheral devices you just connected (for example, a printer). They may not be compatible with your version of OS X.
    Uninstall any app plug-ins or enhancements from other manufacturers.If you recently updated the app or OS X, a plug-in or enhancement you installed may no longer be compatible.
    Use Apple Diagnostics or Apple Hardware Test. These tools can tell you if hardware you installed, such as additional memory, is incompatible, improperly installed, or defective.Use Apple Diagnostics or Apple Hardware Test
    Restart your Mac in safe mode.Start up in safe mode
    Use Disk Utility to repair your computer’s internal disk.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • How can I delete icons from the desktop? every time I open a application (e.g. skype) the icon goes to the desktop

    how can I delete icons from the desktop? every time I open a application (e.g. skype) the icon goes to the desktop

    to remove the HD icon
    In Finder's Preferences pane, in the General tab, uncheck "Hard disks" under "Show these items on the Desktop" to clear away the icon.

  • Does anyone know how I can retrieve this.  Somehow my cat moved ITunes to the middle of the desktop and I now get this message and cannot open it. You can't open the application iPhoto because it may be damaged or incomplete.

    Does anyone know how I can solve this.  My cat managed to move iphoto tab to the middle of the screen and now I cannot open it and get this message.
    You cannot open the application iphoto because it may be damaged or incomplete
    Any help appreciated

    You need a more technically saavy cat, for a start.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 or later they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • Why do I have to Right Click to open a Application or Link on my desktop?

    On My Mac Mini, to open a application such as Mail or Safari I have to Right Click then open it.
    Does any one have any solution on how I could fix this? So I could just click on it twice then it should open.
    Thankyou
    Neil Patel

    Hi, glad I could help!
    Let me clarify my answer:
    In OSX 10.6 (snow leopard) it's in mouse/trackpad, like I said.
    I answered you from my MBP which is still SL.
    I realise now that in 10.8 Mountain Lion (and probably Lion, which I skipped) this setting has moved to Accessibility.
    Didn't notice until now, just checked it on my relatively new Mac Mini (which runs Mountain Lion)
    I wonder why they moved it, it seems not a logical location. All the mouse settings should be grouped together in Mouse/Trackpad prefs, in my opinion.
    Apple makes many strange decisions lately...

  • When trying use any Creative Cloud product on opening an application it attempts to verify my subscription "Membership Expired". I click the button "Try Again" and it says "Thank you, your Creative Cloud is now active. Click Continue to use your product."

    When trying use any Creative Cloud product on opening an application it attempts to verify my subscription "Membership Expired". I click the button "Try Again" and it says "Thank you, your Creative Cloud is now active. Click Continue to use your product." Clicking continue takes me back to the Member Expired prompt. My account and subscription are both active and current.

    Does your Cloud subscription properly show on your account page?
    If you have more than one email, are you sure you are using the correct Adobe ID?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back in to the Cloud for things to work
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I downloaded a application to my iphone5, however when i open the application i receive a message stating that my device clock apperars to be incorrect as a result you may experience problems using this application. How do i fix this issue?

    Im trying to watch a show but because of this message its not allowing me to do so. Again the error message im receiving is " Your device's clock appears to be incorrect as a result you ,ay experince problems using this application" how do i resolve this issue?

    If there are problems with updating or with the permissions then best is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox application and save the disk image file to the desktop
    *Firefox 26.0: http://www.mozilla.org/en-US/firefox/all.html
    *Trash the current Firefox application (open the Applications folder in the Finder and drag the Firefox application to the Trash) to do a clean (re-)install
    *Install the new version that you have downloaded
    *https://support.mozilla.org/kb/Installing+Firefox+on+Mac
    Your personal data is stored elsewhere in the Firefox profile folder, so you won't lose your bookmarks and other personal data when you uninstall and (re)install Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

Maybe you are looking for

  • [JS CS3] How to detect text flow?

    Hello, Here is a fun problem: I have a series of scripts that checks for various errors in formatting of an ID file. The errors are tagged with XML tags. Very nicely, none of the scripts change the text, just record the errors. This includes that the

  • Redundancy not forming with wlc

    Hi, We have two wlc 5508 running vers 7.4.100.60. They are not forming redundancy pair & are in maintenance mode. Both RP's are connected physically direct. Few outputs are given here:- (WLC01) >show redundancy summary Redundancy Mode = SSO ENABLED  

  • How to get Dowload servlet logs (JNLP logs)

    I need to get all the runtime exceptions and logs while downloading the application data from server site. How can I do that. I tried by writing the below code in the web.xml but it doesn't work - <servlet> <servlet-name>JnlpDownloadServlet</servlet-

  • [solved] ADF BC - Automatically fill in form fields

    Hi all, I think i just need pointing in the right direction. I am using ADF 11g BC. Here is the case in EMP/DEPT terms. I click a row on the DEPT table, and click add employee button. A popup launches with a form. I want to have the DEPTNO and DEPTNA

  • Merge to HDR Pro and Camera Raw stop working...

    I have been noticing for the past few days that two aspects of PS CS6 completely stop working. Those are Merge to HDR Pro and Camera Raw 7.0. What happens is I can see a photo yet no changes take place no matter what I change, I try zooming, I try ch