How can I turn off the volume limitor on my ipod nano?  I want to play it with a docking station, it is no where near as loud as an old 4GB ipod!

Hello, please can you tell me how to turn off the volume limiotr on my ipod nano?  I want to play it on a docking station and it just isn't as loud as I want it to be.  An old ipod is much louder.

I tend to select things from left to right and every time I am moving in a downward right diagonal motion during lasso selection I am missing a clear view and I am tending to have a more sloppy selection.  All this does is slow me down since I need to go back and hit those areas again.  The big arrowhead just get's in the way.  The original lasso tool with the thin line and small active point at it's lower left was far better for me.
I don't like turning the cursors to precise because I like to see the active tool icon where my cursor is and as the icon changes as I hold modifier keys down.  If I am forced to get comfortable with using pricise cursors I guess I will, but man, I've never had to do this in my 15 years of photoshop use...
I would absolutely LOVE to find a way to get the old lasso icon -- without the arrowhead above it.
Is there any chance this option could be inlcuded in cursor preferences?  I'd give much thanks, Adobe.

Similar Messages

  • How can I turn off the volume when I turning on my computer?

    Hi,
    how can I turn off the volume when my imac is turn on? later if i use it to listens music or whatever I can turn it on manually
    I don't want to sound that indicates the computer is on
    thanks
    adaltam

    Hello:
    Simply hit the mute key on your keyboard (found over the F10 key).
    Barry

  • How can I turn off the pop-up "Help HP Design Products You Want"? (8600 printer)

    The pop-up window "Help HP Design the Products you want" keeps returning every 5 minutes all day long
    regardless of how I respond to it!  Can this be turned Off?
    This question was solved.
    View Solution.

    What printer are you using?
    What OS do you have?
    Does it give a program name when it pops up, or does it just give you that message and a couple of options to choose from?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • How can you take off the volume limit?, How can you take off the volume limit?

    How can you take off the volume  limit on iPod touch ?

    Which "volume limit" do you mean?
    All iPods have a volume limit feature that you can set yourself and on your iPod, go into Settings/Music/Volume Limit. There, you can set the volume limit to maximum, which is the same as turning it off.
    However, if you mean the EU (European Union) volume restriction, on all iPods sold inside the EU, you cannot turn that off.

  • How can I turn off the sounds of the firefox? I don't want to turn off my whole computer sounds, but just the sounds which comes from the internet. Is there any master button?

    All the websites doesn't allow you to turn off the sounds, but that is just the thing I need to do. So how can I turn off the web browsers sounds? This is so small thing, that I refuse to believe that this kind of button doesn't exits.

    In Vista you can set the volume and mute setting for each application separately in the volume mixer.
    You can click the Volume icon on the Windows Taskbar near the clock and click the Mixer link at the bottom to open the mixer.<br />
    You can adjust the volume level for each application in that window.<br />
    You will only see the Firefox program in the Mixer if you are on a website that plays sound.

  • How can I turn off the FileVault?

    How can I turn off the FileVault? It keeps saying 'Encryption paused', even I connected the power adapter.
    What impacts does it have on my Macbook Pro if I cannot turn off the FileVault?
    Thank you!

    If you don't already have a current backup of all data, back up before proceeding. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Start up in Recovery mode. When the OS X Utilities screen appears, select Disk Utility.
    In the Disk Utility window, select the icon of the startup volume from the list on the left. It will be nested below another disk icon, usually with the same name. Click the Unlock button in the toolbar. When prompted, enter the login password of a user authorized to unlock the volume, or the alternate decryption key that was generated when you activated FileVault.
    Then, from the menu bar, select
              File ▹ Turn Off Encryption
    Enter the password again.
    You can then restart as usual, if the system is working. Decryption will be completed in the background. It may take several hours, and during that time performance will be reduced.
    If you can't turn off encryption in Disk Utility because the menu item is grayed out, you'll have to erase the volume and then restore the data from a backup. Select the Erase tab, and then select
              Mac OS Extended (Journaled)
    from the Format menu.
    You can then quit to be returned to the main Recovery screen. Follow these instructions if you back up with Time Machine. If you use other backup software, follow its developer's instructions.
    Don't erase the volume unless you have at least two complete, independent backups. One is not enough to be safe.

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How can I turn off the yellow pop-up tool tips?

    Howdy,
    I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
    See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
    Thanks!

    Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

  • How can I turn off the sound from the original midi  or audio tracks when I turned on the duplicate tracks for editing ?

    How can I turn off the sound from the original midi or audio tracks when I edit or listen to the duplicate tracks in Logic Pro 9 ?
    I'm using iMac desktop with Mac OS X Version 10.7.3. Pls advise.

    Dan,
    It sounds like one of your preferences has changed.
    Go to preferences > audio > general, and make sure "track mute/solo" is set to "CPU saving (slow response)". It is probably set to "Fast " at the moment.
    This setting (fast) basically causes immediate muting from the channel strip while your song is in play. This is because the audio is still being read from the hard drive, but the channel strip is simply muted.... like a hardware mixer. When set to "CPU saving", the audio from that track, when muted, is actually stopped from streaming from the hard drive, but there is a couple second delay before the audio is actually muted.
    One would think that the fast setting is generally preferable, except when you need to do what you are doing. The only way to keep duplicate copies of channel strips acting independent of one another is to leave this setting on the "CPU saving" setting.
    Hope that helps

  • I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset?

    I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset/earphones?

    Other than iMovie, GB always incorporates the audio files into the GB package. So just save or move the GB project to the external drive, and you're done - anything you import, edit or record will be saved to the external drive.

  • How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn- the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign.

    How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn-off the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign but in this version I could not do so and my iPad appears slower.

    Close inactive apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

  • How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    An alternate method is Accessibility Settings when connected to iTunes. You should be able to turn it off there. I would also check out some of the answers listed to the right of this post and see if they can help.

  • How can I turn off the wireless modem on my HPG5200uk Desktop?

    How can I turn off the wireless modem on my HPG5200uk Desktop? I have an ethernet connection, and don't want to be blasted by unnecessary radio waves.
    This question was solved.
    View Solution.

    Hi,
    You may not have a wireless network adapter.
    If it is not in Network Adapters and you have no Device Manager errors or disabled devices under Network Adapters then that would be the case.
    Jaco
    Errare humanum est.

  • How can I turn off the 2 blue lines running vertically in my image in Photoshop?

    How can I turn off the 2 blue lines running vertically through my image in Photoshop? I want to save my work but do not know if these lines will persist in the saved image.

    normfb wrote:
    I assume the Rulers are showing. In that case, to get rid of each line use the Move tool to straddle the line and drag it whence it came. I really didn't need to add this comment but it is the first time in years I have had a chance to use the word "whence".
    Is this a guide I see before me? Doeth it conspire to confuseth mine eyes with sapphire lines that afoul my worthy parchment, and draw my quill from its righteous path? Be gone foul guide from whence thou cometh.  Verily, forsooth, and hey nonny nonny.

  • HT1657 How can I turn off the scrolling movie ads in itunes store?

    How can I turn off the scrolling movie ads across the top of the screen when I open the itunes store and am in the movies section?

    Thanks varjak paw.
    I was afraid this was the case.  To the degree that Apple marches down this well-travelled road towards making money by trying to pound customers into submission with flashing ads, etc. that actually serve only to aggravate and drive away at least people like me (28 year user of macs) from both Apple and whatever is being advertised, and indeed get in the way of my being able to efficiently do what is my part of what I always thought was the core of the synergism between Apple and its customers -- them innovating to provide the best tools to help us to be creative and productive, then the company will find itself sharing that space with myriad other companies so bankrupt for ideas and innovation that they have no other possible strategy that to promote mindless consumerism.  That does not seem a place of strength for Apple and a complete forfeiting of its unique position.  Sad to watch.

Maybe you are looking for

  • Color on Screen just doens't match output

            Consider me a newbie.  I am using LR Beta 3, along with PS8/PSE8. However, I am really having a diffiucult time getting output of my printed impages (especially at 8X10) that match what I see on the screen. Things seem to be pretty close at 4

  • Playing clips while downloading

    In my website I have video clips of my work. How can you set up a website that allows you to watch the clip while the rest is downloading?

  • Oracle AS not able to handle servlet response

    Hi All my servlets when ran, Oracle 10g AS treats it as a file download instead of html. In my servlet, I already set response.setContentType("text/html; charset=UTF-8"); PrintWriter out = response.getWriter(); out.println(); What gives? After I down

  • "To" field in preview pane is always empty

    About a week or two ago, Apple Mail suddenly quit displaying the "To" information in the preview pane. The "To" field is there, but it's blank. E-mails are sent just fine, but not being able to sort by "To" is becoming quite a burden. It started happ

  • I can't get bbc iplayer to work on my Nokia 5800

    I have downloaded the latest bbc iplayer on to my Nokia 5800, even though I manually connect to wifi, it always asks to connect to t-mobile? (iplayer only works over the internet). So therefore can't play anything. I have changed the settings many ti