Code Sample |
exec /usr/bin/X11/Xvesa -2button -screen 800x600x24 -shadow -nolisten tcp -I &>/dev/null |
Code Sample |
home/dsl/.xserverrc |
Code Sample |
WriteConfig $XSERV $XRES $XDEP $XBUT #Now we run "startx" and return to X with the choices that were made. startx echo "X Setup has been run, returning to the GUI with the choices that were made." # let's end xsetup.sh exit 0; |
Quote |
1. Probably should boot from cdrom with the following: boot: dsl vga=normal 2 then at system prompt # frugal_instal.sh That should get rid of the invalid video mode. |
Quote |
2. When you setup X then do a system backup. Then you will not be prompted again. |