Complete.Org: Mailing Lists: Archives: discussion: March 1999:
Re: [aclug-L] startx question???
Home

Re: [aclug-L] startx question???

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: Re: [aclug-L] startx question???
From: Dale W Hodge <dwh@xxxxxxxx>
Date: Wed, 31 Mar 1999 10:54:52 -0600 (EST)
Reply-to: aclug-L@xxxxxxxxxxxx

On Thu, 1 Apr 1999, Nate Bargmann wrote:

> 
> I think there are other ways, such as tinkering in /etc/XF86Config, but
> early on I chose the simple UNIX option.  I wrote a short script, put it
> in ~/bin (which happens to be added to my path when I log in) and wrote
> a version for 8, 16 and 32 bit.  Here is a copy of my 16 bit startx
> named x16:
> 
> # This script is used to start Xwindows in 16 bit per pixel
> # mode.
> 
> /usr/X11R6/bin/startx -- -bpp 16
> 
> typing this is even shorter than startx and I don't have to remember the
> startx syntax.  The flexibility comes in if I need a different pixel
> depth and for that reason I have scripts named x8, x16, x32 in ~/bin.

I choose an even simpler method.  I added to my .profile the following
line:  alias x16="startx -- -bpp16".  One could also edit /etc/profile if
you want this to be available globally. 



 Dale W Hodge  dwh@xxxxxxxx, dwh@xxxxxxxxxxxx  
 Web Page: www.sktc.net/~dwh, www.dnd.ddns.org
   __   _
  / /  (_)__  __ ____  __
 / /__/ / _ \/ // /\ \/ /  . . .  t h e   c h o i c e   o f   a
/____/_/_//_/\_,_/ /_/\_\              G N U   g e n e r a t i o n . . .



[Prev in Thread] Current Thread [Next in Thread]