Re: No joy with AVlinux

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

 



On Fri, 3 Dec 2010 10:55:54 -0500
Sean Corbett <seanbutnotheard@xxxxxxxxx> wrote:

> On Thu, Dec 2, 2010 at 3:49 PM, Folderol <folderol@xxxxxxxxx> wrote:
> > add to end of /home/{username}/.bash_profile
> > Â Â Â Âstartx
> 
> Instead of a blind "startx", you may find it handy to make your
> .bash_profile a little smarter... i.e., here's what I use (on Arch):
> 
> if [[ "$DISPLAY" = "" ]] && [[ "$(tty)" = "/dev/tty1" ]]; then
>   startx &> .xsession-log
>   logout
> fi
> 
> This way, you can log into another virtual terminal (Ctrl-Alt-F2 for
> example) and do some debugging in the background.  Or it's handy if
> you don't feel like firing up X at all.
> 
> -sean

Sounds good to me. I'll give it a try :)

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user



[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux