How to show windows only from the current workspace in Unity switcher?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I would like to make the window switcher (typically invoked with Alt-Tab) in Unity to show only windows from the current workspace. Any help would be greatly appreciated.
unity
add a comment |
I would like to make the window switcher (typically invoked with Alt-Tab) in Unity to show only windows from the current workspace. Any help would be greatly appreciated.
unity
add a comment |
I would like to make the window switcher (typically invoked with Alt-Tab) in Unity to show only windows from the current workspace. Any help would be greatly appreciated.
unity
I would like to make the window switcher (typically invoked with Alt-Tab) in Unity to show only windows from the current workspace. Any help would be greatly appreciated.
unity
unity
edited Feb 9 at 3:55
Pablo Bianchi
3,10521636
3,10521636
asked Sep 18 '11 at 21:03
thenaskothenasko
5201717
5201717
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
For 12.04
This is the default behavior now!
For 11.10:
This isn't currently possible, however there is a workaround that you can set that will display the applications in your current workspace first, which means you can Alt-Tab to it quickly without having to go through applications in your other workspaces. Though this doesn't limit the switcher to the current desktop but it at least puts the apps on that desktop first:
First:
- Install the CompizConfig Settings Manager
(CCSM). - Then go to the Switcher tab and select "Bias alt-tab sorting ...." and make sure you check the box.
- How can I configure Unity?
add a comment |
You may not be able to use the current Alt+Tab switcher, but there are other ones accessible from compiz.
Try installing CompizConfigSettingsManager (package name: compizconfig-settings-manger). From there you can disable the Alt+Tab switcher from the Unity plugin.
After that you can enable one of the other window switcher (Application-Switcher, Static Application-Switcher, Shift-Switcher)
I chose to change the keybindings on Static Application Switcher to be Super+Tab
Hope that helps!
add a comment |
Currently there is a binding for that in scale, (Shift+Alt+↑) that you can use or change
And or set an edge for cursor, use bottom right here
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f62009%2fhow-to-show-windows-only-from-the-current-workspace-in-unity-switcher%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
For 12.04
This is the default behavior now!
For 11.10:
This isn't currently possible, however there is a workaround that you can set that will display the applications in your current workspace first, which means you can Alt-Tab to it quickly without having to go through applications in your other workspaces. Though this doesn't limit the switcher to the current desktop but it at least puts the apps on that desktop first:
First:
- Install the CompizConfig Settings Manager
(CCSM). - Then go to the Switcher tab and select "Bias alt-tab sorting ...." and make sure you check the box.
- How can I configure Unity?
add a comment |
For 12.04
This is the default behavior now!
For 11.10:
This isn't currently possible, however there is a workaround that you can set that will display the applications in your current workspace first, which means you can Alt-Tab to it quickly without having to go through applications in your other workspaces. Though this doesn't limit the switcher to the current desktop but it at least puts the apps on that desktop first:
First:
- Install the CompizConfig Settings Manager
(CCSM). - Then go to the Switcher tab and select "Bias alt-tab sorting ...." and make sure you check the box.
- How can I configure Unity?
add a comment |
For 12.04
This is the default behavior now!
For 11.10:
This isn't currently possible, however there is a workaround that you can set that will display the applications in your current workspace first, which means you can Alt-Tab to it quickly without having to go through applications in your other workspaces. Though this doesn't limit the switcher to the current desktop but it at least puts the apps on that desktop first:
First:
- Install the CompizConfig Settings Manager
(CCSM). - Then go to the Switcher tab and select "Bias alt-tab sorting ...." and make sure you check the box.
- How can I configure Unity?
For 12.04
This is the default behavior now!
For 11.10:
This isn't currently possible, however there is a workaround that you can set that will display the applications in your current workspace first, which means you can Alt-Tab to it quickly without having to go through applications in your other workspaces. Though this doesn't limit the switcher to the current desktop but it at least puts the apps on that desktop first:
First:
- Install the CompizConfig Settings Manager
(CCSM). - Then go to the Switcher tab and select "Bias alt-tab sorting ...." and make sure you check the box.
- How can I configure Unity?
edited Apr 13 '17 at 12:24
Community♦
1
1
answered Sep 30 '11 at 22:23
Jorge CastroJorge Castro
37.2k107422617
37.2k107422617
add a comment |
add a comment |
You may not be able to use the current Alt+Tab switcher, but there are other ones accessible from compiz.
Try installing CompizConfigSettingsManager (package name: compizconfig-settings-manger). From there you can disable the Alt+Tab switcher from the Unity plugin.
After that you can enable one of the other window switcher (Application-Switcher, Static Application-Switcher, Shift-Switcher)
I chose to change the keybindings on Static Application Switcher to be Super+Tab
Hope that helps!
add a comment |
You may not be able to use the current Alt+Tab switcher, but there are other ones accessible from compiz.
Try installing CompizConfigSettingsManager (package name: compizconfig-settings-manger). From there you can disable the Alt+Tab switcher from the Unity plugin.
After that you can enable one of the other window switcher (Application-Switcher, Static Application-Switcher, Shift-Switcher)
I chose to change the keybindings on Static Application Switcher to be Super+Tab
Hope that helps!
add a comment |
You may not be able to use the current Alt+Tab switcher, but there are other ones accessible from compiz.
Try installing CompizConfigSettingsManager (package name: compizconfig-settings-manger). From there you can disable the Alt+Tab switcher from the Unity plugin.
After that you can enable one of the other window switcher (Application-Switcher, Static Application-Switcher, Shift-Switcher)
I chose to change the keybindings on Static Application Switcher to be Super+Tab
Hope that helps!
You may not be able to use the current Alt+Tab switcher, but there are other ones accessible from compiz.
Try installing CompizConfigSettingsManager (package name: compizconfig-settings-manger). From there you can disable the Alt+Tab switcher from the Unity plugin.
After that you can enable one of the other window switcher (Application-Switcher, Static Application-Switcher, Shift-Switcher)
I chose to change the keybindings on Static Application Switcher to be Super+Tab
Hope that helps!
edited Sep 27 '11 at 5:59
N.N.
8,529154988
8,529154988
answered Sep 27 '11 at 2:18
tahnoktahnok
565
565
add a comment |
add a comment |
Currently there is a binding for that in scale, (Shift+Alt+↑) that you can use or change
And or set an edge for cursor, use bottom right here
add a comment |
Currently there is a binding for that in scale, (Shift+Alt+↑) that you can use or change
And or set an edge for cursor, use bottom right here
add a comment |
Currently there is a binding for that in scale, (Shift+Alt+↑) that you can use or change
And or set an edge for cursor, use bottom right here
Currently there is a binding for that in scale, (Shift+Alt+↑) that you can use or change
And or set an edge for cursor, use bottom right here
edited Sep 19 '11 at 6:21
N.N.
8,529154988
8,529154988
answered Sep 19 '11 at 1:46
DougDoug
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f62009%2fhow-to-show-windows-only-from-the-current-workspace-in-unity-switcher%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown