On 10/18/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> On Wed, 18 Oct 2006 15:50:17 +0200, Lucas C. Villa Real
> <[EMAIL PROTECTED]> wrote:
>
> > CVSROOT: /sources/goboscripts
> > Module name: tools
> > Changes by: Lucas C. Villa Real06/10/18 13:50:17
> >
> > Modified files:
> >
On Wed, 18 Oct 2006 15:50:17 +0200, Lucas C. Villa Real
<[EMAIL PROTECTED]> wrote:
> CVSROOT: /sources/goboscripts
> Module name: tools
> Changes by: Lucas C. Villa Real06/10/18 13:50:17
>
> Modified files:
> LiveCD/bin : ConfigureLiveCD
>
> Log message:
> Fixes the p
On 9/15/06, André Detsch <[EMAIL PROTECTED]> wrote:
> On 9/15/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> > The idea was to ship a xorg.conf ready to be used on QEMU.. or are you
> > considering that xorg.conf might have been modified by the user or by
> > some other tool?
>
> The adjustme
On 9/15/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> The idea was to ship a xorg.conf ready to be used on QEMU.. or are you
> considering that xorg.conf might have been modified by the user or by
> some other tool?
The adjustment of xorg.conf deals with mouse and keyboard info, which
may v
On 9/15/06, André Detsch <[EMAIL PROTECTED]> wrote:
> On 9/14/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> > -if [ -d ${goboPrograms}/Xorg -a -f
> > ${goboPrograms}/Xorg/Settings/X11/xorg.conf ]
> > +if [ -d ${goboPrograms}/Xorg -a -f
> > ${goboPrograms}/Xorg/Settings/X11/xorg.conf -a "$p
On 9/14/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> -if [ -d ${goboPrograms}/Xorg -a -f
> ${goboPrograms}/Xorg/Settings/X11/xorg.conf ]
> +if [ -d ${goboPrograms}/Xorg -a -f
> ${goboPrograms}/Xorg/Settings/X11/xorg.conf -a "$platform" = "native" ]
Adjustment of xorg.conf has to be done