... I forgot to include my VNC configuration, which might be relevant:

My ~/.vnc/xstartup looks like this:

#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
#x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#x-window-manager &
# Fix to make GNOME work
export XKL_XMODMAP_DISABLE=1
/etc/X11/Xsession

The system-wide Xsession is auto-configured by Debian to start FVWM. As far as I know, the same script is executed if one runs 'startx' on a physical X11-session. As far as I remember, the XKL_XMODMAP_DISABLE-part was recommended at some point to fix VNC issues with GNOME-applications, I tried removing it, but it seems to be unrelated to my FVWM-issue.

Best,

Claude


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to