General :: Difference Between GDM And The Gnome Desktop When Using Startx?
Jul 19, 2011
I came along the comment (when you type startx => you won't go to KDM or GDM but directly to your standart desktop= KDE,GNOME,...) at [URL] and would like to know what the difference is if any.
View 2 Replies
ADVERTISEMENT
Aug 11, 2011
When I run the command startx it launches me immediately into Gnome without having to login and if I attempt to go back to the command line interface by typing in the comamnd init 3 in the x-terminal it does nothing. If I attempt to hit CTRL-ALT-Backspace it does nothing however if I were to run init 5 it launches me into the Gnome Display Manager and expects me to login and if I run init 3 in the x-terminal it shutdowns the x-server and returns me to the command line interface.
View 3 Replies
View Related
Jun 3, 2009
difference between gnome adn kde desktop in RedhatEL-4.
View 4 Replies
View Related
Aug 2, 2010
I use startx to get into my front desktop.
What command should I use to restart my desktop?
View 5 Replies
View Related
Aug 24, 2010
I am a newbie to Ubuntu and I am having problem with loading Gnome and startx. I have ubuntu 9.1 installed on my Dell Inspiron E1505 system. The problem started when gnome-power-manager started giving error regarding configuration settings not installed properly. I tried to google it and after lot of searching I figured out that my root directory is almost full. Moving some folders helped me solve the problem. But in the meantime I think I have screwed up some where. Now my Gnome or startx wouldnt load. Ubuntu logins my user profile and after that just sits that with the cursor revolving. When I press ctrl+Alt+F1 it gives no errors. Then I stop gdm by
"sudo service gdm stop" and start startx by "startx" seems like Startx also doesnt start. checking again by Ctrl+Alt+F1 shows that its still running giving message like
setting master
stopping master..
View 7 Replies
View Related
Jun 22, 2010
All open-source fanatics out there like me hate industry and large companies for being on such a high horse all the time. Well, some of us have stooped to their level (towards ubuntu noobs).
View 1 Replies
View Related
Jul 2, 2010
Debian Squeeze: Linux jilldando 2.6.32-trunk-486 #1 Sun Jan 10 05:53:18 UTC 2010 i686 GNU/Linux
gdm for desktop manager
I have 4 differences situations, 2 work, 2 do not: So I think my server box (Jill) is messed up.
1) On the server desktop, I can open a console as the gui logged in user and type: xeyes and those eyes appear.echo $DISPLAY :0.0
2) If from that console I log in as another user (ros) and then type:
xeyes I get:
Error: Can't open display:
echo $DISPLAY
(NOTHING)
so that will be a problem.
3) If I ssh into my offices remote server from my XP machine with putty and x-forwarding and then type:
xeyes and those eyes appear.
echo $DISPLAY
localhost:11.0
4) If I ssh into Jill from my XP machine with putty and x-forwarding and then type:
xeyes I get:
Error: Can't open display: echo $DISPLAY (NOTHING)so that will be a problem.
This leads me to think I have something messed up on my Linux box Jill.
I have tried setting DISPLAY= to various values but same error, so this led me to believe something else needs setting. Especially as env yields alot more in situation 1 than in situation 2.
What can I set where, that will allow me run xeyes (anything X) in situations 2 and 4, just like in situation 1 and 3?
View 10 Replies
View Related
Oct 26, 2009
I tried to kind of beautify my CentOS 5.3. So I kind of break some rules ( like compiling tar balls.. ). To cut it short, I installed avant window navigator ( source, compile, etc ). Before that I also installed compiz ( which made my desktop kind of much more *alive* ). Problem is there are some bugs on AWN, then I think my webcam got affected too ( not showing proper display ). I then decided to uninstall compiz thru YUM. After this, restarted my system, then whooppss my Gnome, won't load properly. the AWN was gone, then the bottom part of my desktop was just black. I only got a top menu, which whatever application I open there's no top bar on it ( where you see the name of the window ). Also every application just shows up on my upper left corner of the screen. So I definitely broke it. So I switched to another session ( Ctrl Alt F2 ) then went into a terminal. I tried to load again another X Session ( Ctrl Alt F8/F9 ), but nothing comes up, am I doing that wrong?
Now in cases like this where the GUI is not loading correctly, what work-arounds are usually made? I did some tweaks by guessing everything will kind of reset by renaming my gnome hidden folders, but no luck. What to do on this situations? Is it possible to kind of switch to pure terminal session, uninstall whole Gnome package there, remove some settings, reinstall Gnome and everything will be ok again? Or is it possible if Gnome is broke like kind of start a KDE session? How's this things relate to XOrg11.conf something? Could anyone just give like some overview like which sits on top of what.
Since I can't fix my problem yesterday I just reformatted laptop and reinstalled 5.3 with Virtualization checked, and I noticed my kernel says "xen". I thought of trying this builtin virtualization software because I had problems with VMWare before also.
View 6 Replies
View Related
Aug 24, 2010
I am a newbie to Ubuntu and I am having problem with loading Gnome and startx. I have ubuntu 9.1 installed on my Dell Inspiron E1505 system. The problem started when gnome-power-manager started giving error regarding configuration settings not installed properly. I tried to google it and after lot of searching I figured out that my root directory is almost full. Moving some folders helped me solve the problem. But in the meantime I think I have screwed up some where. Now my Gnome or startx wouldnt load. Ubuntu logins my user profile and after that just sits that with the cursor revolving. When I press ctrl+Alt+F1 it gives no errors. Then I stop gdm by code...
View 3 Replies
View Related
Mar 8, 2011
Whenever I load up my computer, Ubuntu comes up with a command line asking for my user name and password. I can type all that in, and get into the system, but it's still in the command line. If I type startx, it will then load the GUI desktop just fine. Is there any particular reason it wont' boot straight into a GUI login screen?
I originally had Ubuntu dual booted with Windows 7, and was having this problem. When I installed Ubuntu fresh on an external hdd, the issue went away. However, I recently formatted the hdd and re-installed Ubuntu and now it's doing this again.
View 8 Replies
View Related
Apr 29, 2010
In KDE's Konsole, I can do the following from the terminal:
dcop kwin KWinInterface currentDesktop
And it will tell me which desktop my terminal is connected to ( per [URL])
How can I determine what desktop number the current gnome terminal in a gnome session is connected to?
View 1 Replies
View Related
Jan 27, 2016
As a long time FreeBSD user, I consider give Debian a try upon the arrival of my new laptop. However, seems I couldn't launch desktop environment by simply typing startx on console as on FreeBSD. I can start desktop through a display manager like lightdm on Stretch, which is quite easy and straightforward, but I still prefer the "startx way".
I setup Debian Stretch on Virtualbox (4.3.43) using official debian-installer, login as a normal user, and install xfce4 via Code: Select allsudo apt-get install xfce4. The installation of xfce4 was very fast and it also introduced xorg related packages here. Then I edit my $HOME/.xinitrc as follows:
Code: Select allexec startxfce4
I typed startx to expect Xfce desktop but got the errors complained instead: [URL]....
while the xorg.0.log had the following contents: [URL]....
So, I failed to start xfce4 by startx as a normal user and had to install and start lightdm to go into desktop, but when I login as root, it worked and launched Xfce4 by startx without any problem. I couldn't figure it out now.
View 6 Replies
View Related
Jan 25, 2011
I use Debian Squeeze and I have the following desktop environment installed: fluxbox, lxde, openbox and icewm. I make login in text mode and I start X using startx command manually in terminal. When I do that, fluxbox is loaded, because my ~/.xinitrc is configured this way:
#!/bin/sh
# fix dbus problem
eval "$(dbus-launch --sh-syntax --exit-with-session)"
# start session
exec startfluxbox
[Code]...
And "%session" is the variable value (fluxbox/lxde/openbox/icewm) chosen during the graphical login. This script works with Slim, but I want to login in a non-graphical mode. Could I use this script somehow to do a non-graphical login using startx? Is there some way that I could run startx with some parameter that it would pass the "%session" value to .xinitrc?
View 6 Replies
View Related
Aug 11, 2010
Difference between GNOME and KDE?
View 2 Replies
View Related
Nov 21, 2008
Difference between KDE and GNOME
View 4 Replies
View Related
Jul 4, 2011
What is difference between fedora 15 GNOME and fedora 15 LXDE except their interface.(I think their is no difference except their interface). GNOME 3 interface is much better than LXDE but it uses a lot of system resources. If I have F15 GNOME then can i switch from GNOME to LXDE without reinstalling it if yes then how?
View 1 Replies
View Related
Aug 29, 2011
i have openssuse 11.4 installed kde 4.6.0.0 when i search on yast online updates for vlc i get three options vlc-gnome or vlc-qt or vlc-nox which one goes with opensuse kde
difference between gnome vs qt?
View 6 Replies
View Related
Aug 24, 2010
I wana know the difference between PAM and GNOME-KEYRING.
I have googled both of them and I found that they both are for authenticating users. and then some tutorials say that I can use gnome-keyring with PAM support!
So what is the difference and if there is no difference how then can I use gnome-keyring with PAM?
View 1 Replies
View Related
Apr 10, 2011
What do you think is better gnome 3 or unity. I don't know which one i would rather use...
View 2 Replies
View Related
Jul 18, 2011
i can run kde apps in gnome, and vice versa. So, it got me wondering, why does there need to be kde applications and gnome applications? if they both will run on the other, then whats the difference? does it have to do with how they're written? is one better than the other?
View 2 Replies
View Related
Feb 21, 2010
Few days after installing Ubunto 9.10, during installation of gstreamer, the installation utility got stuck, and with it the whole desktop icons. (I think the gstreamer has nothing to do with it). When I tried to execute some icon, like the terminal, it will not open. After restarting the computer, I get a tty1 login terminal and not the graphical one (tty7). When pressing Ctrl+Alt+F7, nothing happens. It switches to a black screen. "sudo startx", gives some error log. I already reinstalled the X-server, ubuntu desktop and other stuff.
What can be the problem? Is it related to my video card (nvidia 7600 GT)? I didn't install any nvidia specific driver. This happened to me earlier and I reinstalled Ubunto. I think maybe I should move to some other distribution.
View 1 Replies
View Related
Aug 26, 2009
I am a complete newbie only had pc with linux installed for a week, for some stupid reason we had 8.10 pre-installed and decided to upgrade to 9.04 now we can't get past the gnome login screen asking for user name and password. Linux was already installed by mesh with a userename and password which we didn't change,we are really stumped as we can't get past this logon screen.
View 8 Replies
View Related
Jun 11, 2011
send me the information about how i change my desktop gnome to kde ?
View 5 Replies
View Related
May 15, 2010
Is Gnome or KDE a way to set up desktop icons for your computer?
View 1 Replies
View Related
Dec 2, 2010
I have checked the thread about the referred subject. However, I cannot find the gdk in /etc/sysconfig. I have fedora12 i686.
View 6 Replies
View Related
Dec 1, 2009
I am using fedora9 os
when i logging to gnome in root user
then gnome desktop does not display ,it is white screen
i viewed log messages the message is
Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 0
View 2 Replies
View Related
Jan 26, 2011
i would like to know how to install kde / gnome desktop on centos5 but not use yum,because my yum always fails due proxy problem.
View 3 Replies
View Related
Jun 19, 2010
I have installed both Fedora and Ubuntu with Gnome Desktops and it displays the information an inch to the left, this problem may have to do with the fact that the display comes up as unknown.
View 1 Replies
View Related
Apr 10, 2011
I am going to allow myself a few cheeky ones next weekend. So I though it would be nice to have a clock on my desktop reminding me of how long to go. Is there a countdown clock I can add to my Gnome desktop? I am using Centos5 & F14.
View 2 Replies
View Related
Oct 26, 2010
Ubuntu desktop drops Gnome UI for Unity?
[URL]
View 1 Replies
View Related