Search found 30 matches

by dab1414
27. Jun 2011, 18:00
Forum: Problems
Topic: [SOLVED]conky cpugraph gradient (doubles??)
Replies: 1
Views: 6818

[SOLVED]conky cpugraph gradient (doubles??)

Well when I was going through and reconfiguring my conky, I found this peculiar problem. Only when I try to set up gradient color for the cpugraph, I get 2 graphs, as depicted in the photo for cpu1. As cpu2 shows with no gradient, every thing is fine. https://lh5.googleusercontent.com/-pp2u5aNl1Og/T...
by dab1414
22. Jun 2011, 22:14
Forum: Problems
Topic: SOLVED Fluxbox password limitation?
Replies: 5
Views: 2708

Re: Fluxbox password limitation?

i have seen some bugs with GDM and password problems. But all I have noticed is that they are associated with locales and certain characters. So maybe try a password without any special characters to see if that helps. Also see if trying as root gdmsetup and under security changing to automatic logi...
by dab1414
17. Jun 2011, 15:15
Forum: Problems
Topic: Slow deletes fluxbox 13.37?
Replies: 14
Views: 4940

Re: Slow deletes fluxbox 13.37?

this is gamin. Edit /etc/gamin/gaminrc , change settings to your liking. Default is as such for each fs

Code: Select all

 fsset ext4 poll 15
15 seconds between polls. So change to 15 to what you want for which fs you want. Then you will see this refresh quicker in your file manager
by dab1414
17. Jun 2011, 06:33
Forum: Problems
Topic: SOLVED - Lowering the dpi on Firefox
Replies: 3
Views: 2167

Re: Lowering the dpi on Firefox

So there could be several ways to tackle this. AFAIK you setting [quote="macondo"]In the past i've put this in my .bashrc for the dpi in the title of FF to become smaller: alias startx='startx -- -dpi 80' is setting your entire xserver to that dpi. Also knowing what you use for a login man...
by dab1414
17. Jun 2011, 03:19
Forum: Problems
Topic: SOLVED - Screensavers
Replies: 8
Views: 2689

Re: Screensavers

In terminal you can

Code: Select all

xscreensaver
to edit your screensaver settings.

Or to remove completely they are here.
/usr/share/xscreensaver
at least in my fluxbox and lxde.

EDIT: well if xscreensaver is already running you can

Code: Select all

xscreensaver-command -prefs
to get to it as well.
by dab1414
17. Jun 2011, 02:58
Forum: Problems
Topic: [SOLVED]pcmanfm view as detailed list
Replies: 10
Views: 4506

Re: [SOLVED]pcmanfm view as detailed list

Just as info: new pcmanfm/libfm depends on udisks for mounting. So these additional deps are needed: PACKAGE NAME: udisks-1.0.2-x86_64-1_SBo COMPRESSED PACKAGE SIZE: 177 K UNCOMPRESSED PACKAGE SIZE: 861 K PACKAGE NAME: sg3_utils-1.31-x86_64-1_SBo COMPRESSED PACKAGE SIZE: 508 K UNCOMPRESSED PACKAGE ...
by dab1414
16. Jun 2011, 19:37
Forum: Problems
Topic: [SOLVED]pcmanfm view as detailed list
Replies: 10
Views: 4506

Re: [SOLVED]pcmanfm view as detailed list

Yes, indeed pcmanfm-mod seems to work fine. We'll probably replace the existing package with this one. But lets try it out for a while first. Here are the packages: Works like a champ! Well I tried the 64 bit version and that problem is no more. EDIT: Ok spoke too soon, the one thing I found is tha...
by dab1414
16. Jun 2011, 19:32
Forum: Problems
Topic: [SOLVED]pcmanfm view as detailed list
Replies: 10
Views: 4506

Re: [SOLVED]pcmanfm view as detailed list

I will try that in a few, and let you know
by dab1414
16. Jun 2011, 19:25
Forum: Problems
Topic: [SOLVED]pcmanfm view as detailed list
Replies: 10
Views: 4506

Re: pcmanfm view as detailed list

Thanks for your replys, I think for now I will keep it the same, since the only thing affected for me is the detailed view. I can get the same info other ways.
by dab1414
16. Jun 2011, 17:18
Forum: Problems
Topic: [SOLVED]pcmanfm view as detailed list
Replies: 10
Views: 4506

[SOLVED]pcmanfm view as detailed list

On Fluxbox 13.37 x86_64, with pcmanfm, when I change the View to detailed list, I am unable to select sub-directories. I have seen some bugs with other distros such as https://bugs.archlinux.org/task/18904 . It looks like it is an issue with GTK2. Anyone know how I can go about getting this to work,...