Auto-Correction Issue - please help...

Greetings all,
I'm new to the world of Mac and, to be honest, I'm loving it!
However, I have found a very small, but significant, irritation; when typing "IMAC" (as in Integrated Machinery Automation and Control), Pages keeps insisting that I actually mean iMac. It's driving me mad, and I can't work out what the issue is.
Please help...
Paul

Fruhulda,
Excellent. Problem solved, and thanks for your help. I must admit that Apple does seem to have a tendency to get a little fixated on itself, and the inability to change things like this just emphasises the point!
Thanks again,
Paul

Similar Messages

  • Headerrenderer issue -Please help

    Headerrenderer issue -Please help
    hi
    I have a datagrid and I am  doing a custom sorting on the grid(by getting data from DB).
    I achieve this by capturing the headerrelease event of datagrid .In thee venthandler I will query from DB and do event.preventdefault to prevent standard grid sorting.
    Now I need to display my own custom ascending/descending arrows in the header.i have created an header renderer for this,
    In the headerrenderer I am lsitening to the headerrelease event of datagrid and in the eventlistener, as per the sortfield, i am trying to make the sort arrow visible/invisible.
    But somehow making the sort arrows visible/invisible is not working.The initial arrow works fine.it is shown the correct column(Name) as done in the init() method.
    The eventhandler is invoked on clicking the column headers and all the alerts are shown.
    Please see the headerrenderer code below and help me.(code is not complete only the relevant part is included)
    <?xml version="1.0" encoding="utf-8"?><mx:HBox   
    xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%" horizontalScrollPolicy="off" creationComplete="init()" implements="mx.controls.listClasses.IDropInListItemRenderer">  
    public function init():void{
     headerLabel = dataField.label; 
    _dataGrid.addEventListener(DataGridEvent.HEADER_RELEASE,sortChanged,false);  
    if(_dataField.localeCompare('Name')==0)asc.visible=true; } 
    private function sortChanged(e:DataGridEvent){
     var dg:DataGrid=e.currentTarget asDataGrid;
    varcolumn:DataGridColumn = DataGridColumn(e.currentTarget.columns[e.columnIndex]);if(_dataField.localeCompare(e.dataField)==0)
    if(asc.visible ||(!asc.visible&&!desc.visible))
    Alert.show( 
    'in..');
    asc.visible=false;
    desc.visible=true;
    else if(desc.visible){
    asc.visible= true;
    desc.visible=
    false;
    else{
    asc.visible= 
    false;
    desc.visible=
    false;
    ]]>
    </mx:Script>
    <mx:Text text="{_headerLabel}" />
    <mx:Image source="{ascIcon}" id='asc' visible="false">
    <mx:Image source="{descIcon}" id='desc' visible="false"/>
    </mx:HBox>

    I got the solution!!
    i need to assign the headerrendereer to the columns dynamically inorder for this to work:
    if anybody wants to know details of solution let  me know

  • Mid 2010 15" MBP i5 A1286 POWER ISSUE-PLEASE HELP-

    The MBP works fine when mains connected but the only issue is every time I take the charger out it shuts down on me!!! So I have checked with a multitester & looks good the only thing i find hard to check for power is the battery itself as its hard to get a good connection, also I took to local Apple store & they checked with a new battery but said its still same issue so the guy disconnected nearly all the connecters off to check if they causing issue & he said now the battery is charging.
    So they still have the laptop to do further tests etc, but I’m not sure what could be the problem hear as maybe there is some component which is bad so the battery’s not charging or what else could be the issue please help & advice as I’m really confused as if it was something to do with the logic board then surely it would not even charge even after checking with the multitester or like Apple genius done by disconnecting other components...
    ANY HELP OR ADVICE WOULD BE HELPFULL,
    THANKS GUYS

    THANKS FOR THE HELP GUYS!!! BEEN AROUND 5 DAYS & NOT ONE PERON HAS HELPED...
    BUT YEAH THANKS AGAIN...
    WASTE OF TIME THIS IS...

  • Trackpad Issue - Please Help!

    Hi there,
    Hope you can help me out here.
    I've recently purchased a 15" i7 Macbook pro. The machine is but 3 weeks old &, of course, very well looked after.
    A few days ago, the built-in trackpad started behaving eratically. Cursor moving by itself, not responding to touch, clicking and opening things involuntarily. Not good at all. Many users seem to have had this exact same issue.
    These problems seemed to miraculously stop after a few re-boots and possibly a software update? I really couldn't tell you what resolved the problem.
    Unfortunately I now have a totally different problem.
    There is a thin, possibly 8 to 10mm horizontal strip across the centre of the trackpad that no longer responds to touch. If I move my finger from the botom of the trackpad upwards (or vice versa), the cursor will stop momentarily as it passes over the horizontal strip. The buttons are fine and the rest of the trackpad is fine. For the moment, I've increased the cursor acceleration so that I can at least navigate round the screen with a smaller area of the trackpad. USB magic mouse seems to work fine.
    If anyone else has experienced this &/or found a solution for this issue, please help me out here. I have rifled through endless threads about MBP trackpad issues with little success & do not live close to an apple store/genius bar.
    This is a 3 week old machine that cost me a small fortune. To be getting software/hardware issues so early on in it's lifespan is really rather worrying for the future.
    Appreciate your help here.
    J

    I'm not sure what caused this, but I extended my lunch break and drove the machine down to the Westfield apple store. I didn't have an appointment with the Genius Bar but I managed to persuade one of the staff to speak to a technician in the workshop. She came back into the store and told me that they had replacement trackpads and that , considering the machine was only 3 weeks old, the technicians kindly sandwiched the repair into their timetable at zero cost. 2 Hours later, I now have a perfectly functioning trackpad/machine.
    I can't thank them enough.
    My only gripe is that I couldn't speak to a technician to find out what the problem was, how they resolved it or what causes these issues for future reference. Understanding why these problems occur often helps to build your own framework of understanding. Most of the threads i've read about trackpad issues are largely unresolved with people only speculating the problem/solution.
    The initial issue I had with the trackpad's erratic behaviour seemed to be a well known problem that many are associating with a trackpad firmware update. Unless by pure coincidence I had an immediate & major hardware fault after it, which is unlikely, my personal guess is that the two issues were related.

  • Transport Issue Please help

    Hello,
    I have got a major prolen during transport.
    I have GEMPLOYE1 Which is a time dependient master data. which has Attribute called 0COUNTRY_ID.
    I have a custome attribute Called Actual PSGroup/Grade GPAYSCGR which has a compounpunding attribute 0COUNTRY_ID
    Now when I am trying to transport PSGroup/Grade GPAYSCGR to QA that transport is failing , the log massage is
    Characteristic GEMPLOYE1: Attribute GPAYSCGR compounded to 0COUNTRY_ID has a diff. time-dpdncy
    If any one saw this issue, please help me to fix the same.
    Samit

    Hi Venu,
    We can't add authorisation objects on Individual servers.We need to add authorisations on BWD ie Dev system and transport to BWI QUA system.This is the Process we need to follow as per our rule set.
    So,As the problem mentioned above if i add some auth. objects on BWD DEV system and transport it to BWI QUA system,it is getting transported Successfully to BWI,but the auth.objects what i have added on BW DEV system is not found on BW QUA system.
    What could be the problem for that,Is that the problem with transports like TP error or is it related with some tables of auth.objects...................
    Could u please analyse the problem and tell me the solution for this..........
    Thanks Much
    Swapna.D

  • CANNOT SEND OR RECEIVE SMS FROM MY IPHONE 5 EVEN WHEN MY SMS CENTER NUMBER IS CORRECT. PLEASE HELP!

    CANNOT SEND OR RECEIVE SMS FROM MY IPHONE 5 EVEN WHEN MY SMS CENTER NUMBER IS CORRECT. PLEASE HELP!

    Don't use ALL CAPS on post, online means you are SHOUTING and is very RUDE.
    SMS is a carrier service, talk to your carrier.

  • I designed a VI,but I don't konw whether it is correct? Please help me cheak it !

    I designed a VI,but I don't konw whether it is correct? Please help me cheak it !
    My VI and schematic diagram are in the below attachment.
    Attachments:
    AM FM(Modified).vi ‏227 KB
    原理图.png ‏14 KB
    schematic diagram.png ‏10 KB

    torry wrote:
    but I don't konw how to modify my VI,because I am studying the VI as a new student,please tell me ,thank you!
    then how can say you designed and you cannot modify it?
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

  • My screen is all messed up. Letters are big and don't fit correctly. Please help

    My screen is all messed up. Letters are big and doens't fit correctly. Please help!

    Is Zoom turned on?
    if so, press  command + option + 8.
    If that does not help, try resetting PRAM.
    Reset PRAM:   http://support.apple.com/kb/PH14222

  • New Infinity connect issues - please help

    We are having ongoing issues with getting BT infinity installed to our new house.  I really need someone that can actually help us find out what is wrong and how we can resolve the issues we are having.
    It all started a few months ago when we ordered BT infinity and a new phone line to our new Chapel conversion house.
    Initially there were some issues with the engineer being unable to get the phone line to the house. After numerous phone calls and several engineers visits, we these have now been resolved and we do have a working telephone.
    The problem seems to be with the Infinity. Nobody can give me an answer as to why we have not yet got a connection.
    When the phone engineer visited he said that he would try and connect the Infinity in the green box. – When he went to do this he tried to obtain our patching information and was informed that there was no live order for infinity on our number… As there was nothing more he could do he left.
    We then checked with BT and they confirmed that we do have an order for infinity and that there was a problem that needed and engineer to look at. (We have a box and are paying for the service already…
    We were told last week that an engineer was going to attend on Monday 13th Jan and that we definitely would have a connection by last Monday at the latest… - no engineer attended despite my wife spending her 3rd day in the house waiting for an engineer!
    She phone BT on Tuesday and was told that there was a problem and she would be contacted by Thursday Morning at the latest. – Needless to say , No phone call!!
    We really need to sort this connection out.  Is there anyone who can take this and run with it until it’s sorted? – We are getting nowhere talking to random individuals who have no real history of our connection history.
    Please Help!
    Doug

    Hi dougchapel,
    Thanks for posting and welcome!
    I'm sorry for the problems you're having getting set up on BT Infinity.  I can help get you sorted from here.  Click on my username and under the "about me" section you'll see the link to get in touch with us.
    Cheers,
    Robbie
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Drag and drop issue, please help.

    I can no longer drag and drop photos within photoshop elements 12.  When working with a layer, I want to move it to a layer within another existing file, and no longer have the option.  The only way I have fixed the issue in the past is uninstall and reinstall the program.  I've read other forum posts and followed the instructions by resetting preferences and it does not work.
    Does anyone have any solutions to this issue?  Please help!

    With both files open, simplest to tile them side by side, you should be able to drag the layer from the source file onto the target file. So long as it shows the 'grasping hand' you can release the mouse and it should add the layer to the target.
    So what is happening now on your system? When you drag the layer to the target what icon is shown - 'grasping hand', 'no entry', something else?
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • MBP running at a snail's pace, and a myriad of other interrelated issues, please help :'-(

    Hello, my MBP is running very slowly, MS Office for Mac constantly freezing, Safari constantly freezing, various little issues are arising with many different functions/programs when I try to use them; i.e., the enter key will just stop working in Excel or my Adobe Acrobat will shut itself down out of nowhere, Finder freezes and/or won't relaunch; these are just a few examples, but the overall theme is that I am experiencing problems in usability and functionality with my MBP across the board. There is no rhyme or reason to any of it, and all programs and apps seem to be affected. I first began noticing the problems upon installation of the Yosemite upgrade so initially thought that was the issue, but I have since found that malware items have added themselves to my Safari extensions. I found instructions to remove them entirely, but could not find them anywhere on my computer other than the Safari extensions when I followed the steps provided. I tried clicking "uninstall", but had no luck, which is not surprising since I am pretty sure the "uninstall" option listed with the extension is just part of the malware. I have "disabled" the extensions, but that didn't do anything. I'm sure that they have implanted themselves elsewhere and are lurking in the shadows of my operating system and wreaking havoc throughout my computer.
    The whole situation is making it extremely difficult to get anything done, and if I don't fix it soon it is going to be the major contributing factor to my complete mental collapse.
    PLEASE HELP!!!
    I tried to find suggestions in other areas of the Apple Support Community, and found the EtreCheck tool in one of the discussion threads. I ran the report on my system, and it looks like my MPB is riddled with problems. I don't even know where to begin in order to correct them. I am not sure if the malware has just taken over and is behind all of these, or if I am dealing with several different sources of trouble.
    Any help with this would be much appreciated, the EtreCheck report is as follows:
    Problem description:
    MBP usability decreased significantly after installing Yosemite. Computer constantly freezing and completing any task in any program/using any function of MBP takes 5-10x as long as it used to.
    EtreCheck version: 2.1.8 (121)
    Report generated February 8, 2015 at 7:53:07 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.4 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 364
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Time since boot: 4 days 17:53:1
    Disk Information: ℹ️
        ST9500325ASG disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (332.61 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Kies.app
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.26 - SDK 10.5) [Click for support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.26 - SDK 10.6) [Click for support]
            /Library/Extensions
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.rcd.plist
        [killed]    com.apple.recentsd.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        9 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.coresymbolicationd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.GSSCred.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.installd.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdate_download_service.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        15 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.canon.MFManager.plist [Click for support]
        [unknown]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [unknown]    com.oracle.java.Helper-Tool.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.divx.agent.postinstall.plist [Click for support]
        [loaded]    com.kodak.KODAK AiO Firmware Updater.plist [Click for support]
        [loaded]    com.kodak.KODAK AiO Software Updater.plist [Click for support]
        [running]    com.kodak.StatisticCollection.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    UNKNOWN  (missing value)
        bomgar-scc-20140103-113305    UNKNOWN  (missing value)
        KiesAgent    Application Hidden (/Applications/Kies.app/Contents/MacOS/KiesAgent.app)
        fuspredownloader    Application Hidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
        AmazonMP3DownloaderPlugin1017277: Version: AmazonMP3DownloaderPlugin 1.0.17 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        DivXBrowserPlugin: Version: 2.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        CANONiMAGEGATEWAYDL: Version: 3.2.0.1 - SDK 10.6 [Click for support]
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.5 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
    Safari Extensions: ℹ️
        Saveonmac
        iMedia Converter Deluxe 
        MacVeXe
        DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
        DivX  [Click for support]
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            16%    WindowServer
            11%    SophosAutoUpdate
             8%    com.apple.WebKit.Plugin.64
             8%    Safari
             2%    SophosUIServer
    Top Processes by Memory: ℹ️
        120 MB    Safari
        116 MB    SophosWebIntelligence
        43 MB    SophosScanD
        43 MB    InterCheck
        39 MB    WindowServer
    Virtual Memory Information: ℹ️
        44 MB    Free RAM
        751 MB    Active RAM
        724 MB    Inactive RAM
        1.21 GB    Wired RAM
        60.34 GB    Page-ins
        819 MB    Page-outs

    The minimum requirement is 2GB, but most people think 4GB is the bare minimum.
    I primarily buy from Crucial, Other World Computing, or MemoryTen. As long as they have a "configurator" where you pick you exact Mac from a list and it lists all the compatible memory for that Mac, AND it has a lifetime warranty on the RAM, it should be ok.  Macs are very picky about the RAM because they use it to its full capacity. If there are any faults in the modules, it will crash.
    There are suggestions for sites in other parts of the world on the EveryMac website. Look down in the Section for RAM where you'll find links to their sponsors (OWC is the US-based one).
    In Apple's world, there is a difference between and "Upgrade" and an "Update." Updates should generally be installed as they patch vulnerabilities and fix bugs.
    Upgrades on the other hand are an entirely new Operating System (OS). A change in the OS can cause many problems with your installed software as it may not be compatible with the changes. It may rely on programming interfaces that have been removed. They should know that they will be removed as Apple publishes those facts many years prior to removing the features.
    An Upgrade takes you to a major, new version of software whereas and Update just makes changes to the same major version of the software.
    Yosemite was an Upgrade, not an Update.

  • Router/Connectivity issues please help!

    Hello, I'm running Verizon FiOS with the Westell 9100EM Modem/Wireless Router. I just recently upgraded the security settings on this (Upped to WPA2-Personal from WEP, Turned on MAC filtering, and turned off SSID Broadcast). I input all of the wireless devices in my home network (2 laptops, 3 gaming consoles, 1 netbook, 1 desktop w/ wireless card, and 1 wireless printer) into the allowed devices list, and confirmed all of them were able to connect to the home network after turning off the SSID Broadcasting.
    The next morning I awoke to find that nothing could connect wirelessly, so I troubleshot that by just connecting again to the network by entering in the SSID when prompted, and entering in the security key. Went to work and came home to find that once again nothing was connecting wirelessly, and that I was getting "Low connectivity" warnings, and I could not connect to any internet service (browsers, IM programs, Windows Sidebar gadgets, etc.).  In the midst of trying to figure out what was going on, we had a power flicker (gotta love Florida) which reset the modem and things came back on like normal.
    Last night, I come home from work and what do ya' know... it's the same "Low Connectivity" error and symptoms as I just described, I try resetting the modem... nothing. I try resetting the modem and restarting the computer... nothing. Opened a command prompt and ran ipconfig /all and it pulled up an IP Address of 254.204.X.X (the x's are only there because I don't remember the last two octets), and so I checked the properties of the networking device on my computer to see if somehow a static IP had been set up, but it was all still set up to auto-assign everything. So, I started opening up the actual network properties and checked some boxes, changed a setting here and there, but stupidly didn't make any notes about what changes I made, and then the next thing I know the internet just came to life.
    Tonight, once again, I come home from work and school, and the network is pulling the same thing, only this time, I was able to reset the modem/router and it seemed to fix the issue.
    My question is this: Did I mess something up when I turned off SSID Broadcast, turned on WPA2-Personal, and set up MAC filtering? Or is there something wrong with the unit? Or is there something else going on here altogether?
    If anyone could please help me with this, it would really be nice to get my mom off my back. Thanks!

    You don't say what version of windows. I suggest you enable the SSID broadcast and see if that helps. If you are running WPA 2 with AES you are secure enough. The MAC filtering is adding extra overhead that is not necessary. I suggest you get rid of that. Anyone can just as easily spoof the MAC address and anyone can find the SSID if hidden. These are not security measures. WPA2 with AES is.

  • GT72 - CONNECTIVITY ISSUES - PLEASE HELP!

    Good Afternoon, I recently purchased an MSI GT72 2QD 216
    I love the the laptop so far, but I am having 1 issue, I can't watch twitch streams.  Everytime I try all I get is a sudden DROP in my connectivity
    I usually am at a download speed of 50gbs+, whenever I start playing a video on twitch, or streaming pandora or even watching videos on youtube, I plumet to 3gbs (according to speedtest.net)
    Is there something I need to do, or some setting I need to do to not have this?  Its getting so bad I can't even watch anyone stream on twitch, meanwhile if I were to stream/play a game the connectivity isn't touched i'm perfectly fine.
    p.s. I have also tried this on my older laptops and none of those have the problem.  So its just on this laptop.
    PLEASE HELP!

    Your laptop GT72 2Qx already supports 802.11b/g/n and 802.11a/c mode.
    The MSI official driver will activate both modes (auto by default, you can check your WiFi card in Device Manager to see this).
    So now it depends on the router you connected.
    If your router also supports 802.11a/c, it should be able to establish two SSIDs at the same time, one is for 802.11b/g/n (2.4GHz) and another is for 802.11a/c (5GHz). The users can select one of them to connect under corresponding frequency.
    Some older routers can only support 802.11b/g/n and establish only one SSID. Even if it supports 802.11a, you still need the privilege to access the router and switch it to run on 5GHz (requiring router rebooting).

  • Touch pad issues, please help.

    HP Pavilion Notebook
    Model: 15-n096sa
    Product: F4T58EA#ABU
    OS: Windows 8.1 Home Premium X64
    I've installed Windows 8.1 Home Premium X64 on my notebook in the last week, it originally had version 8 installed when i bought it a month ago. Since upgrading the OS my touch pad no longer allows me to scroll with two fingers or magnify pages, use the right click function by tapping with two fingers & also bring up the options by sideswiping. All i am able to do now is move the pointer & click or double click with the pad. 
    Can somebody please help me to resolve this as it's driving me crazy ? 
    Thanks in advance. 
    This question was solved.
    View Solution.

    Hello EnergySyndicate,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you are having issues with certain features of the Touchpad not working correctly. I believe this to be a settings issue. I am providing you with an HP Support document: Using and Troubleshooting the TouchPad or ClickPad (Windows 8) which will walk you through how to adjust the settings and ensure that the common Touchpad gestures is correctly configured.
    I believe this will resolve your Touchpad issue and let you get back to enjoying your computer. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Decimal issue please help

    Gurus,
    Please help with decimal issue.
    My sending field type is packed decimal and has a value of 11.88 and I defined receiving field as Numeric text with size 10. I am expecting 0000001188 in my receiver field after the move. But I am getting 0000000012 in my receiver field.
    My requirement is to have 0000001188 in my receiver field. Can you please guide me how to do this?
    Thanks for your time!
    Best regards,
    Pavan

    Hi,
    The earlier post has correct direction. Here is the sample implementation
    data lv_num TYPE p DECIMALS 2 VALUE '11.88'.
    data : lv_char TYPE c LENGTH 10.
    data : lv_string TYPE string.
    data : lv_neum TYPE n LENGTH 10.
    lv_char  = lv_num. " Value is 11.88
    lv_string = lv_num. "  Value is 11.88
    lv_neum = lv_num. "  Value is 12
    lv_neum = lv_string. "  Value is 11.88
    lv_neum = lv_char. "  Value is 11.88
    WRITE lv_string.
    So, based on the implicit type casting you can use the following logic.
    Hope this helps.
    Thanks,
    Samantak.

Maybe you are looking for

  • Same Apple ID for different compueters and iphones

    I already have an iTunes account (Apple ID) and we like to use the same account on different computers with my daughter's new iphones, How do we do that?

  • HR tables nightmare

    Hi Friends/Experts, This is really a silly question from  my "Global security implementation Project" An issue came up: How do we access the infotypes in a role , list the infotypes with description for that role Now this is what I did 1. SE16 - AGR-

  • Multiple hierarchies in one dimesion

    Hi all, I am new in using AWM. I have problem when using two hierarchies in one dimension. This is sample of dimension. A ---+B -----+B1 -------+B2 ---------+B3 ---+C -----+C1 -------+C2 ---------+C3 Dimension is A and it has two hierarchies B and C.

  • I want to delete a leaf that is on grass in a picture of mine.

    How do you make disappear  "things" you don't want in a particular photo

  • BTYahoo - can't add an attachment to a new email i...

    anyone else having problems trying to add an attachment to a new email? This is on my Win 7 IE11 laptop so I can't blame XP or IE8! Dying throes of Yahoo? Solved! Go to Solution.