Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
After reading about POSIX and Linux Standard Base I am wondering about the standard in XFree86. IMO XF86 seems kinda messy, like it's living its own life inside /usr/X11R6/.
Is there any alternatives to XFree86 that I can check out (I have a project where I am supposed to build a distro and I am planning to follow the standards as much as possible)?
I don't know if it's just me but I find XFree86 in a very bad shape. It has a lack of easy-to-understand structure and it is kinda bad with working with the kernel in a good way. The config-file has a poor structure. Does anyone agree with me? :P
In case there are no good alternatives maby I will have to write my own version of xf86. :P
Originally posted by acid_kewpie deja vu.... i remember doing this about 4 hours ago...
Yeah, you are right but the first was actually about the difference between xorg and xfree86. Now I was looking for more alternatives that does not have a close relationship to xfree86 (or xorg). Something with older roots, more structured then xfree86.
well without a prioritory implementation (and even then i doubt it) you're not going to get away from it going ack in time. ywindows uses the same X11R6 tree too. xorg is moving away from it in many areas but the core is still hived away there
Originally posted by acid_kewpie well without a prioritory implementation (and even then i doubt it) you're not going to get away from it going ack in time. ywindows uses the same X11R6 tree too. xorg is moving away from it in many areas but the core is still hived away there
OK. But I, let's just take an example, I would write my own implementation. Could I then make a distro where I replace xfree86 and use my own instead and still would get basic apps and dektops enviroments to work?
Originally posted by MezzyMeat OK. But I, let's just take an example, I would write my own implementation. Could I then make a distro where I replace xfree86 and use my own instead and still would get basic apps and dektops enviroments to work?
Only if yours followed the same client-server architecture and used exactly the same asynchronous calls, or some sort of mapping of the XF86 calls, as X.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.