Every time I run an app that changes the resolution
(mostly games but other
apps too) all the icons on my desktop disappear and I have two scripts I
run to fix it.
#!/bin/bash
killall -9 kdesktop
#!/bin/bash
kdesktop
Not sure why this is happening it does seem to be related to TDE. I am
running 14.06 on Debian Jessie.
--
John Pisini
Hi John,
Aye, I've seen this before. If you run penguin command in full mode, that
sometimes happens. I don't know if it's the application or a fault in the x
server. I have seem the same thing happen in MS and apple too.
Kate