Ubuntu :: Downgrade Gdm To Version 2.20 In Order Be Able To Change Gdm Themes Again?

May 16, 2010

I'm trying to downgrade gdm to version 2.20 in order be able to change gdm themes again, but following the instructions;

(1)sudo /ect/init.d/gdm stop
(2)sudo apt-get install gdm-2.20
(3)cd /ect/gdm
sudo sed 's|x11r6/||' gdm.conf >/tmp/gdm.conf
sudo mv /tmp/gdm.conf .
(5)sudo gdm

The output from the first command was "sudo: /ect/init.d/gdm: command not found" How can I downgrade, also is it because im running lucid, not karmic koala?

View 4 Replies


ADVERTISEMENT

Software :: Want Change KDM Themes / But Themes Tab Is Disable

Jun 21, 2010

I use Opensuse,I want change KDM Themes,but Themes Tab is disable and show me go to General Tab,General Tab is Disable.

View 1 Replies View Related

General :: Downgrade JRE's Version In Ubuntu?

May 13, 2010

currently I am having jre 1.6.0_20 i want to downgrade it to jre 1.6.0_17 ? how can I downgrade?I'm using Ubuntu 10.04 LTS

View 1 Replies View Related

Ubuntu Installation :: Downgrade From Version 8.04 To 7.10?

Feb 4, 2010

I would like to know how to downgrade my ubuntu 8.04 to 7.10??

View 2 Replies View Related

Red Hat / Fedora :: How To Downgrade X Server Version

May 27, 2009

How to downgrade X server ver. 1.4.x to 1.1.x. I am facing problems with lot of dependencies.

View 2 Replies View Related

Slackware :: Possible To Downgrade Version Of Python To 2.5?

Oct 26, 2009

This may sound a bit of an awkward question, but I have this app, Salome-Platform, [URL], It requires Python 2.5 at most to be able to run. (Compiling it is way to complex.) Since the Python of Slackware is 2.6, can it be downgraded to 2.5...? If it can, how do I do it...?

View 15 Replies View Related

CentOS 5 :: How To Downgrade Kernel Version

Feb 2, 2010

Currently I am running 2.6.18.10-1.el5 but I would like to go back to 2.6.18. I would like to know how this can be done via command line?

View 3 Replies View Related

Ubuntu Installation :: Downgrade To Firefox Older Version In 10.04?

May 8, 2010

I just upgraded to 10.04, and am quite happy with it so far, but it installed Firefox 3.6, which is a problem for me because I need to be able to use the Jssh plugin, which isn't available for 3.6 yet. All I need to do is downgrade Firefox to 3.5, but I seem to be having some issues, it seems that there is only the one version available to me in Synaptic. Is there another repository that I need to add to have access to an older version?

View 9 Replies View Related

Ubuntu :: Installing Themes - GTK + Themes 'ubuntulooks'is Not Installed And Won't Load Up The Themes

May 31, 2011

I'm trying to install new themes on ubuntu but it tells me that GTK + themes 'ubuntulooks'is not installed and won't load up the themes as it should. I went to package manager and installed it but still doesn't work. Themes to be installed, either overglossed or sickness-black. environment ubuntu 10.04.

View 1 Replies View Related

Ubuntu Installation :: Downgrade Evolution ? 2.30 To Any Older And Stable Version?

May 27, 2010

evolution crash or shuts down by itself .version 2.28 and 2.30 has the same problem.

http://ubuntuforums.org/showthread.php?t=1473440&page=4

i was thinking maybe and older version will be better.

View 2 Replies View Related

Debian Configuration :: Downgrade The Kernel Patch Version?

Aug 31, 2011

When a real kernel version is upgraded, like say 2.6.32 to 2.6.38, the old kernel is left intact and is ready to be used in case of a problem with a new one, but when only a debian patch version is updated, like 2.6.32-30 to 2.6.32-35, the old kernel is replaced with a new one. More then this, aptitude shows that older version is not in repository either, so how do you supposed to revert back? Well, i did found -30 in apt cache when i got hit by a nasty regression in -35 yesterday, but what if i had cleaned apt cache?

View 1 Replies View Related

Ubuntu Installation :: Upgraded To 3.6.2pre - Downgrade To A Stable Version Firefox 3.5?

Mar 7, 2010

I have recently upgraded to Firefox 3.6.2pre, I would like to downgrade to a stable version Firefox 3.5.?

View 9 Replies View Related

Slackware :: Kernel Version Downgrade: Rebuild Any Other Packages From Sources?

