PDA

View Full Version : [ubuntu] Adding additional workspace keyboard shortcuts



andrewdied
August 1st, 2008, 02:22 AM
I like to use Alt-1 through Alt-N for keyboard shortcuts, but the keyboard shortcut app in gnome only has spots for workspace 1 and 2. Is there a way to add more?

falcon61102
August 1st, 2008, 02:42 AM
Depending on what you are trying to do and if you are using Compiz you can set up keyboard shortcuts through there. What type of shortcuts are your trying to creat?

andrewdied
August 3rd, 2008, 03:10 AM
Depending on what you are trying to do and if you are using Compiz you can set up keyboard shortcuts through there. What type of shortcuts are your trying to creat?

if compiz is the default, that's what I'm using. I want to create shortcuts so I can go right from workspace 1-6, but there are only defaults I can change for 1 and 2. I normally use more workspaces than this.

I used ion3 a while back, and I really liked going rapidly from, say, 1 to 2 with ALT-1 and ALT-2.

sayakb
August 3rd, 2008, 06:22 AM
Press Ctrl+Alt+Left (or right) to switch between workspaces.

andrewdied
August 4th, 2008, 01:32 AM
Press Ctrl+Alt+Left (or right) to switch between workspaces.

Do you know how I can go directly to, say, workspace 7 from any workspace? I want to set preset keyboard shortcuts per workspace.

pmasereeuw
August 5th, 2008, 07:42 AM
I would like this feature back too. I used to have it on a previous computer with Fedora (6, I believe) and Gnome. It is very handy to have a desktop per activity (mail, programming, browsing, etc) and to go there by just pressing ALT-1, ALT-2, ALT-3 etc.

I don't know why this is currently limited to desktop 1 and 2, so if anybody has an idea: here is another person that would be grateful.

pmasereeuw
August 5th, 2008, 10:13 AM
The solution is described here:

http://linux.derkeiler.com/Mailing-Lists/Ubuntu/2008-06/msg02089.html

It amounts to:

- start gconf-editor from the command line
- browse to Apps > Metacity > general > num_workspaces
- change the value of the key to the number of your workspaces
- close gconf-editor

You should now be able to assign keyboard shortcuts via System > Preferences Keyboard Shortcuts

It worked fine for me.