Ubuntu :: How To Stop Water Effects

Jan 21, 2010

Once enabled, how would you stop it completely, not with the wiper.

View 6 Replies


ADVERTISEMENT

Ubuntu :: Rain Drop Effects In Compiz / Stop It?

Feb 3, 2011

I am able to start the Raindrop effects by pressing Shift+f9... but how to stop?

View 1 Replies View Related

Ubuntu :: Water Effect Not Working?

Mar 21, 2010

i installed compiz-fusion and activated the water effect. when i use the keystrokes to initiate it or toggle the rain, nothing happens. i've tried to find information on how to fix it to no avail

View 7 Replies View Related

Fedora :: "Automatic" Update Caused Desktop Effects To Stop And Slow Downs / Sort It?

Aug 8, 2011

Seems like the latest Kernel (2.6.40-4.fc15.i686) update screwed with my setup a little bit.

This is what happened:

I had about 100 updates to my F15 pending in my taskbar's update notifier.
I let the system update itself.
Reboot and desktop effects don't work.
Takes a long time to open up Dolphin.
electricsheep (OpenGL screen saver) doesn't work.


I'm assuming it's a problem with OpenGL or my nvidia video drivers which I tried reinstalling from mjmwired's guide.

That didn't fix anything.

I'm looking for a point in the right direction or a way to revert back to my previous state before the system updated everything.

View 1 Replies View Related

Fedora :: HP Server Dead In Water After Reboot?

Jun 9, 2010

I have been running Fedora 12 on my HP Proliant DL140 Server for about 6 months now without any issues, yesterday I ran yum update and rebooted afterwards but the server now wont boot

View 14 Replies View Related

OpenSUSE Install :: Screen Shaking Like Water?

Feb 26, 2010

I have downloaded SUSE 11.2 Genome CD and trying out in my PC before install. Whenever I unmaximize/maximize a window it shakes kind of like Images in water. Is this some special effects which can be turned off?before installling as I have never seen this thing in Windows XP.

View 3 Replies View Related

Ubuntu :: Compiz Water Effect Makes Screen Black In Lucid?

Jun 26, 2010

im using Ubuntu 10.04 and whenever i enable it and try to iniate it it just makes my screen black =/. It sucks because i really loved that feature (on 64-bit btw)

View 9 Replies View Related

Fedora :: Chinese Water Color Painting Program?

Nov 15, 2009

Is there a program that can simulate chinese watercolor style painting? I know gimp can apply some brushes and has water color, but in chinese watercoloring, you load different colors at the same brush stroke (kinda like a gradient with one color at the tip and changing towards the middle of the brush). I haven't been successful with gimp's brushes to have a nice smooth watercolor or painting stroke, it looks still computerized and "stepped"

View 1 Replies View Related

Hardware :: Water Spilled On Samsung NC10 - P Key Not Working

Jan 29, 2010

I inherited a water damaged Samsung NC10. A glass of water was spilled on the keyboard. I have dried the system out and it is now booting without issues. My only problem is that the keyboard has one key (P) that will not work at all. Every other key is fine. I removed the keyboard and reseated the connector ribbon but this has had no positive effect. I plugged a USB keyboard in and (P) works. Do you think that this means that the original keyboard is dead and should be replaced to have a fully functioning NC10? Or is it possible that water damage has made it so that no matter how many NC10 keyboards I plug in, it will have the same problem?

View 2 Replies View Related

Fedora :: Laptop Makes Some Strange Sound - 12 - Like Water Dripping ?

Dec 28, 2009

I used fedora 11 with no problem. Then I did a fresh install of fedora 12. The laptop started making some strange noise something like water dripping or like that. I noticed this long back but I couldn't describe the problem so I waited if I can find something on my own. Even now I'm not sure if anyone can understand whats going on. Just trying my luck. To make sure it was not my laptop( hardware ) problem I went back to fed 11, no strange sounds there. Same thing happened when I upgraded to Ubuntu 9.10 from Ubuntu 9.04. I'm no expert in operating systems. I do not know what is common in Ubuntu 9.10 and fedora 12 , but they are giving the same problem.

View 2 Replies View Related

Ubuntu :: When Press The "effects" Button It Tells That Need To Install LADSPA-compatible Effects?

Jul 26, 2010

