qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'.


From: Daniel P . Berrangé
Subject: Re: qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'.
Date: Tue, 3 Mar 2020 10:44:31 +0000
User-agent: Mutt/1.13.3 (2020-01-12)

On Mon, Mar 02, 2020 at 01:43:12PM +0100, Thorsten Glaser wrote:
> On Mon, 2 Mar 2020, Daniel P. Berrangé wrote:
> 
> > "x11vnc" suggests you had a regular X11 desktop session, and are
> > exporting it via VNC ?
> 
> No, x11vnc is a standalone VNC server.

AFAICT, this is not the case. On both my Fedora & Debian installs,
x11vnc is just a binary that attaches to an existing X11 server
and exports it - it doesn't provide an X11 itself, like tigervnc
or tightvnc do.

> > Can you tell me a bit more detail about how you launch this all.
> 
> Sure:
> 
> $ vncserver -geometry 1000x768 -name nowm :2
> $ (export DISPLAY=:2; exec </dev/null >>.xsession-errors; exec 2>&1; 
> icewm-session &)

Can you tell me output of

  $ ls -al /usr/bin/vncserver

On Debian this is normally a symlink to alternatives. If so,
also tell me what this reports:

  $ ls -al /etc/alternatives/vncserver


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]