In OS 10.5.8 where are the controls or code for...

In OS 10.5.8 where are the controls or code for selecting dragging/moving files and folders copying and pasting kept?
Is it part of one of the system apps?
Mine do not work any fixing tips?

Good call on on throwing away finder plist It worked on my desktop/screen saver problem...But, it didn't fix the dragging and moving items/folders and paste.
My network is still confused too.
I threw out the desktop plist as well still nothing...
I did run the anti-virus Macscan to check just for peace of mind it did find a spyware from CNN...
Thanks for your help at least one thing worked so far.
Any other suggestions, besides reloading OS...?

Similar Messages

  • Where are the agree/disagree buttons for terms and agreement?

    Where are the agree/disagree buttons for iTunes card redemption?

    They should be right there on the page, but if you don't see them, reset the phone and try again (hold down the home and power buttons until the screen goes black and the Apple logo appears, then let go).

  • Where Are The Master Files Stored For iWeb?

    I can't seem to figure out where the master files are stored in iWeb. For example I was trying to help of friend with his iWeb website, so I told him to send the files - and then I was planning to load them into iWeb on my computer... but I couldn't figure out where to put them... and he did not know where they were either!
    Question: Where are the master files stored for iWeb?

    http://docs.info.apple.com/article.html?artnum=303670
    http://iWebFAQ.com/1Site2Computers
    http://iWebFAQ.com/#Backup

  • What are the different transaction codes for PGI?

    1. What are the different transaction codes for PGI?
    2. What transaction code should I use for a Group Delivery?
    Regards,
    Nazim.

    Hi
    Go to VL02 and you can do the PGI.
    Regfarding Group Delivery, you can create a batch job and link the program to the batch job so that the job picks up all the orders and create deliveries.
    Creating a Background Job Using the Job Wizard
    •From the main menu select System>Services>Jobs>Define Job (transaction SM36).
    •Press the Job Wizard button and step through the screens as follows:
    •1:Continue
    •2: Enter a name for your job. Continue.
    •3: Continue with ABAP Program Step selected
    •4: Enter the ABAP Program Name and variant name.
    Press the Print Parameters button, specify the required printer and set the "Time of Print" to "Send to Print Spooler for now".
    Press green tick
    Continue
    •5: If more reports need to be added to the job tick the checkbox, press continue and repeat screens 3 and 4.
    •6: Select how the job is to scheduled (eg Date and Time)
    •7: Enter the required scheduling information ( eg Date and Time) and if required tick "Periodic Jobs"
    •8: If "Periodic Job" was selected select the frequency (eg Monthly)
    •9: Check the job details and press Complete
    Hope the above info helps.
    Reward if useful
    Regards

  • Where are the shorttexts / descriptions stored for products?

    Hello,
    the database-table for product is COMM_PRODUCT.
    But where are the descriptions of the product with it´s different languages stored?
    Do you know the database table or a function module which i could use?
    Thanks a lot.
    Kind regards
    Manfred

    Hi,
    Use the below code to get the product description in different languages,
    Data: ls_prshtext   TYPE comm_prshtext.
    CALL FUNCTION 'COM_PRSHTEXT_READ_SINGLE'
        EXPORTING
          i_product_guid = lv_prod_guid
          i_langu             = lv_langu
        IMPORTING
          es_prshtext    = ls_prshtext
        EXCEPTIONS
          not_found      = 1
          OTHERS         = 2.
    Regards,
    Arun

  • Where are the Qualcomm Gobi Drivers for Windows 7 ?

    I have a T400 that I just in-place upgraded to Windows 7. Various unpleasant things happened, but the one I'm working on first is that the CDMA card (Qualcomm Gobi) no longer works. The driver has the yellow exclaimation thing. So to Lenovo's driver download site. Good news, there's a Windows 7 driver listed. However, there's no actual file (!!). I get to this page : http://www-307.ibm.com/pc/support/site.wss/MIGR-69999.html with the title :This package provides the Wireless WAN driver to enable the following adapters.
    - Qualcomm HS-USB
    However, it then says below:
    No available downloads
    So Lenovo folks, where is the driver ?

    Download the pdf version of the manual.
    Much easier to find stuff than the online version.
    Top right corner:
    http://help.adobe.com/en_US/PremierePro/4.0/index.html?trackingid=DYNQG
    The Preferences are located under Edit.
    Message was edited by: Ann Bens

  • Where are the Touch Screen Drivers for HP Pavilion TouchSmart Notebook PC

    I have a HP Pavilion 15-n210dx TouchSmart Notebook PC (ENERGY STAR)                                                                     
    Need the Touch Screen Drivers, where are they?
    This question was solved.
    View Solution.

    Thank you for your quick response.
    None of the offerred solutions work, please see screen captures.
    First Screen Capture: Computer does not recognize that a TouchScreen is an active device. [This indicates a driver is damaged and/or missing]
    Second Screen Capture: There are no Tablet PC Settings available. [This confirms that the driver is missing]
    HP needs to upload TouchScreen Drivers to its' support downloads immediately.

  • Where are the all-new features for China?

    Hello.
    I just upgraded from 10.7 to 10.8 and while going through the feature list I wanted to look more closely at the all-new features for China. However, it looks like most them are not there.
    OS X Mountain Lion brings all-new support for many popular Chinese features and services. The dictionary app now includes the Standard Dictionary of Contemporary Chinese. Improved text input makes typing in Chinese easier, faster, and more accurate. With eight new fonts, your writing can appear formal, informal, or fun. Mail works with QQ, 163, and 126. Baidu, the leading Chinese search provider, is a built-in option in Safari. Now you can post to the web right from the app you’re in. Post videos with Youku and Tudou. Post to Sina Weibo, the popular microblogging service. And share easier than ever. All these new services are easy to set up on your Mac.
    I've not been able to find anything about the new services that OS X integrates with. For example, in Safari I can only choose between Google, Yahoo and Bing. In QuickTime Player I can only upload to YouTube and Vimeo, and the only microblogging service I can add is Twitter.

    Z. Zepto wrote:
    Is it impossible to use the those features without making the computer chinese?
    I forgot, yes, you can you can always add an account for a specific service in the Messages, Calendars & Contacts Preferences pane.

  • BC4J-JSP on Tomcat where are the controls

    Hi
    I have deployed Jsp based on local business components to Tomcat. The problem is that all the controls like NavigatorBar, ViewCurrentRecord etc are not displayed properly in my browser. Also all the color schemes are gone. The Data however is visible and when I click on the red cross (representing the row viewer button), the data is displayed in rows. It looks like I am missing some library or something in my deployment. I deployed the following and added to my tomcat classpath:
    mlparserv2.jar;
    jdev-rt.zip;
    jbojdbcpatch.zip;
    classes12.zip;
    connectionmanager.zip
    jbohtml.zip
    jboimdomains.zip
    ordim817.zip
    ordvir817.zip
    ordhttp.zip
    jbomt.zip
    jbodomorcl.zip
    jboremote.zip
    jndi.jar
    runtime12.zip
    jbodatum12.zip
    null

    unzip <installdirofjdev>:\\redist\webapp.zip to the root dir of your webapplication under tomcat, add a context path in tomcat conf server.xml to point to the unzipped dir.
    null

  • Where are the latest VISIO stencils for logical network device icons

    I want to use the same icons commonly used in the Cisco white paper documentation. Where is the stencil for VISIO?

    Microsoft provided many Visio Stencils at Visio websites, however, if you want to create your own Visio Stencils you can create it in Visio 2010 in the following way
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    1. On the      File menu, point to Shapes, and then click New Stencil.
    2. To save the stencil, right-click the stencil title bar, and then click      Save.
    3. Type a name for your stencil, and then click Save..

  • Finder's Slideshow feature: Where are the controls?

    When I try to use the slideshow in Finder, its doesn't behave as advertised in Help. I don't see the promised full controls, just Zoom In/Out, Add to iPhoto and Quit. Nor can I advance the playback using the Arrow key, in fact the first image just sits there—forever if I let it. The Missing Manual clearly shows what's missing on my MacBook and talks about an auto-advance of 3 seconds. Can anyone help me correct this behaviour or explain what's [not] going on and/or why?

    Hi BD. Not iPhoto—never use it—nor ScreenSaver. Here's a Cut and Paste from Help:
    In the Finder, select image files in a folder or on your Desktop. Then hold down the Control click as you click one, and choose Slideshow from the shortcut menu that appears.
    Use the controls at the bottom of the screen to switch between the images:
    To stop and start Slideshow's automatic playback, click Stop or Start.
    To move forward and back manually, use the arrow keys.
    To view all the images at once, click Index Sheet. Click an image to view it.
    To zoom in to and out of an image, click Fit to Screen or Actual Size.
    To add an image to your iPhoto library, click Add to iPhoto.
    To exit the slideshow, click Close.
    As I said, the only controls that show for me are the Zoom, Add to iPhoto, and Quit. None of the other controls appear, and the arrow keys do nothing.
    I ran maintenance a few days ago, and will do so again, as soon as I'm finished the job I've started.

  • Where are the WKG error codes

    I have searched all documents provided and I can't find documentation about the WKG error codes. Can anybody help?

    Java rarely produces an error log. It only does so when it has an internal error. You application freeze might be due to many different reasons. Do you know if the application works well for others?

  • What are the compiler generated codes for objective-c?

    After the compilation, the code for c/c++ is known as "object code" i.e. ".obj" file, and the binary executable file is ".exe" .
    Similarly for java the compiled code is known as ".class" file.
    In case of Objective-c what is the output of Compiler and what is the Executable file?

    Strictly speaking, .obj and .exe refer only to the output of the compiler and linker for a Windows system (or cross compiler).  For *nix compliant systems the output of the compiler is usually given a .o suffix and the executable produced after linking is named whatever you choose; but usually with no suffix at all.
    Also, technically speaking, Java .class fiels don't fit neatly into this paradigm.  The output of a Java compiler isn't object code, per se; it's optimized byte-code that can be run by the JRE.

  • Where are the anti-alias options for 3D Rendering in Photoshop CS6?

    Ok so I am trying to make a 3D globe, but using CS6 (i have designed in 3D in CS5 before but want to familiarise myself with the process for CS6). The problem is that the edges of the sphere are a little sketchy and I want to change anti-alias settings to solve the problem but cannot seem to find them anywhere
    Does anybody happen to know where they have been moved to? Thanks

    Well as it turns out this "all new CS6 Extended" has gone back in time. So many of the useful options from CS4 (sorry I thought I did this on CS5 before but I was mistaken) have been scrapped or hidden away to somewhere that only the guy who designed the Photoshop layout would know. Heres a hint for the guys at Adobe, don't take away the useful stuff when you release a new version... Bring in MORE useful stuff...

  • Where are the  downloaded movie files for iTunes stored?

    Im trying to find the files on my time machine to restore some movies I had in Itunes.  I can't download them again from itunes for some reason so I am trying to restore the files from the time machine. I need to know where on my mac the movies and tv shows I've downloaded from iTunes are stored on my computer Any help would be greatly apreciated.
    Thank You

    They're located inside the Music:iTunes:iTunes Media folder of your home folder unless you told iTunes to look elsewhere for its library.
    (81417)

