up vote 1 down vote favorite
1
share [g+] share [fb]

Moin,

as my company recently updated FF from german to proper english, I miss the ALT+S keystroke to enter the address bar.

Is it possible to set it with about:config?

Christian

link|improve this question
feedback

5 Answers

up vote 9 down vote accepted

Try ALT+D or Ctrl/Cmd+L (from this site)

link|improve this answer
1  
+1 It even works in Chrome! – Ivo Flipse Dec 2 '09 at 10:21
1  
+1 And Windows Explorer :) – Mark Pim Dec 2 '09 at 10:40
This is pretty what I was looking for. Thanks! – ertn Dec 2 '09 at 11:40
@Mark: It does indeed work in IE, however, annoyingly it pops up a dialog to take your input instead of just focusing in the URL bar. – Bryan Dec 2 '09 at 14:41
@Bryan, just to clarify: Ctrl+D works as expected/advertised. Ctrl+L opens the Open Location dialog box. – Joshua Dec 2 '09 at 15:54
feedback

there is F6 ... if you want

link|improve this answer
F6 is way too far, thanks :) – ertn Dec 2 '09 at 11:39
feedback

you can try the keyconfig addon. it is not in mozilla addon, but it helped me a lot. http://forums.mozillazine.org/viewtopic.php?t=72994

link|improve this answer
it actually lets you change the ctrl+l shortcut to alt+s or whatever you'd like. – barraponto Dec 2 '09 at 13:20
i'll have to try that out when i get some spare time. if it let's me assign a keyboard shortcut to show and hide the Navigation and Bookmark toolbars I'll be a happy kid – username Dec 2 '09 at 13:51
feedback
#ifWinActive, Mozilla Firefox
!s::!d
#IfWinActive

in the AutoHotKey scripting language would remap that for you :)
Not sure if there's a native solution, unfortunately!

link|improve this answer
feedback

Also, press F6 and it will flip between the page [so you can tab through elements] or to the address bar.

[edit to add] didnt see the answer above me!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown