ext Ari Paavilainen wrote: > > ----- Original Message ----- From: "Joaquim Azevedo" > <jcan_slipknot at yahoo.com.br> > To: "Maemo Users" <maemo-users at maemo.org> > Sent: Monday, September 12, 2005 4:36 PM > Subject: Re: [maemo-users] Problems running Maemo > > >> Hi!!! >> >> 2 ways to do this: >> 1. in the /etc/xorg.conf in the line DefaultDepht modify to 16 and >> continue with Xnest: > > > There is no file /etc/xorg.conf in my machine. > Check /etc/X11/XF86Config-4, you are most likely running XFree86 since you have Xnest 4.3.0. >> Section "Screen" >> Identifier "Screen0" >> Device "Card0" >> Monitor "Monitor0" >> DefaultDepth 16 > > > In what file is this? > /etc/X11/XF86Config-4 >> 2. Use xVNC call in this mode: Xvnc :1 -geometry 800x480 -depth 16 > > > How can I install Xvnc? > Find package "XFree86-Xvnc-4.3.0-..." and install it. // Tapani