When I type about:config, a list shows up how do I delete an item from that list?

How do I delete items that come up when on the address line I type About:config

You can reset a pref to the default value via the right-click context menu.<br />
Then that pref will be removed if you close and restart Firefox in case that pref doesn't exist by default (i.e. type is string and shows nothing in the value field after the reset).<br />
Prefs that have a default or a user set value can't be removed.
*http://kb.mozillazine.org/about:config
*Use the Search bar at the top of the about:config page to locate preferences more easily
**Preferences that have been modified and do not have the default value show as bold (user set)
*Preferences can be reset to the default via the right-click context menu if they are user set
*Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean) or by double-clicking the line with the pref
*Preferences can be created via the right-click context menu: New -> String, Integer, Boolean

Similar Messages

  • To solve another problem, I need to reset my user agent. But when I type about:config in the address bar, all I get is a Firefox window that has the text "config" on the page and nothing else. No text or fields or ANYTHING. What can i do short of unins

    Firefox 3.6.3
    Windows XP
    Otherwise browses OK.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Make sure that you type '''about:config''' in one word and without any spaces in the location bar.
    You can also use "Reset all user preferences to Firefox defaults" on the [[Safe mode]] start window - See http://kb.mozillazine.org/Resetting_preferences

  • How can we delete one Material from Material List?

    Hello Experts,
    How can we delete one Material from Material List? Is their any possibility?

    Hi,
    Instead of deleting you can go for mark for deletion in MM06.
    Thanks
    VSA

  • The drop-down list that appears when typing in the Google search bar doesn't work. Clicking on an item on that list does nothing. This very useful feature is broken.

    I just installed FireFox 4. In previous versions typing in the Google search box automatically created a drop-down list of items. One could click on an item on the list and proceed to a Google results page. In FireFox 4, the list appears but clicking on an item on the drop-down menu does nothing. It's broken and it was a very useful feature in previous versions.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How can I select an item from a list component with a seperate button

    This is a repost, I decided it'd probably be better here than
    in the general discussion board. I will try to delete the other
    one.
    Hello Everyone,
    This is my first post here. I am trying to figure out how to
    select an item within a list component with a button. This button
    is calling a function. I have searched for the past 3 hours online
    and I can't find anything about it. I thought perhaps I could set
    the selectedItem parameter, but that is read only, and I believe it
    returns an object reference rather than something like a number so
    even if i could set it, it would be pointless. I also found a get
    focus button, thought that may lead me somewhere, but I think that
    is for setting which component has focus currently as far as typing
    in and things like that. I am lost.
    Basically I am looking for a way to type this
    myList.setSelected(5); where 5 is the 5th item in the list.
    Any help would be much appreciated.

    Never mind found it. It is the property called selectedIndex
    and it is writable

  • When I type about:config in the address line, nothing happens.

    I need to change a setting to be able to access an internal website that I need to use.

    ''wwallenfishing [[#answer-674267|said]]''
    <blockquote>
    The setting I need to change is "security.tls.version.min" from 1 to 0. I can't reach it in the settings menu. I have tried.
    </blockquote>
    I am having a thought. Can you access your Firefox profile folder?
    Open the file; '''prefs.js''' with a text editor. Than add the entry
    Example from my profile; '''user_pref("BlockSite.removeLinks", true);'''

  • I can't delete an item from downloads list.

    It doesn't delete when I click on ''Clear List'' at the bottom of the window. When I right click on the item, there is no delete option. The file is not in my ''Download'' folder.

    Delete the file downloads.sqlite in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder]
    See:
    * http://kb.mozillazine.org/Unable_to_save_or_download_files#Manually_delete_download_history

  • How do I remove Completed items from the Completed Reminders List? The list is growing too long.

    How do I delete Completed items from the Completed Reminders List? The list is growing too long.

    The little box, next to the reminder on the reminder page.  Touch it, and it puts a check mark there, i suppose to mean completed.  Leave the app.  When you go back, the items are gone.  ( at least on mine...)

  • Deleting a contact list item through Powershell in sharepoint 2010 synced with outlook 2010, does not delete the item from outlook.

    hi All,
    I have a requirement for updating the contact list from CSV file and updating/ adding and  deleting the changes in the SharePoint list using PowerShell script. List is also synced with outlook.
    The problem arises, when we delete an item from the list using PS, the item (which was earlier synced with outlook) is not getting deleted from outlook.
    Strange behavior : when we perform the same deletion operation manually from the SharePoint UI, every thing works fine as required.
    Please refer the below PS
    #Adding the records from SharePoint not in CSV file
    if($flag -ne 1)
    Get-Member -InputObject $csvRow -MemberType NoteProperty | ForEach-Object {
    $property = $_.Name
    $newItem.set_Item($property, $csvRow.$property)
    $newItem.Update()
    #Deleting the records from SharePoint not in CSV file
    CreatePSLog "Deleting the records from SharePoint not in CSV file"
    foreach($itm in $List.items)
    $del = 0
    $items | ForEach-Object {
    if($itm["SAP Ansprechpartnernr"] -eq $_."SAP Ansprechpartnernr")
    $del++;
    if(!$del)
    $List.GetItemById($itm.Id).Delete()
    $List.Update();
    $Web.Update();
    many thanks in advance, Please suggest as I am completly stuck on this :(
    Regards, Arun kumar

    Hi Kumar,
    Please remove the codeline $List.Update();, then run your code again, it works for me.
    You may need to firstly delete the synced contacts list within Outlook to remove those undeleted accounts, then re-connect the SharePoint contacts list to outlook, then run your modified Powershell code.
    Thanks
    Daniel Yang
    TechNet Community Support

  • Firefox plays video, but no sound. when I type about:plugins in location bar, it shows the firefox default plugin is not enabled. When I look at my plugins, it says it is enabled. I have uninstalled 3.6 and re-installed with the same result.

    firefox plays video, but no sound. when I type about:plugins in location bar, it shows the firefox default plugin is not enabled. When I look at my plugins, it says it is enabled. I have uninstalled 3.6 and re-installed with the same result. Why do I have no sound. Computer plays I-tunes and all other sounds, just no web browser sounds.

    Glad you seem to have sorted things out.
    The warning about the warranty is light hearted, I think at one stage it warned "here be dragons" but also intended to make us think as it warns that making changes may produce problems.

  • In the URL bar, type about:config Type geo.enabled Double click on the geo.enabled preference Location-Aware Browsing is now disabled, does not work How do you turn this Off!

    In the URL bar, type about:config
    Type geo.enabled
    Double click on the geo.enabled preference
    Location-Aware Browsing is now disabled
    Google will not remove their location aware feature saying it is picked up by the location aware feature in my firefox browser and referred me to your like where I found the above to disable this feature. It just sent me to a yahoo search page. How do you disable this I want to use US Google not Google.ua and you don't need this to help me locate anything in the Ukraine. When I take my laptop with me on trips does my firefox local change wherever I go?

    See:
    * http://www.mozilla.com/firefox/geolocation/
    *http://browserspy.dk/geolocation.php

  • My new tab page is missing and now when I type about:newtab in the Awesome bar I get a page called about:about. Help!!

    I use to have the grid of pinned webpages whenever I clicked on the X of a new tab page. Now it's gone. I figured out if I typed about:newtab in the Awesome bar it would restore the page, but not all the time. Now when I type about:newtab in the Awesome bar I get a page called about:about...and I don't want that. How can I get my pinned websites back on my New tab page?

    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I have an alias of one of my external hard drives in my trash. When I click on "show original" all my external H D 's and my Mac hard drive show up. How do I delete this icon from the trash without loosing all my files?

    I have an alias of one of my external hard drives in my trash. When I tried to delete it, it showed that I was deleting 80,000 files and counting. I stopped the delete process and when I clicked on "show original" all my external H.D.'s and my Mac hard drive show up. How do I delete this alias from the trash without loosing all my files? When I tried to drag it back to the desk top, it just made a duplicate and remained in the trash. When I turned off the external H.D., the trash was then empty. Tried rebooting the computer and then turning the external hard drive back on and the alias shows up in the trash again. Much help appreciated.
    Rich

    In Finder's Menu, select Go menu>Go to Folder, and go to "/volumes". (no quotes)
    Volumes is where an alias to your hard drive ("/" at boot) is placed at startup, and where all the "mount points" for auxiliary drives are created for you to access them. This folder is normally hidden from view.
    Drives with an extra 1 on the end have a side-effect of mounting a drive with the same name as the system already think exists. Try trashing the duplicates with a 1 or 2 if there are no real files in them, and reboot.
    If it does contain data...
    http://support.apple.com/kb/TS2474

  • I have two numbers listed in my messages tab under settings.  One number is checked(mine) and the other is not(my sons).  However when someone sends me a text it goes to both mine and my sons iphones.  How do i delete his number from my phone.

    I have two numbers listed in my messages tab under settings.  One number is checked(mine) and other is not(my sons).  However when someone sends me a test it goes to both numbers.  Mine and my sons.  How do I delete his number so that he no longer received texts intended for me.

    The best way is to not share Apple IDs but also make sure under Settings & Messages on both devices that only one phone number is checked.

  • Using a iPad.  How do you delete unwanted address from the drop down list.  I typed in a wrong address once, and now it keeps showing up.

    Using a iPad.  How do you delete unwanted address from the mail drop down list.  I typed in a wrong address once, and now it keeps showing up.

    Winfax1-
    Look in your Contacts App and see if the unwanted address is entered there.  If it is, you can delete it there.
    Fred

Maybe you are looking for

  • Page Numbers in Long Documents

    I'm planning on using Pages to create personal "books," documents which are long enough to contain several "chapters." I know that I can break up a document into different sections, which each chapter becoming a new section, but I worry about documen

  • Powerbook g4 vs

    I am thinking of getting a new computer but there is nothing wrong with my powerbook g4. Can anyone advise? I was thinking of getting a new macbook or maybe getting the new iMac. or I could update the powerbook with leopard and get the new iMac. I do

  • IBook payment issue

    Hi, guys. I'm new to this forum and I'm from Mongolia. I gotta question regarding payment for books in iBooks. To put it simple, i want to sell my book via ibook, the question is, Is it possible for itunes users from Mongolia, where there is no app s

  • Photos not loading in IE 7 but are fine in firefox 3

    Hello-- I'm working on a website after a long break from any html. I'm using dreamweaver 2004.  In looking at the design view all my photos that are linked show up.  When I preview the the uploaded website using firefox 3 the photos all appear (excep

  • SO FRUSTRATING PLEASE HELP!!

    OK, so I'm new to Apple, I just received my MacBook, and am attempting to type a simple essay for class tomorrow. I am using iPages, set a blank template, and have typed about a paragraph, but now I cannot see the rest of what I am typing. It seems t