[arch-general] moving away from gnome
Thiago Coutinho
root at thiagoc.net
Mon Feb 27 09:39:04 EST 2012
On Mon, Feb 27, 2012 at 11:20 AM, Calvin Morrison
<mutantturkey at gmail.com> wrote:
> On 26 February 2012 11:56, Jesse Juhani Jaara <jesse.jaara at gmail.com> wrote:
>> There is slim which only depends on gtk2 (mayby some other minor libs
>> needed
>> by anyother gtk app too) and cdm which is a conole mode login manager :D
>
> I suggest you just use your tty. once you login, just run xinit.
> it works fantastically for me :-)
I use this in my ~/.bashrc to start X automatically:
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
. startx
logout
fi
--
thiagoc
"O povo não deveria temer o governo. O governo é quem deveria temer o povo."
V de Vingança
More information about the arch-general
mailing list