<html><head><style> body {height: 100%; color:#000000; font-size:12pt; font-family:Arial;}</style></head><body><pre>On Tue, Aug 7, 2012 at 11:30 PM, Michael Bird
<<a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">michaelfrancisbird at gmail.com</a>> wrote:
>><em> Whenever I launch Firefox from the docky it fails to launch my homepage
</em>>><em> whereas if I launch Firefox from the applications drop down it alway loads
</em>><em>> my homepage. Is this a bug or a Firefox problem?
</em>>><em>
</em>> Not entirely clear on what the "docky" is, but I'm not seeing this
> whether I use the launcher panel, the apps menu or a keyboard
> shortcut.
<br>(1) Docky is a fruit-based gnome dock: <br> http://wiki.go-docky.com/index.php?title=Welcome_to_the_Docky_wiki<br><br>(2) Your problem with firefox reminds me of a similar problem I have with the standard<br>launcher in xubuntu. I wanted to have a button to launch emacs from the standard xubuntu<br>lanucher. But if I simply do that and click on the button I would get a plain old emacs<br>window, whereas I want something like<br> emacs -fg white -bg gray<br>To do that I have to edit the "properties" of that emacs launch button, specifically specifying<br>the command<br> /usr/bin/emacs23 -fg white -bg gray<br>I suspect you are running into a similar issue. Suggestion: Go to the firefox button on docky<br>and check its "properties" (or whatever it is called) and find out exactly what command it uses.<br>Alternatively: Docky should have the option for users to create customized launch button; try<br>to create your own firefox button (specify full path and whatever parameters you use) and see<br>happen (do make sure not to confuse your customized button with the default one, e.g. by using<br>a different icon -- you can always change that later on).<br><br>Good luck!<br></pre></body></html>