We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed500b commit 1d4a575Copy full SHA for 1d4a575
utils/vnc.py
@@ -1,5 +1,5 @@
1
import os
2
-from funs import nmsg
+from utils.funs import nmsg
3
4
DISPLAY=os.getenv('DISPLAY')
5
VNC_LOCK_TYPE="/tmp/.X11-unix/X"
0 commit comments