Len Trigg <[EMAIL PROTECTED]> writes: > Steve Youngs wrote: >> Ideally... >> >> openURL(http://some.site/) => open in current Conkeror frame and >> buffer[1] >> >> openURL(http://some.site/,new-window) => open in new Conkeror frame >> >> openURL(http://some.site/,new-tab) => open in new Conkeror buffer in >> the current frame. > > Yes, those sound ideal. Given that only the new-window option > currently works, I'm ending up with a lot of new conkeror windows > opening. They seem to all appear in the middle of my screen at a > square size. Any pointers for how I can override the location / size > of these? I thought I could just put something like the following in > my .Xresources and load with xrdb: > > Gecko.Firefox-bin*geometry: 600x900+0+0 > > But this doesn't seem to work (xterms etc can be controlled like this > just fine).
I hardcoded the conkeror windows to open at 600x600. I run ratpoison so they all get maximized anyway. I suppose I could try leaving those fields out and see what happens. If you come up with a good way to specify the size (hacking the source to allow the user to specify, for instance) let me know. -Shawn _______________________________________________ Conkeror mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/conkeror