So I'm interested in using Jokosher as an alternative to Garageband, which is what I'm used to using for recording music. After messing around with it a bit I've encountered a couple problems.The first is that Jokosher doesn't seem to remember the audio input device I selected the last time I used it. This may seem like a minor complaint, but I like to use my computer sort of like a tape recorder - that is, I use it to jot down quick musical ideas for later reference. With Garageband my internal mic is automatically selected, so all I have to do is press record. With Jokosher, however, I have to select the input I want to use every time I open the program. This, to me, kinda defeats the purpose of using a computer as a quick note-taking tool. Is there any way to set a default audio device for Jokosher to use, or to somehow make it remember which device I selected the last time?

The second is that I don't know how to install effects for this program. When I press the "effects" button it tells me that I need to install LADSPA-compatible effects myself. I've done a little bit of googling and still I can't figure out how to do this or which effects I should get.

View 3 Replies View Related

Ubuntu :: Visual Effects / Windows XP In GRUB - "desktop Effects Couldn't Be Enabled"

Aug 26, 2010

im using the ubuntu distro and when i goto the visual effects tab and click on normal or extra, it says "desktop effects could not be enabled" also, i have Two hdd's, a 100GB that has windows 7 and ubuntu. and a 250GB that has Windows XP. GRUB didnt notice windows xp though, so its not a boot option.

View 5 Replies View Related

General :: Difference Between Restarting/stopping Apache Using 'service Httpd Restart/stop' And Apachectl Restart/stop

Oct 11, 2010

whats the difference between restarting/stopping apache using 'service httpd restart/stop' and apachectl restart/stop. I know that using 'service httpd restart' is actually a script in /etc/init.d/httpd but what about apachectl?

View 1 Replies View Related

Red Hat / Fedora :: Command To Stop That File/process Or Is It Just Kill The Process To Stop The Process?

Nov 11, 2010

I've some file with .sh extensions that runs some softwares.Now,how do I stop running that filesI know we run the command ./start_tomcat.sh to start the apache.Is there any command to stop that file/process or is it just kill the process to stop the process

View 2 Replies View Related

Ubuntu Installation :: OpenLDAP Slapd / Can't Stop The Service With Service Slapd Stop?

Oct 20, 2010

I am trying to setup LDAP server on Ubuntu 10.04 and am sticking to the old /etc/ldap/slapd.conf file configuration.

I had to comment ldapi:/// from /etc/default/slapd since it was giving 'Address already in use error'. Also had to juggle with pid directory and file issues

After that I was able to start the slapd daemon (service slapd start) but now I am running into multiple issues:

1. Can't stop the service with service slapd stop

Code:
## Service stop returns 0, maybe because start-stop-daemon is not giving error
#service slapd stop
Stopping OpenLDAP: slapd.
# echo $?
0

Will switching to BDB database resolve this ?Also can't I slapcat at non-root user ??

View 2 Replies View Related

Fedora Security :: User Access To Start And Stop Tomcat But Also Gives User Access To Start And Stop Other Services "/etc/sudoers"

Mar 13, 2009

I am trying to give access to ONE single user to start and shutdown tomcat server. The problem being, when I enter syntax: username ALL= /etc/init.d/tomcat5, /usr/local/tomcat/webapps, PASSWD:ALL This gives the user access to start and stop tomcat but also gives user access to start and stop other services within /etc/init.d - such as httpd etc... What is the proper way to give user access to start and stop service, and limiting that power to only one service....

View 2 Replies View Related

Ubuntu :: How To Change The Effects

Apr 30, 2010

In appearance after I have enabled the extra effects, how do I go and change the extra effects or add effects like translucency and....?? by default when I enable extra effects, the only difference is the wobbly windows is enabled how do i enable the other effects??

View 4 Replies View Related

Ubuntu Multimedia :: How To Get All Effects In Csm

Aug 18, 2010

how can i get all the effects in csm? i have install csm but i dont have all effects.

View 2 Replies View Related

Ubuntu :: Install Effects On KDE?

Sep 20, 2010

How To Install Effects On KDE??

View 2 Replies View Related

Ubuntu :: AMD 64 Maverick No Effects?

Oct 15, 2010

Box specs below. Compiz (effects) won't work. fglrx, proprietary drivers, uninstall, reinstall, software center, synaptic, drivers not working - effects can't be enabled. Is this a bug?

[Code]...

View 8 Replies View Related

Ubuntu :: Visual Effects Tab Is No More?

Jun 6, 2011

I like the Visual Effects tab feature. I noticed that is gone from Ubuntu 11.04 and subsequently from distros based on it such as Linux Mint 11.The image attached is of Ubuntu 10.10. How would I get the None and Normal effect settings in Ubuntu 11.04Linux Mint 11?

