FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian User

 
 
LinkBack Thread Tools
 
Old 07-27-2011, 03:27 AM
jiang lei
 
Default what is the difference between "/usr/bin/X" and "/usr/bin/Xorg"?

hi all:
*
*** is there any difference between "/usr/bin/X" and "/usr/bin/Xorg"? On my debian box, /usr/bin/X is not symlink to /usr/bin/Xorg, and i can start X server with /usr/bin/X but fail with /usr/bin/Xorg? i google it but find nothing, could any one here help me? thanks in advance.
 
Old 08-31-2012, 11:32 PM
 
Default what is the difference between "/usr/bin/X" and "/usr/bin/Xorg"?

On Tuesday, July 26, 2011 10:30:02 PM UTC-5, jiang lei wrote:
> *** is there any difference between "/usr/bin/X" and "/usr/bin/Xorg"? On my >debian box, /usr/bin/X is not symlink to /usr/bin/Xorg, and i can start X server >with /usr/bin/X but fail with /usr/bin/Xorg? i google it but find nothing, could >any one here help me? thanks in advance.

wow - i'm disappointed no one's ever answered this... i too would like to know:
root:~/# ls -o /usr/bin/X*
-rwsr-sr-x 1 root 9232 Dec 16 2011 /usr/bin/X
-rwxr-xr-x 1 root 1889472 Oct 29 2011 /usr/bin/Xorg

both files are ELF executables, and they are CLEARLY different.
so what exactly IS the difference btn them???

TIA...


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: aa055d28-5e5c-4029-ade0-e277e2f70a6b@googlegroups.com">http://lists.debian.org/aa055d28-5e5c-4029-ade0-e277e2f70a6b@googlegroups.com
 
Old 09-01-2012, 12:26 AM
Bob Proulx
 
Default what is the difference between "/usr/bin/X" and "/usr/bin/Xorg"?

bobg.hahc@gmail.com wrote:
> On Tuesday, July 26, 2011 10:30:02 PM UTC-5, jiang lei wrote:
> > is there any difference between "/usr/bin/X" and "/usr/bin/Xorg"?
> > On my >debian box, /usr/bin/X is not symlink to /usr/bin/Xorg, and
> > i can start X server >with /usr/bin/X but fail with /usr/bin/Xorg?
> > i google it but find nothing, could >any one here help me? thanks
> > in advance.

Wow. That is an aging message.

> wow - i'm disappointed no one's ever answered this... i too would like to know:
> root:~/# ls -o /usr/bin/X*
> -rwsr-sr-x 1 root 9232 Dec 16 2011 /usr/bin/X
> -rwxr-xr-x 1 root 1889472 Oct 29 2011 /usr/bin/Xorg
>
> both files are ELF executables, and they are CLEARLY different.
> so what exactly IS the difference btn them???

In the beginning was MIT's The X Window System. The main server is
'X' as in /usr/bin/X. This was rewritten for the 80386 as Xfree86
with the same names. Later through much controversy the Xfree86
license was changed to be restrictive in 2009. This license change
caused a forking of the previouly available free version of the code
over to a new code base with X.org. The X.org version implements the
new X.org server as /usr/bin/Xorg but maintains /usr/bin/X as a
compatibility layer so as not to break traditional legacy programs
which call the server by the previous name. So at this time
/usr/bin/X is a thin wrapper for compatibility. I believe it simply
turns around can calls /usr/bin/Xorg but perhaps with a very small
amount of option processing if any in between. I don't know. I
haven't looked at the source code. But the "X -help" is identical to
the "Xorg -help" output.

References:

http://en.wikipedia.org/wiki/X_Window_System

http://en.wikipedia.org/wiki/Xfree86

http://en.wikipedia.org/wiki/X.Org_Server

Bob
 
Old 09-04-2012, 08:04 PM
 
Default what is the difference between "/usr/bin/X" and "/usr/bin/Xorg"?

On Friday, August 31, 2012 7:30:02 PM UTC-5, Bob Proulx wrote:
> > wow - i'm disappointed no one's ever answered this... i too would like to know:
> > root:~/# ls -o /usr/bin/X*
> > -rwsr-sr-x 1 root 9232 Dec 16 2011 /usr/bin/X
> > -rwxr-xr-x 1 root 1889472 Oct 29 2011 /usr/bin/Xorg
> >
> > both files are ELF executables, and they are CLEARLY different.
> > so what exactly IS the difference btn them???
>
> In the beginning was MIT's The X Window System. The main server is
> 'X' as in /usr/bin/X. This was rewritten for the 80386 as Xfree86
> with the same names. Later through much controversy the Xfree86
> license was changed to be restrictive in 2009. This license change
> caused a forking of the previouly available free version of the code
> over to a new code base with X.org. The X.org version implements the
> new X.org server as /usr/bin/Xorg but maintains /usr/bin/X as a
> compatibility layer so as not to break traditional legacy programs
> which call the server by the previous name. So at this time
> /usr/bin/X is a thin wrapper for compatibility. I believe it simply
> turns around can calls /usr/bin/Xorg but perhaps with a very small
> amount of option processing if any in between. I don't know. I
> haven't looked at the source code. But the "X -help" is identical to
> the "Xorg -help" output.
>
> References:
>
> http://en.wikipedia.org/wiki/X_Window_System
> http://en.wikipedia.org/wiki/Xfree86
> http://en.wikipedia.org/wiki/X.Org_Server
>
> Bob

wonderful - TYVM for all replies....
after much failed googling for an answer, i never thought to check wiki!! TX!


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 2c1a5627-e966-4343-8b95-f7afe5721d8d@googlegroups.com">http://lists.debian.org/2c1a5627-e966-4343-8b95-f7afe5721d8d@googlegroups.com
 

Thread Tools




All times are GMT. The time now is 12:34 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org