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
|