General :: Use Startx To Get Into Front Desktop?
Aug 2, 2010I use startx to get into my front desktop.
What command should I use to restart my desktop?
I use startx to get into my front desktop.
What command should I use to restart my desktop?
I have created which uses Gnome Seed which is in the Ubuntu repositories (although the newest version needs to checked out from Git to allow it to work) and SeedKit which unfortunately isn't in synaptic but needs to be downloaded. The links to get the source for both projects are as follows:
[URL]
The proof of concept is a JavaScript/HTML based frontend of Gnome's Log Viewer. It doesn't replicate 100% of Log Viewers functionality but it produces the basics of it which is to display the contents of Linux log files. The tutorial and link to download the source files are as follows:
[URL]
For more information about SeedKit and HTML based User Interfaces are in my blog, link for that post is as follows:
[URL]
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 View RelatedWhenever 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.
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.
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?
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.
Consider I am logged on a machine via SSH.I execute a process having "&" at the end from a shell - I run the process in background.Then I log off from the machine.I am just wondering if it is possible to bring that process to front after I log onto the machine again?I would like to check the output of my running process.Or is there any different approach to have a process running in background and to be able to view its output (i.e. printf)
View 3 Replies View RelatedJust an enquiry is it possible to delete a distro off the front end of the drive, as I have 2 in no. and repartition the the whole drive with gparted and just leaving 1 distro on it.
View 7 Replies View RelatedI want to built front end for my database project by using visual basics.
View 3 Replies View RelatedWhat should I put in my .twmrc, so that an xterm window is brought to front (raised) when I click anywhere in the window. Currently, I have to click on the title bar to bring it to front. Presently, I don't have any .twmrc in my Home folder.
View 1 Replies View RelatedI am using some software that uses CUDA to run some stuff on the GPU.
If I am using ssh to connect to the box, or vnc even, and I try to run the program I get an error that no CUDA device is enabled. I have to go over to the machine and physically log in, and type "startx" to get it to detect the device. It can also be another use on the box using an X session, but one has to be started soemwhere on the box to get CUDA working. Is there a way to "startx" over an SSH session so that this will work and I dont have to go over and log in?
I downloaded the latest up dates and lost my GUI I used STARTX and it loaded the GUI I got a message saying something along the lines of there is a propitiatory driver for you video card would you like to use it
I clicked yes it told me to log out and log back in.I did so and now STARTX doesn't work I have an ATI card.3 questions
1.how do I get it to load the GUI
2.how do I get it to boot straight to the GUI
3.how do I change my root password
just installed Slackware 12.2 and everything ran smoothly.Except, when i boot into it, login and try and start x, it doesn't work.
Code:
Fatal server error:
no screens found
[code]...
Is there a graphical front end for xrandr that also allows you to save your setup so that it automatically sets up the X configuration at boot time thereby simplifying this process. For example, at the moment if i want to use an external monitor on my laptop i have to manually set it up after booting as it defaults to the laptop resolution which is not a big deal but would still be nice to have this happen automatically. I tried putting a script into rc.local to do this but didnt work.I have tried programs such as lxrandr, grandr, arandr which are all good but dont allow you to save your choices so that they are automatically applied at the next boot of the X system.
View 1 Replies View RelatedWhen 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 RelatedSo, I am having difficulty understanding what I need to do or if this can be done at all..
I would like to boot into the command line for my Linux system but, still have access to the different environments as well (KDE, GNOME, Enlightenment, etc) but I don't know how to do that using startx. that seems to only start KDE.
Can you use startx in some way to optionally start another environment? If not, can it be set up to start that graphical umm.. like start chooser screen? I don't know all the terms but its the screen that comes up that you enter your username/password and you can select which environment you like.
I left slackware 13 with airodumb and airplay executed in console for 6 hours. When I got back, konsole had something similar to "packet has length error". I could open the packet using aircrack -m option, but when i shut down the OS, it didnt shut down properly. Now when I do startx black window stays forever. I tried pkgtool and change to KDE but the same happens.
View 4 Replies View RelatedI have being googling and trying to find out solution to unable to startx.Please note i have already search from last 2-3 days for the solution but didn't found anything.So request someone to guide me step by step.Also one more thing, the server was crashed and i upgraded the existing server using CD. But since then we are not able to start startXI hope i can get some help here ,i am a newbie to linux but i am computer engg so i can understand some logics..I am getting below error
Code:
[root@astarcftp /]# startx
xauth: creating new authority file /root/.serverauth.13592
[code]....
I have installed Damn Small Linux on an old laptop.very boot reports that the SSH has loaded as I have configured it to do so but does not load startx as instructed in .bash_profile.After bootup, the following is reported by the system.-bash: /home/dsl/.bash_profile: line 12: syntax error: unexpected end of fileThis is the content of the .bash_profile
#!/bin/bash
export IRCNICK=DSL
export DISPLAY=:0
[code]....
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..
I'm running RHEL 5 on a dell server. Recently, after some updates were installed, the server hangs when trying to start the gui (its set to run level 5)to get into the login screen. I can boot into run level 3 but get the same issue when I startx. CTRL-ALT-BackSpace doesn't return me to the command prompt. I get a blank screen with two letters and a blinking cursor. Which direction or log files to look at to start the troubleshooting.
View 2 Replies View RelatedI want to put:
xmodmap -e "pointer =3 2 1"
somewhere in the startup. It seems creating an .xsession is the solution. But after I create a .xsession file in my home folder, the next time I run startx the screen just turns black. (And only for a short while can I switch to another virtual terminal, before that too becomes impossible). After deleting the file it runs OK again. I'm not using any login/desktop manager. I use IceWM on Debian Squeeze. Is there some script/import that has to be present in the .xsession file, or is something else going on? Also I'd like to know what I should do when I get a black screen. Turning off the PC is such a crude method
I am trying to start a VirtualBox VM on a separate X screen (in fullscreen) so I can switch between Linux and Windows XP by doing Ctrl + Alt + F<.
I am basically trying to do something like this:
startx "VBoxManage startvm XP" -- :4
startx "VBoxManage startvm "XP"" -- :4 (is this correct for quotes within quotes??)
I get a "bad command line option "VBoxManage" back from the startx script so obviously I am not understanding the rules for how to write "shell magic".
How can I do this correctly, or perhaps there is a better way of achieving a VirtualBox VM on a separate X screen?
Redhat Ent Linux ES Release 2 (Taroon 8)
Kernel 2.4.21-4.ELsmp
startx(1): initialize X session - Linux man page
I thought I'd look into methods of recovering from a lost password for future use, how to change the passwd and shadow should I need to. So I started an X session, vi'd my .swp files then logged off. Perhaps I changed one of these files accidentally, but my intent was just to view them which I did. After starting up my computer the next day and logging in I began an X session - "startx". The session appears to have started, but with a black screen and an active mouse cursor.
I just installed Red Hat Linux Professional 8.0 in my VMWare, but I do not know how to start X Windows. I have tried to type "startx" on "RUN", but I get error message: Fatal Server error Server already active for display 0. If this server is no longer running, remove tmp/.X0-lock and start again.
View 1 Replies View Relatedturn "Mic Front Input" option on for alsamixer from cmd line?
View 5 Replies View RelatedWhen trying to "startx" the machine goes to a black screen and just sits there. Only a hard reboot allows me to stop it. After SSHing into the machine and typing "startx"
[Code]...
The microphone input of the soundcard itself (it is an on-board Realtek card, standard with most Nforce4 boards) works just fine. Recording quality is very good. But when I try to use the mic input on the front of my PC case, pulseaudio receives no signal from the microphone. Skype doesn't work, Audacity can't record anything either.
Everything is wired inside the case just fine, Windows XP has no problems in using the input on the front. Also the Line-out at the same panel on the front works in F12 without problems, it is just the mic input that doesn't work.
Is there a front end for LVM management like the "Expert Partioner" in YAST (OpenSUSE)?
View 3 Replies View Related