2
2
mirror of https://github.com/m1k1o/neko.git synced 2024-07-24 14:40:50 +12:00
2020-01-13 23:12:55 +00:00

8 lines
216 B
Bash
Executable File

#!/bin/bash
if [ ! -f "${HOME}/.vnc/passwd" ]; then
x11vnc -storepasswd
fi
/usr/bin/x11vnc -display :0 -6 -xkb -rfbport 5901 -rfbauth $HOME/.vnc/passwd -wait 20 -nap -noxrecord -nopw -noxfixes -noxdamage -repeat