Sponsored Content
Operating Systems Linux Debian LM 17.3 xfce constant lagging Post 303023600 by 69Rixter on Wednesday 19th of September 2018 02:52:08 PM
Old 09-19-2018
Hi Azrael

THANX for replying. I had to laugh- "Sorry if that's necroposting." No it was not. This issue has, as yet, not been resolved. I agree "swapping" should not be an issue. I've solved the lagging, but not in 17.3, so I guess I've really NOT solved it. I upgraded to 18.3. However, I now have issues with persistence. I just can't seem to get it to apply. I've had many reply with suggestions, but so far, none have worked. AND that' something I really don't understand because I did have persistence when I was using 17.3 AHh....the wonders of technology!!!
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Xfce?

I'm running Debian and doesn't really like gnome nor KDE and read about this XFce that ought to be a more simple X which is exactly what I'm looking for. So I re-installed the bare minimums of Debian and here I am, with nothing but Links/Lynx vim and apt-get (lovely isn't it?) trying to configure... (1 Reply)
Discussion started by: riwa
1 Replies

2. Shell Programming and Scripting

tail | grep lagging badly

I'm trying to use tail/grep to monitor a log file. The command I cooked up is: tail -n 50 -f output.log | grep 'type:system' | cut -f 5- A sample line from the log file is: 1208894862 type:system session:0 severity:4 load started the columns are tab delimited. this works ok, except... (3 Replies)
Discussion started by: WasabiVengeance
3 Replies

3. UNIX Desktop Questions & Answers

xfce like cde

At the moment I am using Ubuntu hardy on my desktop. I am going to be adding other Linux's and maybe FreeBSD. I use gnome for special effects, eye candy, and plain old show off stuff. But I want to have a simple DE in my computer installed. I like the way CDE looks and the reviews about its... (7 Replies)
Discussion started by: Texasone
7 Replies

4. Ubuntu

Webcam on xfce?

Hey guys. I'm about as new to Linux as you can get, so bear with me please. I installed Xubuntu on my old laptop to tinker with.. figured it would be a good use of an old machine. One thing I'd like to set up is some security with a webcam. Logitech QuickCam Pro 4000 to be exact. I went about... (22 Replies)
Discussion started by: Chesh
22 Replies

5. Shell Programming and Scripting

Constant mirroring

I'm not sure how to best explain what I'd like to do, so let me give an example. I used to work in a department that deals with internet security. This department had an "internal" website (only people in the building can get on it) and an "external" website (anyone in the world can get on it --... (1 Reply)
Discussion started by: sstevens
1 Replies

6. Red Hat

Where's the XFCE folder?

If a few of you look on FedoraForums, you'll find that a little while ago, I went on a desktop installing spree. I just have a small question about XFCE desktop. In my user directory, I see .kde, .mate, and .trinity. (all three are directories), but I have XFCE 4.8 installed along with the others.... (0 Replies)
Discussion started by: Ihatewindows
0 Replies

7. Programming

String Constant C

I wonder string constant exists permanently or temporary. For example, printf("hello, world"); the function printf access to it is through a pointer. Does it mean storage is allocated for the string constant to exist permanently in memory? :confused: (4 Replies)
Discussion started by: kris26
4 Replies
floatbg(1X)															       floatbg(1X)

NAME
floatbg - slowly modify the color of the X root window SYNTAX
floatbg [-display display] [-help] [-gnome] [-xfce] [-value float] [-satmid float] [-satvar float] [-fase float] [-time float] DESCRIPTION
Floatbg is an X11 program that modifies the color of the root window in such a manner that you won't see the color change, but after a while you'll notice that it did change, however. Floatbg starts with a random color and changes it deterministically by moving through an hsv-model of colors. In the hsv-model, colors are described by three parameters: Hue stands for the tint of a color (0 degrees is red, 60 = yellow, 120 = green, 180 = aquamarine, etc), sat- urations stands for the brightness of the color (0 = white, 1 = bright), and value stands for the intensity of the color (0 = black, 1 = normal). Every 10 seconds the hue (tint) is increased by one degree and the saturation (brightness) is changed by a sinus over the hue. (The fre- quency of this change can be adjusted with the -time parameter.) The shape of this sinus can be adapted with the options -satmid, -satvar and -fase. The value (blackness) is fixed and can be set with the option -value. The default values are: floatbg -value .87 -satmid .375 -satvar .125 -fase .25, and are such that all pastel tints are visited. Extremely simplistic Gnome and Xfce support can be enabled with the -gnome and -xfce flags. BUGS
Floatbg doesn't use any window, button or menu, and it can only be stopped by killing it. AUTHOR
Jan Rekers - rekers@cwi.nl floatbg(1X)
All times are GMT -4. The time now is 12:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy