*** La traduction en français se trouve après les 3 astérisques (*)
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 

***
Bonjour,

En réponse à Cleverson : après installation sur le disque dur, Oralux
0.7 alpha demande à chaque boot, si la configuration doit être
modifiée. Pour supprimer cette question et lancer directement l'environnement
précédemment sélectionné (Emacspeak, Yasr ou Speakup), il faudrait
aujourd'hui appliquer un patch et mettre la variable
ORALUX_SILENT_START a 1 dans votre .bashrc. 

Voici plus de détails en 5 étapes :

1. Télécharger le patch oraluxSilentStart à cette URL :

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

2. En tant que root, passer dans le répertoire main d'Oralux

cd /usr/share/oralux/main

3. Appliquer le patch
Si vous avez placé le patch dans le répertoire main, tapez svp la
commande suivante:

patch -p0 < oraluxSilentStart.patch 

4. Générez l'exécutable oralux

make

5. Finalement, placez cette ligne dans votre fichier /home/knoppix/.bashrc

export ORALUX_SILENT_START=1

Au boot suivant, votre environnement sera directement lancé.

Pour revenir au comportement d'origine, commentez juste la ligne du .bashrc :

#export ORALUX_SILENT_START=1

A+
Gilles


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

Reply via email to