Re: Problem with Desktop-Icons

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

On 06-08-18 20:50, Andreas Meyer wrote:
> Hello!
>
> JJM de Faber <[email protected]> schrieb am 06.08.18 um 18:33:10 Uhr:
>
>>>>> 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
> Thank you very much! Looks good. I'll put it into the autostart section.
> I'm not sure to execute it when I logout or login.
>
> Kind regards
>
>    Andreas
>
After your work, for instance change some things on your desktop, you 
logout. But before logout you have to save your changes that is the 
reverse action. So copying your wanted configuration to actual should be 
a startup action.
There is also a possibility named "before session startup" don't choose 
this . You get a kde hang situation.
-- 
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.