RReed wrote:
> 
> Well I can't get the voodoo3 goods to install it keeps saying it can't find
> vga16.
> So I guess I will just use startx -- -bpp 32 to start x in 32 bit.. i edited
> the config to use only 800x600 and nothing lower.
> A question I have is can i setup a symbolic link to run startx -- -bpp 32
> from a name like xwin?
> and if so how?
> 
> ************************************************************
>   Freedom means defending the expression of the very
>   words and ideas that make you sick.
> ************************************************************

i do this same thing by using an alias in my .bashrc file.  edit .bashrc
to include this line:
alias xwin='startx -- -bpp 32'
then logout and login and it will work.  just, before you do this, make
sure the 'xwin' command doesnt activate another program.

:P

Reply via email to