Ubuntu :: Change The Background In Natty?

Jul 4, 2011

Having just installed Natty on a new computer I want to set the background to a JPEG in my home folder. I click on the "Add" button, navigate to the folder and open the JPEG. the file is not added to the displayed list of background images. I had misunderstood something I clicked on the Help button of the dialog and got:

Unknown Error The file /usr/share/gnome/help/user-guide/en_CA/user-guide.xml� could not be parsed because one or more of its included files is not a well-formed XML document.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Can't Set Background After Natty Upgrade

Apr 19, 2011

Since upgrading my former Karmic/Lucid/Maverick laptop to the Natty beta recently, I've been unable to change anything about my desktop background. Each time I reboot, the background is a different solid color, but I can't change the color nor set a wallpaper image. Here's what I've tried;

- "Appearance Preferences" -> "Background"
- the compiz wallpaper plugin
- gconftool-2/gconf-editor
- xsetroot

View 7 Replies View Related

Ubuntu :: Pidgin Running In Background In Natty?

Aug 3, 2011

In Ubuntu Natty with Unity desktop, how can I close the Piding window such that the program will continue to run in the background and I will get notifications when someone sends me a PM?

View 5 Replies View Related

Ubuntu :: Graphics - Change To A Warped Mix Of Colors And Pixels When Change The Background Image

May 19, 2010

I recently installed Ubuntu 10.04 Netbook Remix on my Gateway LT3103u. I noticed shortly into using it that it has a graphics bug every so often. Especially when I change the background image. Everything will change to a warped mix of colors and pixels. Everything is affected. My mouse, the bar at the top of the screen, text and all. My netbook runs on an AMD Athlon 64-bit processor with ATI Radeon X1270 HyperMemory up to 256MB graphics.

So far I have tried reinstalling, and even the 64bit desktop edition which had the same problem. Ive noticed that it freaks out when i scroll too quick, when changing background images, and on certain websites. Then other times its completely random. When it happens it looks similar to these: [URL]

View 4 Replies View Related

Ubuntu :: GDM Background - Cannot Change The Background Image To Any Of Mt .jpg Wallpaper Files And .png Files

Apr 3, 2011

I have spent the most part of 5 hours trying to fix this issue. For some reason I cannot change the background image to any of mt .jpg wallpaper files (and .png files). I've tried using the Ubuntu-Tweak application, but I end up getting a purple screen (default) or a black screen (default). So then I tried using the terminal method by making the Appearance window appear when I would log out. That works, except when I go to use my background image, it shows as a question mark for the image preview, and the icon for the file is a gray box. All while doing this my background images that I tested are all in the /usr/share/backgrounds location. Please help! I really want to get rid of the default images and use my images... :/ My desktop/screen in 1440x900, and most my background images are around that size. They work with my regular desktop for my account.

View 3 Replies View Related

Ubuntu :: Change File Permissions To Change Background Screen?

Feb 21, 2010

I'm new to Ubuntu Linux but have many years on windows platform. Please can someone help me with how to change the following items.

No.1 I would like to change the HORRIBLE!! YAK!! brown background color behind the word Ubuntu in the start up screen when the machine loads up (before the login). I have located the image file for this which I have found to be: /usr/share/images/xsplash/bg_2560x1600. jpg but the OS says that root is the owner and that I don't have permission to change this. So how can I change this for a color I do like.

No.2 I would also like to change the login dialogue screen style. I know this is possible but again I'm fumbling to see how I can do this. I have tried with the start up manager but every attempt fails, the settings don't take. Once again I suspect permissions are at the bottom of the problem?

No.3 Would like to have a colorful splash screen image on boot up, I've managed to remove the old one (small white 3 ring ubuntu logo on black background) but havent been able to install or replace with a new one. Its been incredibly frustrating, I'm feel sure I'm missing something simple here. Wondering if its permissions yet again?

Anyone who can offer help on any of the above, guidance or advise me would be much appreciated. Please bear in mind that I'm still very much feeling my way with Linux so keep it simple.

View 3 Replies View Related

Ubuntu :: Menu Bar Won't Change Color When Change Panel Background

Oct 23, 2010

I changed it and got it working a long time ago but i installed 10.10 (great work BTW ) and have forgotten completely.

View 6 Replies View Related

OpenSUSE :: Installed Webilder Application To Automatically Change Wallpaper - Can't Change Background

Mar 30, 2010

I installed the webilder application to automatically change the wallpaper, preferences you've specified the directory where the images but I can not change the background. Does anyone know why not change?

View 5 Replies View Related

General :: Fedora 12 Installation / Change The Installation Background Not Desktop Background?

Feb 16, 2010

I want to change installation background image in fedora 12.

How to change the installation background not desktop background.

View 2 Replies View Related

Ubuntu :: Can't Change My Background / Do That?

Feb 9, 2010

Ok ill be quick. When i go from my start menu preferences, change background wallpaper, i get the message that the application for changing the background cant write somewhere and that is banned by my administrator or supervisor..... i think the path was /desktop/gnome/background/picture_options. I tryed to find it but impossible..

View 2 Replies View Related

Ubuntu :: Change Desktop Background?

Mar 30, 2010

I am trying to change the Desktop Background on my Ubuntu 9.1 PC and am getting nothing but a black baxckground. I have tried the right click --> change desktop background --> and then double clicking on the desired background image but it does not work

View 3 Replies View Related

Ubuntu :: Change Background Via Right Click?

Sep 27, 2010

i think MS windows is barbaric. BUT, there are a few things it does that i would like linux (ubuntu in this case) to emulate. I want to be able to right click an image file and have the option to make it my desktop background?

View 4 Replies View Related

Ubuntu :: How To Change Gksudo Background

