Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: adriann on May 26, 2015, 10:03:51 AM

Title: Nano-X
Post by: adriann on May 26, 2015, 10:03:51 AM
Hello,

I downloaded the Core-current.iso and booted into it. I'd like to experiment a bit with installing and using Nano-X (instead of X11) on top of the Core base system. Does anyone have any experience or can provide any tips (steps) on how to do this?

Thank you,
Adrian
Title: Re: Nano-X
Post by: bmarkus on May 26, 2015, 10:16:52 AM
Project died 5 years ago.
Title: Re: Nano-X
Post by: adriann on May 27, 2015, 04:49:29 AM
Indeed the project seems inactive though I think it was a good idea. Anyway, now I got the Xvesa and its dependencies. If I make a custom change in the flwm source code, what would be the steps to recompile, obtain a tcz package from it, install and use that new package?

Thanks.
Title: Re: Nano-X
Post by: Misalf on May 27, 2015, 05:07:32 AM
http://wiki.tinycorelinux.net/wiki:creating_extensions
Title: Re: Nano-X
Post by: neonix on April 06, 2025, 06:09:56 AM
Is it possible to ressurect this project by adding full X11 compatibility, and replace Xvesa/Xfbdev that has some limitations?
Title: Re: Nano-X
Post by: Rich on April 06, 2025, 09:20:06 AM
Hi neonix
It appears there is still minimal activity going on:
https://github.com/ghaerr/microwindows
Title: Re: Nano-X
Post by: CNK on April 07, 2025, 09:50:48 AM
NanoLinux (https://en.wikipedia.org/wiki/Nanolinux) was a distro based on Tiny Core using NanoX.

I've tried NanoX, you can build it to actually run a display window in Xorg/Xvesa for testing. Many/most programs need at least a little tweaking to compile/work with it (at least if they don't use FLTK). All programs or their graphics toolkit libraries need to be compiled against its version of xlib to work with it. It's not a drop-in replacement for Xvesa.