auto login with xfce?
Joost Kremers
joostkremers at fastmail.fm
Tue Feb 12 19:36:01 CET 2008
On Fri, Feb 08, 2008 at 01:15:44PM +0100, Joost Kremers wrote:
>
> =====================
>
> #!/bin/bash
>
> exec su - user_name -c /usr/bin/startxfce4
>
> =====================
>
> which seems to work fine. at least the time is still ok... what else might
> go wrong, how do i go about checking it?
ok, one thing i noticed that wasn't right was that Terminal cannot display
accented characters, nor does it accept them when composed with the
Multi_key. other apps had no trouble at all, just Terminal.
i changed the command in rc.4 to:
exec su - user_name -c "source /etc/profile && /usr/bin/startxfce4"
and now Terminal behaves normal again.
--
Joost Kremers
Life has its moments
More information about the Xfce
mailing list