Debian 9: Folders & external devices visible on desktop
I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.
The desktop environment is Gnome.
Browsing on Google I did not find anything helpful.
Could you help me solving this?
Thanks all in advance!
debian desktop-environment
bumped to the homepage by Community♦ 52 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.
The desktop environment is Gnome.
Browsing on Google I did not find anything helpful.
Could you help me solving this?
Thanks all in advance!
debian desktop-environment
bumped to the homepage by Community♦ 52 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.
The desktop environment is Gnome.
Browsing on Google I did not find anything helpful.
Could you help me solving this?
Thanks all in advance!
debian desktop-environment
I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.
The desktop environment is Gnome.
Browsing on Google I did not find anything helpful.
Could you help me solving this?
Thanks all in advance!
debian desktop-environment
debian desktop-environment
edited Feb 26 '18 at 9:56
Quant.Pi
asked Feb 25 '18 at 19:32
Quant.PiQuant.Pi
2117
2117
bumped to the homepage by Community♦ 52 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 52 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.
I switched to gnome to verify, in terminal type:
gsettings set org.gnome.desktop.background show-desktop-icons true
gsettings set org.gnome.nautilus.desktop volumes-visible true
nautilus -q
nautilus
The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:
apt-cache show gnome-shell | grep Version
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f426524%2fdebian-9-folders-external-devices-visible-on-desktop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.
I switched to gnome to verify, in terminal type:
gsettings set org.gnome.desktop.background show-desktop-icons true
gsettings set org.gnome.nautilus.desktop volumes-visible true
nautilus -q
nautilus
The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:
apt-cache show gnome-shell | grep Version
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
add a comment |
Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.
I switched to gnome to verify, in terminal type:
gsettings set org.gnome.desktop.background show-desktop-icons true
gsettings set org.gnome.nautilus.desktop volumes-visible true
nautilus -q
nautilus
The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:
apt-cache show gnome-shell | grep Version
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
add a comment |
Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.
I switched to gnome to verify, in terminal type:
gsettings set org.gnome.desktop.background show-desktop-icons true
gsettings set org.gnome.nautilus.desktop volumes-visible true
nautilus -q
nautilus
The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:
apt-cache show gnome-shell | grep Version
Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.
I switched to gnome to verify, in terminal type:
gsettings set org.gnome.desktop.background show-desktop-icons true
gsettings set org.gnome.nautilus.desktop volumes-visible true
nautilus -q
nautilus
The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:
apt-cache show gnome-shell | grep Version
edited Feb 26 '18 at 19:50
answered Feb 25 '18 at 21:24
ptriciasaurptriciasaur
11
11
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
add a comment |
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.
– Quant.Pi
Feb 25 '18 at 23:01
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
I switched to gnome to verify:
– ptriciasaur
Feb 26 '18 at 19:32
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
new answer below.
– ptriciasaur
Feb 26 '18 at 19:40
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur
– Quant.Pi
Mar 1 '18 at 22:49
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f426524%2fdebian-9-folders-external-devices-visible-on-desktop%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