Y
Hacker News
new
|
ask
|
show
|
jobs
by
benj111
2722 days ago
So how long will it be before someone puts a gui desktop in a terminal?
1 comments
hpjansson
2722 days ago
You can get halfway there if you combine Xvfb's -fbdir option and Chafa's --watch option. Chafa supports the XWD format Xvfb puts out.
Have to do input with xdotool, though :)
link
Have to do input with xdotool, though :)