User Tools

Site Tools


firefox_change_default_values

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
firefox_change_default_values [2013/08/16 19:46] biggifirefox_change_default_values [2015/08/15 22:56] – external edit 127.0.0.1
Line 1: Line 1:
-As the world turns more and more towards 'default dumb user' in every application, some changes is needed to make it fit nerds. As I kept on forgetting which values to change when installing new machines, I've decided to write them down:+As the world turns more and more towards 'default dumb user' in every application, some changes are needed to make it fit nerds. As I kept on forgetting which values to change when installing new machines, I've decided to write them down:
  
-  * browser.urlbar.autoFill -> FALSE - Effect: Disables autocomplete of url's (e.g. 192.168.5.1 makes Firefox autofill 192.168.5.108. Pretty annoying!) +^Item ^Value ^Effect^ 
-  browser.urlbar.trimURLs -> FALSE - Effect: Shows current protocol in URL bar. When enabled it removes the protocol definition. Am I using FTP, HTTP, HTTPS? I don't know, because Firefox removed it! +|browser.urlbar.autoFill|FALSEDisables autocomplete of url's (e.g. 192.168.5.1 makes Firefox autofill 192.168.5.108. Pretty annoying!)| 
-  dom.disable_window_move_resize -> TRUE - Effect: Disallows javascript to resize browser windows. I KNOW my window size, and that is the size I want it. Don't mess with it. Me master, you machine. +|browser.urlbar.trimURLs|FALSEShows current protocol in URL bar. When enabled it removes the protocol definition. Am I using FTP, HTTP, HTTPS? I don't know, because Firefox removed it!| 
-  dom.event.contextmenu.enabled -> FALSE - Effect: Disallows javascript to remove the top menu, disable rightclicking etc. +|dom.disable_window_move_resize|TRUEDisallows javascript to resize browser windows. I KNOW my window size, and that is the size I want it. Don't mess with it. Me master, you machine.| 
-  browser.backspace_action -> - Effect: Enables press of the backspace-button to go back one page. +|dom.event.contextmenu.enabled|FALSEDisallows javascript to remove the top menu, disable rightclicking etc.| 
-  browser.showQuitWarning -> TRUE - Effect: Activates a prompt asking to save tabs or not when exiting Firefox. This is nice when accidentally hitting CTRL+Q instead of CTRL+W. +|browser.backspace_action|0Enables press of the backspace-button to go back one page.| 
-  geo.enabled -> FALSE - Effect: Disables geo-location feature. I know where I am. Services do not need that info. +|browser.showQuitWarning|TRUEActivates a prompt asking to save tabs or not when exiting Firefox. This is nice when accidentally hitting CTRL+Q instead of CTRL+W.| 
-  browser.tabs.onTop -> FALSE - EffectPuts tabs back on bottomNot really NEEDED, it's just nice to have.+|geo.enabled|FALSEDisables geo-location feature. I know where I am. Services do not need that info. If they do, I'll enter it for them manually.| 
 +|<del>browser.tabs.onTop</del>|FALSE| Puts tabs below the menu **After FF29, [[https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/]] 'Classic Theme Restorer' is needed to move tabs below the menu**| 
 +|browser.newtab.url|about:blank| Removes the Firefox "tiles page" when opening a new tab. Instead displays 'about:blank' (blank/empty page).|
firefox_change_default_values.txt · Last modified: 2015/08/20 21:59 by biggi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki