Re: moving away from gnome

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, Feb 27, 2012 at 11:20 AM, Calvin Morrison
<mutantturkey@xxxxxxxxx> wrote:
> On 26 February 2012 11:56, Jesse Juhani Jaara <jesse.jaara@xxxxxxxxx> 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


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux