LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-15-2013, 02:12 AM   #1
ravisingh1
Member
 
Registered: Apr 2013
Location: Mumbai
Distribution: Ubuntu13.10
Posts: 291

Rep: Reputation: Disabled
How X (X Window) looks?


I am confused as when X is started, how it is visible on screen. Does a new Window appears or not!!
Much confusion!
I booted, opened a shell terminal.
Below is regarding my local machine:
Entered
Code:
xterm
The terminal emulation window(xterm) appeard. Now, I conclude that X is already running and so is X server.
Then I entered in terminal
Code:
startx
It resulted in a different screen. Looked like normal screen when system is booted. But that screen has no menus. If 2 windows are opened one above the other, I can't bring the bottom one on top simply by clicking it. I can't enlarge it, I can't move it.
Also, it's not so easy to close it. May be no menu is there for that X client.
Now one doubt: Earlier before running command
Code:
startx
,was X running as if so when I again ran X by the above command , why it opened a new screen? That means, X is running again with a different look (i.e. different desktop)

One thing I w'd like to add. Once I run 'startx' and a new screen/desktop appears, it's not a direct easy way to come out from there. Right now I experimented. I wasn't able to come out from that desktop. button function 'alt-tab' doesn't work there. To escape from there back to my original desktop, i pressed ctrl-ALT-F1 and entered shell prompt. there I pressed ctrl-alt-F7 to return back to my original desktop.

Below is regarding my remote machine:

Quote:
One thing I w'd like to tell w.r.t. my remote server. When I connect remote server of mine (VPS) I see the desktop or the screen on the remote box which is same screen/window as what I saw on my local machine when I ran on my local machine
Code:
startx
. From this I feel that something like startx is running on my remote server as a result of which I am not able to see the normal desktop as seen on local (having menus on left, etc).
There was no menu visible as is visible on my local machine. You can see the screen shot for clarity of how my remote destop looks like when I connect to remote machine. The menu visible on the screen shot is of my local machine. The top most window is my remote machine. There also I can't change size of any window. It works the same way as when here locally I ran
Code:
startx
.
If there everytime something (as told above) is running, how to stop and get back to my normal desktop that we all (ubuntu 13.04 users)see after the system is booted.
Now please tell me what can I do so that I get menu on my remote machine. What to do so that the remote also looks the same as my local box. Both local and remote has ubuntu13.04
It's too unclear as how X looks.
Attached Thumbnails
Click image for larger version

Name:	nx1.jpg
Views:	35
Size:	84.9 KB
ID:	13428  

Last edited by ravisingh1; 09-16-2013 at 10:41 PM. Reason: edited for more clarity
 
Old 09-15-2013, 02:57 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I'm not sure I understand your question but with ubuntu you boot straight into your gui. startx is run automatically. But as I said, I don't really understand what you are asking. When you boot up are you getting a black background white lettered TTY screen?
jdk
 
Old 09-15-2013, 03:43 AM   #3
ravisingh1
Member
 
Registered: Apr 2013
Location: Mumbai
Distribution: Ubuntu13.10
Posts: 291

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jdkaye View Post
When you boot up are you getting a black background white lettered TTY screen?
jdk
In my local box, it's perfectly booting fine and having menu on left of screen as you all get.
But for my remote box, I don't get any menu. My screen shot says what I see there. Please see it attached in my last post. Also in my last post , I have detailed how my remote box works (my text written within quotes)
 
Old 09-15-2013, 10:11 AM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I'm afraid I have no experience with "remote boxes". Is that anything like using ssh?
jdk
 
Old 09-15-2013, 08:53 PM   #5
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Are you using a thin client, that is, connecting to a server and using the X-server and GUI applications located on that server?

Last edited by frankbell; 09-15-2013 at 08:54 PM.
 
Old 09-16-2013, 09:55 AM   #6
ravisingh1
Member
 
Registered: Apr 2013
Location: Mumbai
Distribution: Ubuntu13.10
Posts: 291

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Are you using a thin client, that is, connecting to a server and using the X-server and GUI applications located on that server?
I am using NX (http://www.nomachine.com/download.php)
I have NX client installed on my local and the 3 packages of NX (client, server and node) installed on remote.
Then I connect to the remote machine by providing my IP address. That's all. Regarding X-server and GUI applications on the remote server, I am not using that (I haven't specified anything like X-server for connection). When I am connected, I get the screen as shown in the screen shot of my 1st post.
 
Old 09-16-2013, 08:41 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I visited the website. It looks like some sort of proprietary VNC software.

I don't know enough to even venture a guess. I notice, though, they do have a support page and a knowledge base. Have you looked there?
 
Old 09-16-2013, 10:33 PM   #8
ravisingh1
Member
 
Registered: Apr 2013
Location: Mumbai
Distribution: Ubuntu13.10
Posts: 291

Original Poster
Rep: Reputation: Disabled
Yes, I had emailed them explaining the issue. But yet no reply. They have my credentials to login to my remote server. They told they w'd investigate on this matter as why my remote desktop appears like that (without menu, etc.)
Also the reason I feel may not be related to them (nomachine.com). It's something to be done on my remote server. You know why I say this: Because the same sort of screen as visible on remote machine was visible on my local machine when I run on my local machine
Code:
startx
.
I repeat when I connect to remote, I see what I have shown in screen shot. That remote machine shows the same screen/desktop as is visible on my local box when I run locally
Code:
startx
.
One thing I w'd like to add. Once I run 'startx' and a new screen/desktop appears, it's not a direct easy way to come out from there. Right now I experimented. I wasn't able to come out from that desktop. button function 'alt-tab' doesn't work there. To escape from there back to my original desktop, i pressed ctrl-ALT-F1 and entered shell prompt. there I pressed ctrl-alt-F7 to return back to my original desktop. (this point I have added in my 1st post by editing it)

Last edited by ravisingh1; 09-16-2013 at 10:48 PM.
 
Old 09-17-2013, 12:41 AM   #9
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,850

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
this is not the intended usage of startx. I mean you need not use startx but something else. You may want remote login, ssh, remote desktop, or anything. I suggest you to explain what do you really want to achieve and we will try to explain how can you do that. At this moment I'm a bit confused and I only know starx is not the right way.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Awesome Window manager ~ resize window key bindings do not work. bubnoff Linux - Desktop 0 12-23-2010 01:08 PM
Starting new terminal window or tab from existing window remaining as root? homerun Linux - Newbie 1 08-14-2009 11:34 AM
xwindows, how can a client window be notified when parent window is moved/resized? shamju Linux - Desktop 1 02-03-2007 07:30 PM
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 8 08-30-2005 10:22 AM
why mandriva 10.2 gnome2.8 system freezes upon resizing/opening window/new window skaramanger Mandriva 2 08-15-2005 04:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration