Hola a tod*s,

tengo dos problemillas con la combinaci�n wmaker+gnome. Arranco las X a
partir de un .xsession de cada usuario con el xdm (ha de ser as�, no
vale usar el gdm). �ste es el contenido de dicho fichero:

#!/bin/sh

if [ -x /usr/bin/pland ]
then
    /usr/bin/pland -k
else
    echo >&2 "AVISO: No se encontr� el demonio pland"
fi

### Put here background apps to start

### Put here your session manager app
# Do not put it in background, or it wouldn't be a session manager
/usr/bin/gnome-session

### Kill pland after session was terminated
if [ -x /usr/bin/pland ]
then
    /usr/bin/pland -K
fi

En el /etc/environment tengo definidas, entre otras cosas:

LANG=es_ES.ISO-8859-1
WINDOW_MANAGER=/usr/bin/X11/wmaker

y el gnome est� configurado para arrancar el wmaker. Efectivamente lo
hace as�, pero:

1) Los men�s y dem�s mensajes de gnome est�n todos en ingl�s, en lugar
de en castellano como deber�a ser.
2) Todas las modificaciones que hago en wmaker relativas a posiciones
del dock y del clip, as� como eliminaci�n/adici�n/cambio en la
configuraci�n de los "botones" no se guardan de una a otra sesi�n.

�Alguien puede echar una mano? Cualquier ayuda ser� bien recibida.
Gracias a tod*s por vuestro tiempo.

Saludos,

================================================================================

JUAN CARLOS AMENGUAL              Nothing I am, nothing I dream, nothing is new
UNIVERSIDAD JAUME I               nothing I think or believe in or say
DEPARTAMENTO DE INFORM�TICA       nothing is true
CAMPUS DE RIU SEC, EDIFICIO TI    It used to be so easy, I never even tried
CASTELLON, 12071. SPAIN.          It used to be so easy ...
Phone: +34 964 728361             but the last day of summer never felt so cold
Fax: +34 964 728435               the last day of summer never felt so old.
e-mail: [EMAIL PROTECTED]
                                        Robert Smith (The Cure)
                 - "The Last Day of Summer", Bloodflowers, 2000, Fiction Rec. -

================================================================================



Responder a