# # # /usr/X11R6/lib/X11/app-defaults # # # X -probeonly # X -showconfig # # vi ~/.xinitrc # fvwm2 # startkde # exec gnome-session # # # use 16 colors # ../XF86Config # ... # RgbPath "/usr/X11R6/lib/X11/rgb" # ... # DefaultColordepth option # # # - or - # startx -- -bpp 16 # # # Create options # vi ~/.Xresources # xplaycd*reverseVideo: on # # # # Merge the changes # xrdb -merge .Xresources # # # End of file