501aa0eff8
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
6 lines
96 B
Bash
Executable file
6 lines
96 B
Bash
Executable file
#!/bin/sh
|
|
|
|
X &
|
|
export DISPLAY=localhost:0 # use tcp/ip and not unix domain!
|
|
sleep 2;
|
|
blackbox
|