Mar 23, 2011

I have installed and configured Slackware 13.1 and it works perfectly. Now I'm going (actually forced) to downgrade kernel version down to 2.6.32. Is there any caveats? Do I need rebuild any other packages from sources?

View 13 Replies View Related

Ubuntu :: Themes Gone From Most Recent Version Of Cairo-dock?

Jan 27, 2010

I'd read there was some work being done on cairo-dock this weekend (and noticed it absent from the Package Manager) and upon installing earlier today, I didn't find any of the previously available dock themes.

Were they removed for some reason or am I doing something wrong?

(Oh, and I'm looking within the 'Manage Themes' submenu within cairo-dock for reference.)

View 1 Replies View Related

General :: Downgrade Gcc-version To Compile Mex-files For Matlab - Permission Denied

Feb 22, 2010

I am trying to run matlab 7.7 (R2008b) on my ubuntu 9.10 distribution..the thing is that I am totally new with both matlab and linux and I get the following error message from matlab when I try to run an example mex-function:

>> mex yprime.c
/home/margareta/Desktop/matlab/bin/mex: 1572: gcc: Permission denied

Warning: You are using gcc version "". The earliest gcc version supported with mex is "4.0.0". The latest version tested for use with mex is "4.2.0". To download a different version of gcc, visit [URL] eval: 1: gcc: Permission denied mex: compile of ' "yprime.c"' failed. Error using ==> mex at 213 Unable to complete successfully.

I had gcc-4.4 as default on my pc, so after this error I downloaded an older version (gcc-4.1) and removed with rm the symbolic link in /usr/bin pointing to gcc-4.4 and created a new one pointing to gcc-4.1. Now when I type gcc -v in the terminal it says that gcc is in the packages gcc and pentium-builder, to do an apt-get install. I tried that but than it says that gcc-4.1 is already the newest version. It seems that I have multiple versions of gcc installed but neither the terminal nor matlab can find them.

View 10 Replies View Related

Ubuntu :: How To Change Themes And Graphics

May 24, 2010

I've been having a lot of fun customizing the plymouth splash.I know how to change themes and I know how to set my graphic.I've read all of the posts regarding plymouth and I have some simple questions.

-what is the RGB value of the current purply background?
-can I change the background color?
-how does one go about making a plymouth module? (.so file)

In my customizations I have been able to swap the logo but not the background, I would like to change the background color to black, barring that I would like to change the background of my image to match the current purple/lavender/magenta whatever color is there now.And I have a sneaking suspicion that the bg color is set in the .so file

View 4 Replies View Related

Ubuntu :: Cannot Change Menu Icon Next To Apps Tab In Certain Themes

May 10, 2010

I have become very restless and irritated while trying to change the icon next to the applications tab on my top panel (I'm using Ubuntu 10.04 LTS Desktop). I've tried multiple methods and have had no luck. I've used the Ubuntu Tweak option for changing the icon. It didn't work. I've attempted taking my custom one and changing it in the directory itself but I can't figure out how to change the permissions to allow me to do this.

I've used the terminal to replace the icons but once again I was not given permission. I've spent hours trying and trying to get this to work and I'm stumped. Now to note the problem of this only being for a certain theme. I changed the theme from my custom theme (the one I want to change that icon for) to the Ambiance theme. I opened up Ubuntu Tweak and tried using the simple icon changer button...it worked. I had just d/led updates for it so I switched back to my custom theme to try it and nothing.

Extra:
The custom theme I'm using is this
Controls: snow-leopard-mac (i don't remember where i d/led this)
Colors: N/A
Window Border: Mac4Lin_GTK_Aqua_v1.0
Icons: Mac4Lin_Icons_v1.0
Pointer: Default

View 9 Replies View Related

Ubuntu :: Change Panels , Themes And File Manager?

Dec 12, 2010

I need some help on changing my desktop to ICEWM. Want my laptop to run light as possible by using thunar, icewm panels and themes. I got it to change to ICEWM as the default window manager instead of compiz, but can't figure out how to change the panels, themes and file manager?

View 8 Replies View Related

Ubuntu :: Change Desktop Themes In Kubuntu 10.04LTS?

Jun 13, 2010

where it disapeared the desktop theme changing option? Or any other way to change the desktop theme in Kubuntu 10.04

View 2 Replies View Related

Fedora :: F15 - Cannot Change Wallpapers With Themes

Aug 14, 2011

I installed a few gnome-shell-themes and applied them with the tweak tool, but if I want to change my wallpaper image after 3-4 seconds it returns to the old one?

View 1 Replies View Related

OpenSUSE :: How To Change Themes In Gnome3

Apr 13, 2011

How do I change the theme in GNOME 3? I have looked everywhere and have not been able to find a way.

View 2 Replies View Related

Software :: Upgrading Fuse In Order To Use Current Version Of S3fs

Feb 24, 2011

I'm trying to install s3fs but get a configuration warning saying that the current version of s3fs requires fuse 2.8.4 or greater. when I run pkg-config I see that fuse is 2.7.x.I downloaded the source for 2.8.5, configured, make, make installed and it appears to have correctly built the 2.8.5 libraries in /usr/local/lib but after running 'modprobe fuse' and ldconfig with the correct directory settings, pkg-config still says that 2.7.x is the active version and the s3fs configuration see barks about needing 2.8.4 or higher

How do I get the newly compiled version of fuse to be the one the system uses?I want to use s3fs to rsync my sever to Amazon S3.I'm running CENTOS 5.5 i686 standard and have cPanel installed on the machine.

View 6 Replies View Related

Ubuntu :: Change The Color Of The Background In Window Without Changing Themes?

May 19, 2010

I want to change the color of the background in this window (see screenshot)without changing themes. Whats the best way to do this?

View 9 Replies View Related

Ubuntu :: Edit Themes Or Change Icons On Launch Panel?

Nov 5, 2010

Is there a way to edit the themes in Ubuntu with more control then with the Customize feature? Customize lets you change the all the icons and folder icons to a particular set of icons but does not allow you to individually specify what icons to use for folders and file icons and what icons to use for the icons on the top launch panel that are on the right side of the panel by default like the Bluetooth Icon, UPS Battery status icon temperature and current condition icon in the calendar. Older versions of Ubuntu gave the user more control over how the launch panel looked, I thought I remembered an option to use 3-D icons on the launch panel in older versions of Ubuntu.

View 1 Replies View Related

Ubuntu :: Themes - Desktop Back Ground Doesn't Change

Jan 1, 2011

i was facing some problems with themes in my os. i saw some really cool themes on gnomelook but when i downloaded and applied them, the desktop back ground doesnot change. only the colour of bars and cursors change.

View 9 Replies View Related

Fedora :: Can't Seem To Find The Place Where To Change The Themes

Sep 26, 2009

I can't seem to find the place where to change the themes. I want to get shiki-noble, mint, dust, wise, and the other shikis.

View 1 Replies View Related

Fedora Installation :: How To Change Themes In Gnome3

Jul 4, 2011

1.How to change themes in gnome3- i searched many sites found the answer like extract file to usr/share/themes folder it will be visible in gnome tweak.. my problem is unable to copy and paste the extracted folder into the themes folder.. the paste option will not work for this folder it is fine with other folders such as documents, downloads folder .. what to do

2.Can i install all gtk2 application now and also synapse program

3.How to install sudo

View 1 Replies View Related

Ubuntu :: Change Boot Screen And Installed Plymouth Themes And Used Solar?

Sep 23, 2010

i decided i wanted to change my boot screen and i installed plymouth themes and used solar and now that i dont like any of the Plymouth themes, i want the original purple boot screen back but i dont know how and it would be awesome if somebody could tell me P.S I'm a bit of a linux noob so sorry if i got anything muddled up lol

View 3 Replies View Related

Ubuntu :: Possible To Change Name Order \ First Last --> Last First?

May 22, 2010

I am a new Ubuntu user in Hungary, where we use reverse name orders (perhaps called the "eastern name order"). I mean Hasselhoff David instead of David Hasselhoff. Its quite a big problem for me, especially during syncing with my phone (which finally works now, after a few days of reading and searching...).Is it possible to change that in Ubuntu?

View 5 Replies View Related

Debian :: Unable To Change Icon Themes Using Fluxbox

Jan 18, 2010

I've got everything installed so far that I need and everything is customized down to the boot splash and the mouse theme. I'm using fluxbox on the newest debian (5.0.3). But for some reason I just CANT change the default icons theme for gtk apps like thunar. I've installed the gnome icons theme and that one works fine.

I've tried editing ~/.gtkrc-2.0.mine as well as ~/.gtkrc-2.0 by add the line gtk-icon-theme-name="theme" but it just doesn't work even after doing a restart. I've also tried putting the icons folder under /usr/share/icons as well as ~/.icons but still nothing...

View 7 Replies View Related







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