<div dir="ltr">after reading the logs for x11vnc I added a few more flags<div><br></div><div>/usr/bin/x11vnc -o ~/x11vnc/x11vnc.log -capslock -loop -forever -shared -noxfixes -noxdamage -nowf -noscr -noxkb -usepw -passwdfile ~/x11vnc/passwd<br></div><div><br></div><div>finally down to this in the log</div><div><br></div><div><div>20/07/2017 16:12:42 x11vnc version: 0.9.14 lastmod: 2013-11-21 pid: 2930</div><div>20/07/2017 16:12:42 Using X display :0</div><div>20/07/2017 16:12:42 rootwin: 0x260 reswin: 0x2200001 dpy: 0xc50a1d70</div><div>20/07/2017 16:12:42 </div><div>20/07/2017 16:12:42 ------------------ USEFUL INFORMATION ------------------</div><div>20/07/2017 16:12:42 GrabServer control via XTEST.</div><div>20/07/2017 16:12:42 X FBPM extension not supported.</div><div>20/07/2017 16:12:42 X display is not capable of DPMS.</div><div>20/07/2017 16:12:42 --------------------------------------------------------</div><div>20/07/2017 16:12:42 </div><div>20/07/2017 16:12:42 Default visual ID: 0x24</div><div>X Error of failed request: BadMatch (invalid parameter attributes)</div><div> Major opcode of failed request: 73 (X_GetImage)</div><div> Serial number of failed request: 40</div><div> Current serial number in output stream: 40</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 20, 2017 at 4:05 PM, Jeff Sadowski <span dir="ltr"><<a href="mailto:jeff.sadowski@gmail.com" target="_blank">jeff.sadowski@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So from what I gather wayland can run xorg under it right?<div>If I'm running xorg I should be able to run something like x11vnc to connect to that xorg correct?<br></div><div>and run stuff like xdotool on that xorg as well right?</div><div><br></div><div>I'm testing out wayland under a virtualbox vm that I have running under xorg.</div><div>My vm is running Fedora rawhide.</div><div><br></div><div> <br></div><div>echo -e "$(loginctl|grep -v -i SESSION|awk '{print $1}')"|while read session; do<br></div><div><div>loginctl show-session ${session} -p Type</div><div>done</div></div><div><br></div><div>shows</div><div><br></div><div><div>Type=tty</div><div>Type=wayland</div></div><div><br></div><div>Yay I'm running wayland.</div><div><br></div><div>If I run xterm in wayland I can run xdotool to type stuff to it. This didn't work in gnome-terminal</div><div><br></div><div><div>xrandr</div><div>Screen 0: minimum 320 x 200, current 800 x 600, maximum 8192 x 8192</div><div>XWAYLAND0 connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm</div><div> 800x600 59.86*+</div></div><div><br></div><div><div>/usr/bin/x11vnc -o ~/x11vnc/x11vnc.log -capslock -loop -forever -shared -noxfixes -usepw -passwdfile ~/x11vnc/passwd</div><div><br></div><div> --- x11vnc loop: 1 ---</div><div><br></div><div> --- x11vnc loop: waiting for: 2863</div><div><br></div><div><br></div><div> --- x11vnc loop: sleeping 2000 ms ---</div><div><br></div><div><br></div><div> --- x11vnc loop: 2 ---</div><div><br></div><div> --- x11vnc loop: waiting for: 2864</div><div><br></div><div><br></div><div> --- x11vnc loop: sleeping 2000 ms ---</div></div><div>...</div><div><br></div><div>My goal is to at least see and control a subset of windows with vnc under wayland.</div></div>
</blockquote></div><br></div>