4 lines
74 B
Text
4 lines
74 B
Text
|
#!/bin/sh
|
||
|
DISPLAY=$1:0.0; export DISPLAY
|
||
|
$FXA_HOME/bin/MonitorTestMode &
|