Re: Modifying Iceweasel Start Parameters

2013-04-09 Thread Darac Marjal
On Mon, Apr 08, 2013 at 08:32:53PM -0400, Ethan Rosenberg, PhD wrote: > Dear List - > > I am trying to start Iceweasel with a specific program. > > The following sort of works from the command line, > > iceweasel -No-Remote localhost/choice.php -width $1280 -height $1024 DISCLAIMER: I'm using

Modifying Iceweasel Start Parameters

2013-04-08 Thread Ethan Rosenberg, PhD
Dear List - I am trying to start Iceweasel with a specific program. The following sort of works from the command line, iceweasel -No-Remote localhost/choice.php -width $1280 -height $1024 but throws a bunch of errors, and does not start in full screen. If I use this #!/usr/bin/env xdg-open