fullscreen vncviewer
This commit is contained in:
parent
afcc7671bf
commit
9a30135f6f
1 changed files with 8 additions and 0 deletions
|
@ -212,6 +212,14 @@ discord(){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Vncviewer() {
|
||||||
|
split_up(){
|
||||||
|
xdotool_helper "key F8"
|
||||||
|
sleep .1
|
||||||
|
xdotool_helper "key F"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
mousepad(){
|
mousepad(){
|
||||||
echo "return and run all()"
|
echo "return and run all()"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue