mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
122 B
Plaintext
Executable File
8 lines
122 B
Plaintext
Executable File
# Start a terminal on the top left corner
|
|
xterm -geom 80x30+0+0 &
|
|
|
|
# OpenGL demo
|
|
glmark2 &
|
|
|
|
exec /usr/bin/openbox-session
|