Add 'Start X program in terminal at boot without x desktop'

master
Mehran Dehghanian 5 years ago
parent 59bfa987c4
commit e86567828d

@ -0,0 +1,9 @@
The simplest method is just to pass an argument to startx. This is often used to test out a new window manager, e.g.
`startx /usr/bin/twm`
So, you should be able to do:
`startx /path/to/your/program`
Note: I haven't tested this in a while. It used to work, back in the good old days before Linux decided to try to become Windows.
Loading…
Cancel
Save