waldhef
Results
1
comments of
waldhef
Hello, ```export LD_PRELOAD="$LD_PRELOAD /usr/local/lib/hook.so"``` didn't work for me too. I've found the solution in a closed issue: https://github.com/PeterCxy/scroll-emulation/issues/2 You have to put the path to you `hook.so` file in the...