View 5 Replies View Related

Ubuntu :: Slowdown With Visual Effects

Jan 11, 2010

I am having a bad slowdown issue when I enable Visual Effects with the Ati proprietary drivers that come with the installation. Everything runs very slow maximizing and minimizing take about 3-5 seconds per click and the effects get all choppy and don't look right like they did on my x1950 video card. I have tried downloading the current drivers from the ATI site but they don't seem to be initialising correctly after I perform the install.

I also know that the graphics card is not the culprit as it works perfectly fine on my Windows 7 64 bit install. There is no reason that my video card cannot handle the Visual Effects as it is a 1GB 4890 should have more than enough horsepower.

My machine is:

AMD Phenom II 965 Black Edition
8 GB G. Skill 1600 DDR3 Memory
1 TB Western Digital Caviar hard drive
1 GB 4890 Graphics Card ATI.

View 9 Replies View Related

Ubuntu :: Can't Use Metacity And Compiz Effects Together

Feb 27, 2010

I'm on a Sabayon Linux install, and the Sabayon forums and stuff have NO idea what I'm talking about and keep giving me "facepalms"

So in Ubuntu I could enable desktop effects and simply use my metacity themes.

In Sabayon, when I enable Compiz, it changes my window theme manager to Emerald. I want to use metacity, not Emerald. They kept telling me it wasn't possible when I used Compiz effects and Metacity together all the time.

View 1 Replies View Related

Ubuntu :: Can't Set Visual Effects / Resolve This?

Mar 5, 2010

I have acer 5738 laptop running on ubuntu 9.10...my problem is the visual effects are not being enabled.

View 1 Replies View Related

Ubuntu :: How To Enable Desktop Effects

Mar 25, 2010

It keeps saying they cannot be enabled. but i have a good graphics card (too lazy to check what it is right now)

View 1 Replies View Related

Ubuntu :: Visual Effects Won't Save?

Mar 26, 2010

Just installed an ATI Radeon 9500 Pro graphics card (128 Meg). Linux just seemed to work fine with it - I didn't need to install any extra drivers or anything.

Before, when I was using onboard graphics, if I tried to choose "normal" or "extra" visual effects, it told me that I didn't have sufficient hardware. Now, since installing the card, it first said "installing drivers" then a message came up saying "do you want to keep these settings .... respond in 30 secs etc...

I chose yes to keep settings but when I close "Appearance preferences" it does not retain my settings and no visual effects are activated. If I open up Visual effects again the check box next to "none" is ticked.

I looked around and there seem to be drivers available direct from ATI but are these newer than those available already on Ubuntu 9.10? It is very confusing. It seems that I have might have to uninstall existing drivers before I can install new ones and I am reluctant to do that because - at the moment, apart from visual effects, everything works And would doing this even help anyway?

In fact has anyone succeeded in getting a Radeon 9000 series card to show visual effects in Ubuntu 9.10 or should I stop wasting time and assume that it is not up to the job? I can live without visual effects (although it would be nice)

View 4 Replies View Related

Ubuntu :: Desktop Effects Could Not Be Enabled

Apr 30, 2010

I've just completed a successful clean install of Ubuntu 10.04 LTS (32 bit).Out of the box, Desktop effects worked flawlessly.However, after installing the Ati driver from the Hardware Drivers utility, when I try to enable Normal desktop effects (Instead of None) I get a message saying "Desktop Effects Could Not Be Enabled". The Hardware Drivers utility says "Driver is installed and currently in use"

Installing and running glxgears from a terminal gives the error: "Segmentation Fault".The hardware in question is an Ati Radeon 4xxx series (I think it's a 4800 but can't remember exactly)

View 2 Replies View Related

Ubuntu / Apple :: No 3D Effects With 10.04 PowerBook G4?

Apr 30, 2010

Just did a fresh install of Ubuntu 10.04 and I can't enable the Extra Visual Effects. I get the error "Desktop effects could not be enabled".

View 9 Replies View Related

Ubuntu :: Can't Change Visual Effects

Jul 11, 2010

I have 1 GB ram,256 MB graphics. I installed ubuntu 10.04. first I was able to change visual effects. Now I am not able to do that.

View 1 Replies View Related

Ubuntu :: Desktop Effects Cannot Be Enabled

Jul 17, 2010

how do i enable visual effects. whenever i click to enable it says searching for available driver. then it says desktop effects can not be enabled. I am trying to enable them so i can do the cube and stuff.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved