Open RatWyfe opened 6 months ago
The first time you ran the program... how did you start it?
Well I tried executing the matrix file, I don't think I tried anything different
It is a window manager so it has to either be started from a TTY with startx or you have to use startx to boot a terminal (without a window manager) and run it from that terminal.
On Tue, May 28, 2024 at 1:46 PM Ratsy @.***> wrote:
Well I tried executing the matrix file, I don't think I tried anything different
— Reply to this email directly, view it on GitHub https://github.com/collinalexbell/HackMatrix/issues/74#issuecomment-2135799547, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPACKJJLIOCNZUCVGCYKHTZES7IHAVCNFSM6AAAAABINFADRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVG44TSNJUG4 . You are receiving this because you commented.Message ID: @.***>
So I have to be in startx and use it with a tty? if so is there a certain tty that I'd need?
look up what a tty is and how to use startx
@RatWyfe specifically, you need an X session open without window manager and then you can exec matrix. The problem is that most people can't get an X session without a wm, so they have to xstart one with the proper exec for matrix in it along with a cd.
@collinalexbell why does the cd need to be there? why can't you you just run matrix like other WMs?
I tried running the program but nothing seems to happen, but when I run it in terminal it shows this happening at the end