repo.or.cz
/
sparrow.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
restore proper shuffle
[sparrow.git]
/
start.sh
blob
0ec032eaa0b0493f7c996da6fecd2de576fd7d24
1
#!/bin/bash
2
#0 get in place
3
4
sleep
30
5
6
cd
/
home
/
douglas
/
sparrow
7
[[
"
$DISPLAY
"
]]
||
export
DISPLAY
=:
0
8
9
10
#1 initialisation
11
#1.1 tune camera?
12
13
v4l2ctrl
-l
/
home
/
douglas
/
sparrow.conf
14
15
#xrandr
16
17
#1.2 start up reverse ssh tunnel
18
19
#2 go
20
while
true
;
do
21
echo
hello
22
.
/
gtk-app
-f --screens
=
2
--fps
=
20
-c
23
done