Re: Problem with Desktop-Icons

JJM de Faber <[email protected]>
Newsgroups gmane.linux.suse.kde
Message-ID <[email protected]>

On 06-08-18 16:43, Andreas Meyer wrote:
> Hello!
>
> JJM de Faber <[email protected]> schrieb am 06.08.18 um 15:58:40 Uhr:
>
>>>> cp /home/andreas/.config/plasma-org.kde.plasma.desktop-appletsrc.sav /home/andreas/.config/plasma-org.kde.plasma.desktop-appletsrc
>>>> in boot.local, halt.local and after.local, none of them fixed the behavior.
>>>>
>>>> Are there other files involved than plasma-org.kde.plasma.desktop-appletsrc?
>>> have you set the icon order using:
>>>     <rt-ck> on desktop
>>>     select "Icons" -> "Arrange In"
>>>     		 -> "Align"
>>>     		 -> "Sort By"
>>>     		 -> "Icon Size"
>>>     		 -> "Locked"
>>>
>>> appears you are searching for something quite elaborate and convoluted
>>> rather than a simple solution.
>>>   
>> True, convoluted is the right word.
>>
>>    select "Icons" -> "Arrange In" Columns
>>     		 -> "Align"	Left
>>     		 -> "Sort By"	Unsorted , Folders first unchecked
>>     		 -> "Icon Size"	medium
>>     		 -> "Locked"	yes
>> A simple solution, i Have this problem already 2 years and once in the 5 reboots all icons are garbled.
>> I can't find one.
>>
>> everything is set as Iwanted
> Yes, same here, it just does not fixate the icons. I now try the solution you
> suggested with  System settings-Autostart-Startup and hope it works.
>
>    Andreas
>
Send you my script#! /bin/bash
------
#! /bin/bash
#
#
clear
set -x                    #debug on
#
#variables
#
#copy the backup desktop config to actual
#
dest_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc.bck
src_file=~/.config/plasma-org.kde.plasma.desktop-appletsrc
#
#
#
cp -a -f $dest_file  $src_file
#
exit

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.