Wednesday, 7 January 2009

Switching page tabs using Firefox on Ubuntu

Having more or less switched away from Windows to Ubuntu, I was looking for a way to switch between open page tabs on Firefox 3.0.5, having got used to this feature on Windows in the past.

Thanks to this, I've "discovered" that I can use [Ctrl] + [Tab] to cycle through open tabs from left to right, or [Ctrl] + [PgUp] to move left or [Ctrl] + [PgDn] to move right.

Sweet !

3 comments:

Dave Hay said...

I can also use [Alt] + [1] to switch to tab 1, [Alt] + [2] to switch to tab 2 etc. etc. etc.

Carlos said...

Another handy shortcut I use in firefox is [Ctrl] + [w] to close tabs.

Dave Hay said...

@Carlos, good point - I've been using that one for a while but forgot to mention it :-(

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...