Ubuntu :: Change Default Display Manager From Kdm To Gdm?

Sep 26, 2010

I installed 6.04 LTS on my machine and the upgraded to 8.04 LTS, and then 10.04 LTS. I was playing around with appearance settings and chose the highest level of window animation but this seemed to cause some sort of problem with gnome (the top bar of windows disappeared including minimize, maximize and close buttons). So I used command line to reinstall gnome (sudo apt-get update && sudo apt-get install ubuntu-desktop) and this fixed the problem, but because i didnt realize what i had done to cause it i tried to do the animation settings again, which messed it up and became unfixable by using the above command, so i installed the kde desktop environment using command line and chose to use kdm as the default display manager because i thought i might have to uninstall gnome and didnt want to lose all display managers. Later on i had another idea of how to fix my gnome problem, i chose the highest level of animation again in the appearance settings but when it asked if i wanted to keep these settings or use previous settings i chose previous which reverted back to the lowest level and the window bar came back!

Because i got this fixed i didnt want to use the kdm display manager anymore, so i modified the /etc/X11/default-display-manager file from /usr/bin/kdm to /usr/bin/gdm, at the time i didnt realize it was supposed to be sbin! so i restarted the computer and now it cant find the file for kdm or gdm because gdm is in sbin and kdm is in bin but its looking for gdm in bin. So i have been trying to use recovery boot up to edit the file, which is where my problem is: whenever i try to edit the /etc/X11/default-display-manager file to read /usr/sbin/gdm, it displays that i do not have write permissions and that it is a read only file. I have used sudo with every command, and tried nano and vi text editors.Long story short I need to edit the /etc/X11/default-display-manager file to read /usr/sbin/gdm but it will not let me due to "write permissions" even when im using root and sudo;

View 2 Replies


ADVERTISEMENT

General :: Default Display Manager Experiment?

Mar 20, 2010

i wanted to do a little experiment here by changing the default display manger to something like Firefox or GIMP or another program..Since "Display Manager is a program"

Quote:

gnome.org: GDM is the GNOME Display Manager, a graphical login program. i should be able to replace it by with any other program

[Code]...

View 5 Replies View Related

Ubuntu :: Change Default Window Manager?

Jun 14, 2010

I would like to change my default window manager to sawfish. There are many instructions on the web to install sawfish, log out, then select sawfish, then log back in. This worked for me with karmic, but I'm not seeing any way to select a window manager during the lucid log in process. (Sawfish is running fine if I start it with "killall compiz && sawfish &" during an ongoing session.)

View 2 Replies View Related

Ubuntu :: How To Change Default Photo Manager

Aug 11, 2010

I am trying to change my default photo manager from F-Spot to Shotwell, but I cannot find a photo option in "Preferred Applications" The frustrating part is having F-Spot open every time I plug in my camera.

View 2 Replies View Related

Fedora :: Change The Display (login) Manager From Gdm To Kdm?

Sep 1, 2009

I've been using kde environment in fedora 11 but I get the login screen gdm instead of kdm. Is there any way to change the display (login) manager from gdm to kdm.

View 3 Replies View Related

General :: How To Change Default Display Settings On OpenSuSe

Jan 30, 2010

I'm using OpenSUSE as a guest OS in VMware. Display settings are 1400x1050@60Hz but I want to change them for 1440x900. Using root account I go to Configure Desktop -> Display -> 1440x900. The first problem is that I can't choose 60Hz, only "Auto" or "0.0". I click Apply and the resolution changes, but if I reboot the computer or just logoff... resolution goes back to 1400x1050. My card and monitor properties: [URL]. Another strange thing is that if I click Ok on the Card and Monitor properties (changing from one resolution to another), I can choose to "Test" it, and xfine2 appears but... it ALWAYS says "1400x1050". An screenshoot of xfine2: [URL].

View 2 Replies View Related

Ubuntu :: Change The Default File Manager In GNOME?

Dec 13, 2010

How can I change the default file manager in GNOME? I've got these notes but neither methods work:

GUI
Change under 'Session control' in 'Ubuntu Tweak'
Delete nautilus and type in pcmanfm or another file manager such as thunar
Apply
Quit ubuntu-tweak
Reboot

TERMINAL:

Code:

gksu gedit /usr/share/applications/nautilus-folder-*handler.desktop

Then replace 'nautilus --no-desktop %U' to whatever you like. Example: pcmanfm %U

Save, logout & login

Update: This works. Why does the Ubuntu Tweak method not work though?

Code:

sudo gedit /usr/share/applications/nautilus-folder-*handler.desktop

View 9 Replies View Related

Ubuntu :: Change Default Window Manager To Metacity

Sep 5, 2009

