-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not launching #74
Comments
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
<#74 (comment)>,
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
The text was updated successfully, but these errors were encountered: