Switching between monitors in dual-head setup

4

I'm using gnome in a dual-head setup with individual desktops. Is there any way to "jump" to another monitor using the keyboard only? Now the only method I know is to move the mouse pointer to the another screen and click on something there. Can I do something like that without using the mouse?

FireAphis

Posted 2011-02-16T17:04:49.223

Reputation: 173

Are you saying you want to change focus to the other display or you actually want to bounce the cursor over there without taking the long way? – Shinrai – 2011-02-16T17:14:19.490

@Shinrai, I don't quite understand the difference. I'll give an example: I have two text editors, one on each monitor. How can I write in one and then in another without touching my mouse? – FireAphis – 2011-02-24T12:37:36.123

So, the former. (By the latter I mean, there are some apps with a hotkey for 'move my mouse cursor to monitor X' - sort of pointless in a dual screen setup but if you have, say, 16 displays it's easier than getting a mousing area the size of a desk.) – Shinrai – 2011-02-24T15:13:15.563

Answers

1

try looking up the software called "Splunk".. Seems to be a pretty highly praised desktop swapping software for linux.

Wayne-Z

Posted 2011-02-16T17:04:49.223

Reputation: 335

On Splunk's site I've found something completely different. Here's how they describe their product: "Splunk is an engine for your IT data. It collects, indexes and harnesses all the fast moving IT data generated by your applications, servers and devices — physical, virtual and in the cloud." – FireAphis – 2011-02-24T12:35:18.747

1

Sounds like you're using Xinerama, instead of your window manager's multi-head support. If you disable xinerama, both monitors on the same workspace. (I'm not talking about a cloned view, either.)

If they are truly separate workspaces (by desktop I think you mean workspace), with separate task bars, then Ctrl-Alt- is probably the key binding will scroll between them.

You might be using Compiz or Metacity as the actual window managers. I use Compiz, and find it highly configurable. You might not have the configuration tools installed to change your default WM settings; install them and explore.

Paul Kenyon

Posted 2011-02-16T17:04:49.223

Reputation: 11

0

Have you tried Alt-Tab to switch between windows on the current desktop?

Ƭᴇcʜιᴇ007

Posted 2011-02-16T17:04:49.223

Reputation: 103 763

On the current desktop it works, of course. However, each monitor contains a different desktop. – FireAphis – 2011-02-24T12:38:33.547