Hi there

To log in as root, you may type "su" at a shell. Concerning the behavior 
at startup, you may follow these instruction written by Gilles some 
months ago when I asked the same question.

Hello Cleverson,

The usual behavior of Oralux 0.7 alpha is to ask the configuration
question at each boot.

You may change the default behavior in applying the following patch to
the code.
Then, set up in your .bashrc file the ORALUX_SILENT_START variable to 1.

Here are more details in 5 steps:

1. Download the oraluxSilentStart patch at:

http://oralux.org/tmp/oraluxSilentStart.patch

2. As root, jump to the oralux main directory

cd /usr/share/oralux/main

3. Apply the patch
If the patch is placed in the main directory, please type:

patch -p0 < oraluxSilentStart.patch

4. Build the oralux runtime

make

5. Finally, place this line in your /home/knoppix/.bashrc file

export ORALUX_SILENT_START=1

Now at the next boot, the system will jump to your previously selected
environment (Emacspeak, Yasr, Speakup).

If you prefer to come back to the original behavior, just comment out
the line in your .bashrc

#export ORALUX_SILENT_START=1

Cheers
Gilles

_______________________________________________
Oralux mailing list
Oralux@lists.freearchive.org
http://lists.freearchive.org/mailman/listinfo/oralux

Reply via email to