refactor
This commit is contained in:
parent
a31e08bd5f
commit
388924ed6e
16 changed files with 951 additions and 294 deletions
8
apps/vncviewer.sh
Normal file
8
apps/vncviewer.sh
Normal file
|
@ -0,0 +1,8 @@
|
|||
vncviewer() {
|
||||
split_up(){
|
||||
sleep .5
|
||||
xdotool key F8
|
||||
sleep .2
|
||||
xdotool key F
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue