--- /etc/skel/.xinitrc 2012-06-06 10:38:47.569601345 -0600 +++ /u2/overlay/etc/skel/.xinitrc 2012-06-07 17:10:39.000000000 -0600 @@ -10,7 +10,7 @@ xrdb -merge /etc/X11/xinit/.Xresources fi -if [ -f /etc/X11/xinit/.Xmodmap]; then +if [ -f /etc/X11/xinit/.Xmodmap ]; then xmodmap /etc/X11/xinit/.Xmodmap fi @@ -33,7 +33,7 @@ choice="${1:-fluxbox}" -if [ -r /ext/X11/xinit/xinitrc.$choice ]; then +if [ -r /etc/X11/xinit/xinitrc.$choice ]; then . /etc/X11/xinit/xinitrc.$choice else case "$choice" in