Maybe you are looking for

  • PSE 6 - fixed the organiser to work with raw now editor won't load

    Could use some pointers - tech savvy but no expert :-) Couldn't get the organiser to work with CR2 files from the canon 50D. Download camera raw 5.4 plug-in. Deleted old version to remove the two entries in plug-in issue. Organiser seems to work as e

  • Problem in InfoSet Query data

    Hello All, I have a specification to develop an infoset query in HR.The problem i am facing is i need  particular PERNR's listed in output of query which satisfy few condtions like p000-massn = 31 and p0000-massg = Ub or Uc. this is an example of one

  • Practical Usage/Role of KB/KM (Credit Management) in Sales & DeliveryOrder

    Hi I know that KM /KB are included in Sales Order / Delivery Header Partner Functions . Want to know the PRACTICAL USAGE  for eg  Suppose Order is Created for Amt Rs 10000, what role KB /KM which r included in order partner function will play ( mail/

  • Substatus in Performance management using oohap_category

    Hi All, Substatus using transaction oohap_category is not getting saved ? Can any one tell me where i am going wrong? Substatus entries are maintained using oohap_basic Appreciate your response Gopala krishna

  • Smpatch and Recommended Patches for Solaris 10

    Hi, Is there any way to make smpatch only retrieve recommended patches for Solaris 10 ? I've seen several forum posts saying to use smpatch set patchpro.patchset=recommended but other posters indicate that this only works for Solaris 9 (additionally,