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

Re: Xorg replaces TTY1



On Sun, Nov 22, 2015 at 05:56:04PM -0500, The Wanderer wrote:
> > startx -- vt7
> 
> That requires specifying it by hand every time startx is run. As I
> indicated, that is unacceptable; I don't have to specify the VT manually
> every time I lanch X now in order to get the current behavior, and I
> shouldn't have to specify it manually at every launch in order get that
> behavior after a change of the default.
> 
> Where/how would it be possible to specify this in a config file, so that
> it can be set-and-forget if desired?

In .bashrc (if using bash)

alias startx="startx -- vt7"

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


Reply to: