Re: [dev] Introducing XLSH

From: Christophe-Marie Duquesne <chm.duquesne_AT_gmail.com>
Date: Fri, 21 Oct 2011 11:44:07 +0200

> # auto startx if logging in at VC/1
> if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
>   startx >& ~/.myXLog
>   logout
> fi

I do the same. Fastest login manager I know. If you have anything
faster to suggest, I'll take it.
Received on Fri Oct 21 2011 - 11:44:07 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 21 2011 - 11:48:03 CEST