HeLink 禾光 - Portable Linux bundle v0.46.13
============================================

This bundle ships its own Qt6, X11, Pulse, OpenH264 �?no apt install needed.

Tested target distros: Ubuntu 22.04+, Debian 12+, KYLIN 2503, openEuler 24.03.

---------------------------------------------
FIRST RUN �?enable kernel input injection
---------------------------------------------
On KYLIN / UKUI / any Wayland-era desktop, XTest mouse/keyboard injection
is silently dropped. HeLink uses /dev/uinput instead. To allow it without
root:

   sudo ./install_uinput.sh
   # then LOG OUT and LOG BACK IN (the "input" group needs a new session)

Verify after re-login:
   id | grep input

When HeLink starts a remote-controlled session it should now report
"uinput virtual device created" in the controller's log; mouse and
keyboard from the remote side will then actually move/click here.

If you skip this step, the controlled side still pushes screen frames
fine, but the controller's mouse and keyboard will do nothing.

---------------------------------------------
Run
---------------------------------------------
   ./run.sh

If you get "GLIBC_2.XX not found", your distro's libc is older than the
build host's (this Kylin bundle was built on glibc 2.31; the standard
Linux bundle on glibc 2.39).
