On 9/15/06, Carlo Calica <[EMAIL PROTECTED]> wrote:
> Udev comes with a tool called udevtrigger. This causes the kernel to
> reemit uevents in the sameway as the Coldplug task. Newer versions
> have switches to select which uevents are reemitted.
Yes, I've seen that. The current task still works
Udev comes with a tool called udevtrigger. This causes the kernel to
reemit uevents in the sameway as the Coldplug task. Newer versions
have switches to select which uevents are reemitted.
--
Carlo J. Calica
___
gobolinux-devel mailing list
gobolinux-
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