c8e4a65bd1
- Rotation now fully working (on demand with F4 key) - Speed improvements and bug fixes - Improved server state detection (using IPC) - changed to LibVNCServer from kanaka repository - New webserver vnc client (noVNC), uses javascript - Ability to make a reverse connection - Two new framebuffer access methods (gingerbread and adb) - New minimalistic interface
11 lines
288 B
Desktop File
Executable File
11 lines
288 B
Desktop File
Executable File
[Desktop Entry]
|
|
Name=X11VNC Server
|
|
Comment=Share this desktop by VNC
|
|
Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY
|
|
Icon=computer
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=false
|
|
#StartupWMClass=x11vnc_port_prompt
|
|
Categories=Network;RemoteAccess;
|