Search results

  1. G

    Problems with 'exec startx'

    Here's my xinitrc: !/bin/sh # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $ userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/usr/X11R6/lib/X11/xinit/.Xresources sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap # merge in defaults and keymaps if [ -f...
  2. G

    Problems with 'exec startx'

    I used to be able to run X11 (not Apple's X11) under >console user mode after logging out of OS X. Now when I type exec startx, The usual grey screen opens up and shows the X-shaped cursor. However, the Xterms don't open and I get stuck with no way out other than the restart button. This is the...
Back
Top