On Sun, 2007-08-12 at 19:58 -0500, Hugo Vanwoerkom wrote:
> Marcelo Chiapparini wrote:
> > Hi!
> >
> > I need to run manually the following script each time I boot the system:
> >
> > #!/bin/sh
> > #switchs the Xvideo output to the correct CRT display
> > xvattr -a XV_SWITCHCRT -v 1
> > fi
> >
>
Marcelo Chiapparini wrote:
Hi!
I need to run manually the following script each time I boot the system:
#!/bin/sh
#switchs the Xvideo output to the correct CRT display
xvattr -a XV_SWITCHCRT -v 1
fi
I would like to put it in a place in order to be automatically executed
at boot time. Where is
Hi!
I need to run manually the following script each time I boot the system:
#!/bin/sh
#switchs the Xvideo output to the correct CRT display
xvattr -a XV_SWITCHCRT -v 1
fi
I would like to put it in a place in order to be automatically executed
at boot time. Where is the best place?
thanks in ad
3 matches
Mail list logo