LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Icons Jump Left.. [99% solved] [Not solved after time, and solved again??]
#50
I now have Gnome services enabled at startup, thank you for that little snippet of information, that fixed it instantly on both LL 3.0 & LL 2.8, finally after all this time those damn icons stay where they're put  8)
Before the logouts/restarts I ran the command sudo chattr -i ~/.config/xfce4/desktop/icons* so the config file was unlocked again, now it doesn't matter where on the desktop they're put they stay there regardless of an F5 refresh, reboot or shutdown.
That will make mine & a few others I know having the same issue's time spent in front of a screen a little more enjoyable.
The screen edge function was already off.

Lol, I have no idea if those lines are correct or not, do they look wrong to you?
I've been using that same file since just after I started using LL on version 2.0, it did what I wanted at the time which was remove the highlight from the desktop icons when they weren't selected.
Only changes I made in that file were to the base, cell & fg entries, the rest I left as it was.
This is the original text I was given to add to my existing gtkrc-2.0 file:

Code:
style "xfdesktop-icon-view" {
    XfdesktopIconView::label-alpha = 0
    XfdesktopIconView::selected-label-alpha = 170
    XfdesktopIconVIew::ellipsize-icon-labels = 1

    XfdesktopIconView::shadow-x-offset = 0
    XfdesktopIconView::shadow-y-offset = 0
    XfdesktopIconView::shadow-color = "#000000"
    XfdesktopIconView::selected-shadow-x-offset = 0
    XfdesktopIconView::selected-shadow-y-offset = 0
    XfdesktopIconView::selected-shadow-color = "#ffffff"

    XfdesktopIconVIew::cell-spacing = 6
    XfdesktopIconView::cell-padding = 6
    XfdesktopIconView::cell-text-width-proportion = 2.5

    base[NORMAL] = "#cccccc"
    base[SELECTED] = "#cccccc"
    base[ACTIVE] = "#cccccc"

    fg[NORMAL] = "#ffffff"
    fg[SELECTED] = "#000000"
    fg[ACTIVE] = "#000000"
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
Reply


Messages In This Thread
Re: Icons Jump Left.. [99% solved] [Not solved after time, and solved again??] - by JmaCWQ - 06-09-2016, 05:37 PM

Forum Jump:


Users browsing this thread: 19 Guest(s)