最終更新:2026-03-03 (火) 09:21:58 (5d)  

wayvnc
Top / wayvnc

VNC server for wlroots-based Wayland compositors

コマンド

  • wayvncctl? - WayVNC 0.6.0?

依存

  • libaml0?
  • libneatvnc0?
  • libpam0g?
  • libpixman-1-0?
  • libwayland-client0?
  • libxkbcommon0?

Raspberry Piでデュアルディスプレイ時にディスプレイを指定

  • wlr-randr
  • sudo systemctl stop wayvnc
  • wayvnc 0.0.0.0 --output HDMI-A-2

メモ

  • $ ./build/wayvnc
    wl_registry@2: error 0: invalid version for global wl_seat (16): have 5, wanted 7
    ERROR: ../src/main.c: 562: Virtual Pointer protocol not supported by compositor.
    ERROR: ../src/main.c: 563: wayvnc may still work if started with --disable-input.
    ERROR: ../src/main.c: 2067: Failed to initialise wayland
    $ sudo ./build/wayvnc
    error: XDG_RUNTIME_DIR not set in the environment.
    ERROR: ../src/main.c: 538: WAYLAND_DISPLAY is not set in the environment
    ERROR: ../src/main.c: 2067: Failed to initialise wayland
  • https://github.com/any1/wayvnc/discussions/93

関連