I play a few games that dont play well with compiz even with all the effects turned off (on system>appearance) which used to change the window manager to metacity it dosent seem to anymore so that i dont have to run metacity --replace every time i want to play one of thease games (and remember to keep the terminal open untill i log out (otherwise i loose all window decorations) how would i set gnome to allways use metacity?

View 4 Replies View Related

Ubuntu :: Change Default Window Manager Through Command Line?

Jul 16, 2011

I'd to know how to change ubuntu's default window manager through command line.

View 1 Replies View Related

Ubuntu :: Change Default DE / Window Manager On Per User Basis?

Mar 27, 2010

I have a 9.04 machine that is used by the family with two accounts set up. One is mine with sudoer privileges and I prefer fluxbox. The other account is for everyone else and the rest of the family prefers gnome. Is there a way to set the default DE/windowmanager for each user so that each user simply has to login and be in their preferred environment?

View 1 Replies View Related

Fedora :: Change Default Window Manager In Gnome?

Feb 19, 2010

How to change default window manager in gnome?

View 6 Replies View Related

OpenSUSE :: XRDP - Change Default Window Manager?

Mar 3, 2011

I installed the xrdp rpms as detailed by swerdna. I would like the pulldown menu to default to kde instead of twm. How can I change the configuration files to allow that.

View 1 Replies View Related

Software :: Change The Default File Manager From Nautilus To E.g. Dolphin?

Dec 5, 2008

Using Fedora 10. I want to try different file managers for a while but can't find how to specify the default. I can open each one via the apps menu but can't find the "set as default" option.

View 12 Replies View Related

Fedora :: Change Default Window Manager To "compiz-manager" Compiz Wrapper?

Nov 28, 2010

I spent *#@$ hours trying to figure out how to change my default window manager to "compiz-manger".I tried using gconf-editor and .gnomercAnybody has an idea how to do this?

View 8 Replies View Related

Red Hat :: Change The Default Text That Is Displayed On The Default BASH Logon (attached)?

Sep 12, 2010

How is it possible to change the default text that is displayed on the default BASH logon (attached)?

View 1 Replies View Related

General :: What Config File Do You Change To Change Default Run Level?

Aug 5, 2009

What config file do you change to change default run level???

View 3 Replies View Related

Ubuntu :: Burg - OS X Icon Display Instead Of Default One?

Feb 10, 2011

I've recently started using burg (a modification of grub that shows pictures instead of/with text), and I really like it for booting into Ubuntu and Vista. After many failed attempts of trying to get OSX on my PC, I'd like to try Macbuntu (a theme for Ubuntu that makes it look like a Mac). Unfortunately (fortunately?) my parents have taking a liking to Ubuntu and hate when I change anything, so installing Macbuntu would be a big no-no. I made a copy of Ubuntu and will put it on another partition of my hard drive, but I don't want to have two Ubuntu pictures when burg boots up. Are there any bootup lines I can put inside burg.cfg to fool it into loading an osx picture, then loading Ubuntu?

View 4 Replies View Related

Ubuntu :: Default Display Lost On Logoff In 11.04?

May 11, 2011

I have 2 monitors on my system with the right one being the default. When I log out it changes the default display to he one on the left. This is incredibly annoying as it moves the launcher.

View 1 Replies View Related

Ubuntu :: Find Which Display Manager Is Currently Being Used?

Mar 9, 2011

How to find which display manager is currently being used? I don't mean desktop environment (KDE, Gnome...) but X11 display manager, like kdm, gdm, ldm, xdm, etc.[URL]How to switch from one to the other.I am writing some documentation related to this (because of a problem I recently had) and I'd like more information

View 3 Replies View Related

Ubuntu :: Change To Single Mouse Click / Make Icons Tinier Than Default / Change Icons

Mar 12, 2009

In Ubuntu 810.. how do you set the mouse for one click to open an item..?What is that software that sets Trash's empty feature at the bottom of the right click on trash..? I had it, but I can't find it for this new install.Is there a way to default the cursor to half its minimum size, and customize its color to blues..?Is there a way to force the desktop toolbar icons to half of their minimum default size..Is thee a way to change the "Ubuntu Icon + Applications/Place/System" to just three different colored tiny spheres, without the Ubuntu icon..?

View 1 Replies View Related

Ubuntu :: 10.04 Will Not Start - Boot Options Not Display By Default

Oct 21, 2010

I bought a new computer and installed ubuntu 10.04 about 2 months ago, and until yesterday it worked pretty well. Last night it acted kind of weird (slow, application would start loading and then just die) so I restarted the machine. That's when I understood that something bad happened.

When the machine starts and the os begins to load I get a bunch of text that says things like:
mount: mounting /dev on /root/dev failed: No such file or directory.

Same for sys and proc, there might be much more in the buffer but I can't seem to able to go up. I did not do any thing special last night and so I'm clueless of the reason for this. Also, since in this version of ubuntu the boot options are not displayed by default I tried pressing a key on boot in order to try another booting option but when I do that I just get the flickering cursor sign.

View 9 Replies View Related

Ubuntu :: Installing X Display Manager To Cli Version

Aug 5, 2010

I have downloaded a command line version of Ubuntu so I can install everything I want almost from scratch. Problem is, when I install an x display manager it wont let me login. It just flashes for a second with a cross, then returns back to the login screen...stuck in a loop."sudo startx" works but not "startx". I have tried lxdm and xdm.

View 1 Replies View Related

Ubuntu :: Display MP3 Metadata (ID3) In File Manager?

Jan 24, 2011

Ubuntu 10.10.

In Windows Explorer detailed view I can select columns to display artist title, track number, etc for MP3 files. Is this functionality available under Krusader, Nautilus, Dolphin, etc? If so please help.

I downloaded a kde-multimedia package that was supposed to make this work in Konqueror but no luck.

View 3 Replies View Related

Ubuntu :: Login Using The Old Gnome Display Manager?

Jul 30, 2011

Ok, I've tried Unity for awhile now and I can say it lacks a couple of critical things for me. First is launchers, second is a task bar. While casually browsing the web is ok, more serious work involving several windows has become a pain.

I have a dual screen with four virtual desktops. I'm tired of searching for my windows.

Now, I've read in a few places that I just need to choose "Ubuntu-classic" whenever I boot my machine. This is fine, but for the fact that I don't have any options on my login screen... Just the login and the accessibility & power buttons at the bottom right.

How can I log in using the old gnome display manager?

View 9 Replies View Related

Debian :: Default Display On Resume?

Oct 20, 2010

So when my laptop resumes from suspend (haven't tried hibernate) the screen is black (and stays black) until I hit ctrl-f7is this because its opening the wrong display, or because ctrl-f7 'wakes up' X, or ??? it's not that big of a deal, now that I know how to get back to the X session (at first I thought it was "frozen")but it is sort of inconvenient, is there a way to make the behavior "automatically go back to the x sesson on resume" ?

View 3 Replies View Related

Ubuntu :: How To Set Default Window Manager

Mar 25, 2011

I have a pretty vanilla install of Ubuntu Lucid. I would like to change my default WM to sawfish. I have it installed, and it works routinely, I would just like to have it start automatically on log-in, rather than Lucid. A few sources have suggested that the way to do this is during log-in. They refer to a "session" I could choose, which would allow me to set the WM. I remember doing this in the past, but can't find such an option on the login page, now.

I have also experimented with changing .gconf/desktop/gnome/applications/window_manager/ using both gconf-editor and emacs. However, when I change "/usr/bin/compiz" to "/usr/bin/sawfish", log out, and log back in, I find that compiz starts anyway, and the setting in that file has been restored to compiz. Clearly, the gconf mechanism is getting the information from some other source.

View 3 Replies View Related

Ubuntu :: Allow GNOME Use External Attached Monitor As Default Display?

Aug 11, 2010

I am using ATI HD3200 graphics card, and running Ubuntu 10.04 Lucid on a laptop. It have VGA port so I can attach external LCD monitor to the laptop. I am using fglrx driver.

My question is how should I configure the xorg.conf file so that when I attached external monitor, the GNOME menu bar (Applications, Places and System, etc) will be put on the external monitor instead of laptop LCD monitor.

I have checked varies web resource that saying you can drag and drop the GNOME menu bar to the new screen, it never worked. Someone also suggested to add new bar into the screen and GNOME will remember it, I can't even find the option to do that.

View 1 Replies View Related

Ubuntu :: Make The Update Manager Display Automatically In 10.10?

Oct 18, 2010

Just wondering is there a way to make the update manager display automatically in Ubuntu 10.10 after it check the repositories for updates. I keep having to manually put sudo apt-get upgrade all the time. Even set to daily it never pops up.

View 1 Replies View Related

Fedora :: Does Default Display Driver Shipped With F12 Do This Out Of Box?

Jul 15, 2010

In WinXP, with the nvidia drivers, there's fan control.By default, out of the box, my NVIDIA 8800 GTX card's fan blows at full speed (noisy). So when I'm booting up and I'm in the BIOS.. it's at full speed and loud. Once Windows loads up (and the drivers kick in), the fan goes almost completely silent. It stays that way until I load up something 3D intensive.. basically it runs the fan as needed.Does the default display driver shipped with Fedora 12 do this out of the box?What about the nouveau driver?How can I see the nvidia fans' speed while using the default display driver?

View 4 Replies View Related

Ubuntu :: Messes Up Default Network Manager?

Mar 14, 2010

Hearing the praises about fastness of xfce all over the net i decided to try it for my fav ubuntu i rightaway installed xubuntu (without creating a bakup of the names of programs that were going to be installed which i generally do to fully remove any utility that i install for test) i understood that fast for xfce actually meant light(stupid me). now i switch back to gnome onlt to find xfce stuff like pacmn file browser and wicd to name a few. i removed the pacmn browser but when i remove wicd the default network manager does not show up in the task panel i would like to know:

1.how to get back to gnome'z default network manager AND

2.the list of utilities installed when xubuntu-desktop is installed

View 1 Replies View Related







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