[SLL] VNC issue
Paul Franz
paul at eucleides.com
Tue Mar 10 12:06:58 PDT 2009
I'm using vncserver on a Linux box and viewing the results on a machine using FireFox
which works nicely using Java. That is, I'm not using a stand alone vnc client.
The client has a wide screen - a notebook, here's an annotated screen shot.
<http://eucleides.com/~paul/VNC-2.jpg>
1) What do I need to do to generate a wider screen on the server as depicted in the
annotation on the above photo?
2) Tab completion doesn't work on the command line in any terminal window - any ideas?
Here's my startup file.
[paul at Beaker paul]$ cat .vnc/xstartup
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startx &
#twm &
--
Paul Franz
425.440.9505 (O)
425.241.1618 (C)
More information about the linux-list
mailing list