You should have never left the TTY. That's the trrible stuff that happens when you leave it. You forget.jcb__ wrote: P.S i need to learn emacs all over again.. I forgot it
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!

Well, you could start some Wayland compositor from a command linejcb__ wrote:...
Is it possible to live in a tty rather then X ?
...

My wife wrote her first book in 1992 on a DOS laptop with 5 Mb of RAMbstaletic wrote:I used to live in a tty on a outdated laptop (thing 1GB RAM era).
Do text based browsers count?

You can live in a graphical terminal emulator :)jcb__ wrote:Thanks everyone for the responses
I'll stay in X :lol:
Joe

Well, it's certainly non-standard, though very common.GDH-gentoo wrote:Maybe it's because English is not my native language, but I find the wording of the thread's title quite funny. I prefer houses
People act according to their needs. If it satisfied ones needs then they might find it worthy.spica wrote:Is this level of purity worth it?
https://www.youtube.com/watch?v=2XLZ4Z8LpEE

Man, that thing is slooooooow.spica wrote:https://www.youtube.com/watch?v=2XLZ4Z8LpEE
Ionen wrote:As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though
I bet you didn't know about www-client/netsurf with the fbcon USE flag. I was surprised lately when using a minimal Linux distribution (AntivirusLiveCD) to check for viruses on a friend's Windows machine: here's a distro that uses only the framebuffer but has a graphical browser. It does images and CSS but does not do Javascript (which can be a good thing). Yes, the browser is in Portage.logrusx wrote:But yes, you can browse and watch videos on the frambuffer console. Only browsing will be a bit strange. I used to use links and even lynx back in the days.
Yes, I didn't know.miket wrote:I bet you didn't know about www-client/netsurf with the fbcon USE flag.logrusx wrote:But yes, you can browse and watch videos on the frambuffer console. Only browsing will be a bit strange. I used to use links and even lynx back in the days.
Unfortunately:miket wrote:Yes, the browser is in Portage.
Code: Select all
Stack trace of thread 78095:
#0 0x00007fa0bdbd36d4 wl_proxy_get_version (libwayland-client.so.0 + 0x56d4)
#1 0x00007fa0bdc393c8 n/a (libnsfb.so.0 + 0x103c8)
#2 0x000055b86802eff6 n/a (netsurf-fb + 0x191ff6)
#3 0x000055b867ebc8e2 n/a (netsurf-fb + 0x1f8e2)
#4 0x00007fa0bda2c320 n/a (libc.so.6 + 0x26320)
#5 0x00007fa0bda2c3d9 __libc_start_main (libc.so.6 + 0x263d9)
#6 0x000055b867ec5fe5 n/a (netsurf-fb + 0x28fe5)
ELF object binary architecture: AMD x86-64
It has always had that capability. I remember watching movies in the framebuffer console 20 years ago.miket wrote:Of note: mplayer also has the fbcon USE flag
Whoa!miket wrote:I bet you didn't know about www-client/netsurf with the fbcon USE flag.
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
I didn't know that, thanks for letting me know. Maybe I should open a bug after I verify it.dmpogo wrote:Is your netsurf browse compiled with USE='fbcon' or 'gtk' ? It is either/or