At home, when I open a new tab, it opens behind the current tab. I like it that way.
At work, when I open a new tab, it opens on top of the current tab, becoming the new current tab. I don't like that.
I can't find where to set that in the options. Anyone know where it is?
Are you talking about open a new tab from a link, or just open a new tab?
Options, Advanced, Tabbed Browsing. See "Select new ..."
From a link.
The above should do it for ya.
Quote from: Jessie on November 08, 2005, 08:50:03 AM
At home, when I open a new tab, it opens behind the current tab. I like it that way.
At work, when I open a new tab, it opens on top of the current tab, becoming the new current tab. I don't like that.
I can't find where to set that in the options. Anyone know where it is?
go to the command prompt and type format c: /u
that should fix EVERYTHING with that pc.
and no dont do it.
Quote from: Mr. Ubiquity on November 08, 2005, 10:52:11 AM
Quote from: Jessie on November 08, 2005, 08:50:03 AM
At home, when I open a new tab, it opens behind the current tab. I like it that way.
At work, when I open a new tab, it opens on top of the current tab, becoming the new current tab. I don't like that.
I can't find where to set that in the options. Anyone know where it is?
go to the command prompt and type format c: /u
that should fix EVERYTHING with that pc.
and no dont do it.
format won't fix it like fdisk will.
Quote from: Randolph Scott on November 08, 2005, 10:54:01 AM
Quote from: Mr. Ubiquity on November 08, 2005, 10:52:11 AM
Quote from: Jessie on November 08, 2005, 08:50:03 AM
At home, when I open a new tab, it opens behind the current tab. I like it that way.
At work, when I open a new tab, it opens on top of the current tab, becoming the new current tab. I don't like that.
I can't find where to set that in the options. Anyone know where it is?
go to the command prompt and type format c: /u
that should fix EVERYTHING with that pc.
and no dont do it.
format won't fix it like fdisk will.
true, but she needs to feel as if shes in control and not just totally F***ed.
actually fdisk would be much easier to fix
Quote from: hattmoward on November 08, 2005, 11:04:22 AM
actually fdisk would be much easier to fix
only if you didn't delete the partitions. You have to know that you are supposed to delete the partitions, too. And create a new one. Yeah, just pretend that I said all that, too.
Quote from: Randolph Scott on November 08, 2005, 11:09:00 AM
Quote from: hattmoward on November 08, 2005, 11:04:22 AM
actually fdisk would be much easier to fix
only if you didn't delete the partitions. You have to know that you are supposed to delete the partitions, too. And create a new one. Yeah, just pretend that I said all that, too.
no, if someone blew away the partition and even if they made a new one but didn't write to it, it would be fairly easy to fix.
if you delete a partition, then make a new one starting at the same position on disk and at the same size, everything will still be there.
Quote from: hattmoward on November 08, 2005, 10:45:45 AM
The above should do it for ya.
I don't really see what you're talking about. Screenshot? Please?
Quote from: Randolph Scott on November 08, 2005, 11:09:00 AM
Quote from: hattmoward on November 08, 2005, 11:04:22 AM
actually fdisk would be much easier to fix
only if you didn't delete the partitions. You have to know that you are supposed to delete the partitions, too. And create a new one. Yeah, just pretend that I said all that, too.
*nods visciously*
Quote from: Jessie on November 08, 2005, 11:17:45 AM
Quote from: hattmoward on November 08, 2005, 10:45:45 AM
The above should do it for ya.
I don't really see what you're talking about. Screenshot? Please?
i've got a development version of firefox here :( hold on let me run it on a pc from home.
highlighted
[attachment deleted by admin]
Mine's different from yours.
[attachment deleted by admin]
ah you've installed the Tabbrowsing Preferences extension. hold on.
Here's what's in the tabbed browsing part
Or not
[attachment deleted by admin]
Go to the Tab Browsing secton, and look for "Tab Focus" at the bottom. expand it. "Select new tabs created by links" uncheck
That did it! Thanks, you're the best!
Quote from: Mr. Ubiquity on November 08, 2005, 11:21:00 AM
Quote from: Randolph Scott on November 08, 2005, 11:09:00 AM
Quote from: hattmoward on November 08, 2005, 11:04:22 AM
actually fdisk would be much easier to fix
only if you didn't delete the partitions. You have to know that you are supposed to delete the partitions, too. And create a new one. Yeah, just pretend that I said all that, too.
*nods visciously*
The partition table just stores pointers indicating the start and end of each partition. you can do whatever you want with it, but if you don't touch the data that was on the rest of the disk, it's relatively trivial to fix. scan the disk, find the beginning and end of the previously-defined partitions based on known structures from the filesystems, and recreate the partition table as it was.
Quote from: Jessie on November 08, 2005, 11:35:33 AM
That did it! Thanks, you're the best!
np. I need to get a hold of the developer of that extension. that's one confusing-ass preferences page.