Jan 20, 2011

I am wondering if i can change the background or theme when i do gksudo or when i have to type a password, let's say in synaptics.

View 9 Replies View Related

Ubuntu :: Can't Change Gdm Background In XFCE?

Jul 20, 2011

I had this problem in Xubuntu Natty where my gdm theme reset to a generic theme with a plain black background. I saw a post saying that installing gnome-settings-daemon could fix this, and after installing it the gdm itself was fixed, but now I have this ugly brown background that I can't change. I installed gdm-tweaker, but the wallpaper I set didn't show up. Is there something else I can do to fix this?

View 2 Replies View Related

Ubuntu :: Change Background Color With A Script?

Jan 27, 2010

I don't know much about scripting and so despite my best efforts i can't seem to get my script right and I was wondering how to do the following:at startup set the background color to a certain hex valueover time cycle through the entire range of possible values from (0x000000 to 0xFFFFFF)do this slowly, not abruptlystart the script every time I loginI know I need to use gconftool-2 -t str --set /desktop/gnome/background/primary_color "#$COLOR"where COLOR is a hex value variablebut really beyond that the specifics of how to time the updating of the hex value or whether a variable can be a hex value at all (if not how to work around that).

View 7 Replies View Related

Ubuntu Networking :: Cannot Change Background After Last Update For 10.04

Apr 28, 2010

I have all the updates as per today April 28th,2010 and I can not change the background. Even with the pictures that come with Ubuntu. They show up as a different color like green blue red and yellow.

View 1 Replies View Related

Ubuntu Servers :: Change The Color In The Background?

May 14, 2010

What do i need to do to change the color in the background of my web server?

View 1 Replies View Related

Ubuntu :: Can't Change Widget Background Color?

May 17, 2010

would anyone know how to change the widget plotter background color? I used to be able to do it in 9.10 by doing a right click/properties/advanced. In Lucid, I no longer see that advanced tab so I have no idea how to change that widget gray color? has this functionality moved somewhere else?? I looked all over the place in System Settings but I can't find anything.

View 2 Replies View Related

Ubuntu :: Cannot Change Desktop Background Picture

May 22, 2010

I upgraded to 10.04 and I can not change pictures on Ubuntu 10.04 it stays on black background and there is no picture when I click on it.

View 4 Replies View Related

Ubuntu :: Change The Background-image With Parameters?

May 31, 2010

I need to do a script to change the background image. I can do this with this command

PHP Code:

[Code]....

that work's fine but i need send some parameters to the background image

1)I need to set the style(mosaic, center, etc)

2)I need to set a color(because the image is smaller than the resolution)

I can't find how set this two parameters

View 2 Replies View Related

Ubuntu :: Change The Blue Login Background?

Jun 5, 2010

Is it possible to change the blue login background of Lubuntu like we can do in Ubuntu? In Ubuntu we can use Ubuntu Tweak or GNOME appearance properties but how can we do it in LXDE?

View 1 Replies View Related

Ubuntu :: Change Background Of Login Screen

Feb 5, 2011

I want to change the background of my login screen. Can i do that? If yes then how?

View 2 Replies View Related

Ubuntu :: Change The Login Screen Background ?

Jul 27, 2011

How do I change the login screen background? Is there a way I can change the theme of the login screen, also?

View 3 Replies View Related

Ubuntu :: Cannot Change Background Even If Select New Image

Jun 24, 2010

I've recently installed Ubuntu Netbook Remix 10.4 on my HP Mini 210 HD, and installed gtk2-murrine package to utilize a theme I downloaded gnome-look.org/content/show.p...content=124548...This all worked well, until I attempted to change the background on the Gnome desktop. Upon entering the Appearance configuration, there is a file explorer fork-bomb that occurs and floods my Taskbar for up to a minute after I've entered the config. Has anyone ever experience this and if so, how can I fix this?On top of this, I cannot change the background even if I select a new image.

View 1 Replies View Related

Ubuntu :: Major Lag During Desktop Background Change & Startup?

Jun 6, 2010

It takes about 30 seconds for the desktop to 'fully load'. When I login I see my background, but nothing else. Then you wait 30 seconds and you see the panels appear. Is there any way to fix this lag, and make it an instant load? Cause really it should not take that long to load a panel with not really anything on it.

View 2 Replies View Related

Ubuntu :: Change Login Window Not Background Image

Aug 21, 2010

so i got some themes following these instructions [URL]... is there a way i can get my login window (not the background image) to look like it does in one of these images [URL]...

View 6 Replies View Related

Ubuntu :: How To Change Background Image At Login Time

Nov 19, 2010

I was installing a bunch of packages and one of them ended up changing the background image. This was seen after logging back in. I proceeded to right click on the background and change it back while logged in. After a 2nd reboot I could see it changed it for my userid, but I still get that wrong background during the login prompt. How can I change it back for there?

View 3 Replies View Related

Fedora :: F14 Cannot Save Background Change

Nov 4, 2010

After a new installation of 64bit F14, I found that each time I changed the background, the background went back to its default after a new log in.

View 14 Replies View Related

Fedora :: Cannot Change Desktop Background?

Sep 14, 2009

I use Fedora 11 with all the updates up till now. I cannot change my desktop background using either System -> Preferences -> Appearance or gnome-control-center. I installed gconf-editor and checked the settings and everything seems normal and background is set to the wallpaper i desired but on the desktop nothing changes.

View 10 Replies View Related

General :: Change The Background Wallpaper?

Nov 1, 2010

I am slowly working my way through the OS. I am trying to change the background wallpaper. The images are all present but when I effect the alteration, the new background appears for a couple of seconds then vanishes with a message to the effect that the pathway to the folders/files does not exist.

View 3 Replies View Related







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