inside the file:
/home/(user)/.config/user-dir.dirs
i changed :
"$HOME/Desktop"
to:
"/media/(user)/windesk/....../Desktop"
which is a dual boot windows ntfs folder
i was pleasantly surprised that when i clicked save in the Kate text editor, the changes were immediately seen on the kubuntu desktop
but upon reboot
"/media/(user)/windesk/....../Desktop"
was changed to :
"$HOME"
"windesk" is what kubuntu calls my windows, "windesk" labeled ntfs partition
so i changed
"$HOME"
back to
"$HOME/Desktop"
and i was back where i started
taking a guess:
1 kubuntu goes looking for the ntfs folder and doesn't find it
2 does a temp fix on the user-dir.dirs file
3 then mounts the ntfs partition that contains my folder of interest
what is really going on here? and
how do i have window's desktop show in place of kubuntu's desktop?
my idea worked but did not survive reboot!
i have 500mb playstation1 games in the windows "x:\(user)\documents\games" folder, if i can move the desktop then i can also move the documents too, etc...
background:
the computer is an old fanless amd computer with 8gb pc3 ram
trying to make a gaming machine for ps1 generation games and older like sega gensis, so far does well in windows11 and does not overheat in air-conditioned environment
the computer doesn't meet win11's requirements, but there are ways around that
since it is a thinclient, updating the bios is practically impossible, so it has a 2013, bios
when i used gpt both windows and kubuntu upon powering down wouldn't finish powering down, but powers down now fine on mbr
which 22.04 didn't like the mbr, so i told the installer not to install grub, and "grub2win" seems fine
if i learn enough about linux ill probably dual boot my main windows laptop.
some of the things im doing on this amd machine ill want to do later on my main laptop, but of course i know ill have to use gpt even though i know gpt is connected to "intel's ME", which i hate, and have disabled on my laptop, by altering the bios.
so im definitely a newbie on linux, and still shy about making the jump on my main laptop.
this is all really just one question with a lot of background:
"how do i have window's desktop show in place of kubuntu's desktop?"
/home/(user)/.config/user-dir.dirs
i changed :
"$HOME/Desktop"
to:
"/media/(user)/windesk/....../Desktop"
which is a dual boot windows ntfs folder
i was pleasantly surprised that when i clicked save in the Kate text editor, the changes were immediately seen on the kubuntu desktop
but upon reboot
"/media/(user)/windesk/....../Desktop"
was changed to :
"$HOME"
"windesk" is what kubuntu calls my windows, "windesk" labeled ntfs partition
so i changed
"$HOME"
back to
"$HOME/Desktop"
and i was back where i started
taking a guess:
1 kubuntu goes looking for the ntfs folder and doesn't find it
2 does a temp fix on the user-dir.dirs file
3 then mounts the ntfs partition that contains my folder of interest
what is really going on here? and
how do i have window's desktop show in place of kubuntu's desktop?
my idea worked but did not survive reboot!
i have 500mb playstation1 games in the windows "x:\(user)\documents\games" folder, if i can move the desktop then i can also move the documents too, etc...
background:
the computer is an old fanless amd computer with 8gb pc3 ram
trying to make a gaming machine for ps1 generation games and older like sega gensis, so far does well in windows11 and does not overheat in air-conditioned environment
the computer doesn't meet win11's requirements, but there are ways around that
since it is a thinclient, updating the bios is practically impossible, so it has a 2013, bios
when i used gpt both windows and kubuntu upon powering down wouldn't finish powering down, but powers down now fine on mbr
which 22.04 didn't like the mbr, so i told the installer not to install grub, and "grub2win" seems fine
if i learn enough about linux ill probably dual boot my main windows laptop.
some of the things im doing on this amd machine ill want to do later on my main laptop, but of course i know ill have to use gpt even though i know gpt is connected to "intel's ME", which i hate, and have disabled on my laptop, by altering the bios.
so im definitely a newbie on linux, and still shy about making the jump on my main laptop.
this is all really just one question with a lot of background:
"how do i have window's desktop show in place of kubuntu's desktop?"
Comment