How do I get all hot corners in Ubuntu 17.10 and later with GNOME 3?
I want Ubuntu to Window Spread as I move my mouse to lower left corner.
I want this sort of option.
gnome-shell
add a comment |
I want Ubuntu to Window Spread as I move my mouse to lower left corner.
I want this sort of option.
gnome-shell
add a comment |
I want Ubuntu to Window Spread as I move my mouse to lower left corner.
I want this sort of option.
gnome-shell
I want Ubuntu to Window Spread as I move my mouse to lower left corner.
I want this sort of option.
gnome-shell
gnome-shell
edited Jan 10 at 20:56
pomsky
30k1192123
30k1192123
asked Nov 11 '17 at 10:14
nazar2sfivenazar2sfive
94152250
94152250
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You can use this Gnome Shell extension called CustomCorner.
It doesn't fully replace all options one had with compiz, but it's a start.

add a comment |
Open terminal: Ctrl + Alt + T
gsettings set org.gnome.shell enable-hot-corners true
It's that simple!
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
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%2f975348%2fhow-do-i-get-all-hot-corners-in-ubuntu-17-10-and-later-with-gnome-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use this Gnome Shell extension called CustomCorner.
It doesn't fully replace all options one had with compiz, but it's a start.

add a comment |
You can use this Gnome Shell extension called CustomCorner.
It doesn't fully replace all options one had with compiz, but it's a start.

add a comment |
You can use this Gnome Shell extension called CustomCorner.
It doesn't fully replace all options one had with compiz, but it's a start.

You can use this Gnome Shell extension called CustomCorner.
It doesn't fully replace all options one had with compiz, but it's a start.

edited Nov 11 '17 at 10:40
pomsky
30k1192123
30k1192123
answered Nov 11 '17 at 10:21
joschijoschi
98131431
98131431
add a comment |
add a comment |
Open terminal: Ctrl + Alt + T
gsettings set org.gnome.shell enable-hot-corners true
It's that simple!
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
add a comment |
Open terminal: Ctrl + Alt + T
gsettings set org.gnome.shell enable-hot-corners true
It's that simple!
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
add a comment |
Open terminal: Ctrl + Alt + T
gsettings set org.gnome.shell enable-hot-corners true
It's that simple!
Open terminal: Ctrl + Alt + T
gsettings set org.gnome.shell enable-hot-corners true
It's that simple!
answered May 6 '18 at 7:54
Krishna RaoKrishna Rao
192
192
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
add a comment |
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
2
2
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
This works but how do I configure the actions for the corners?
– Albin Stigo
May 7 '18 at 7:59
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo Could you explain a little bit more?
– Krishna Rao
May 7 '18 at 15:49
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
@AlbinStigo the point is that you explained only how to enable the hot corners, but how to configure them? e.g. how can I associated a certain action to a certain corner?
– Francesco Borzì
May 22 '18 at 15:00
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
use gnome extension extensions.gnome.org/extension/1037/customcorner
– Krishna Rao
May 25 '18 at 15:58
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
This answer only lets you enable (or disable) the Activities overview hot corner, doesn't really help you achieve what the question asks for. For that purpose your last comment is useful, but that is already mentioned in the answer by @joschi.
– pomsky
Jan 10 at 20:54
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%2f975348%2fhow-do-i-get-all-hot-corners-in-ubuntu-17-10-and-later-with-gnome-3%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