Summary: The default startup script for the X Window System. Name: xinitrc Version: 2.4.1 Release: 2cs Copyright: Public Domain Group: User Interface/X Source0: xinitrc-xinitrc Source1: xinitrc-Xclients Source2: xinitrc-RunWM Source3: xinitrc-Xmodmap Buildroot: /var/tmp/xinitrc-root Requires: XFree86 /bin/sh BuildArchitectures: noarch %description The xinitrc package contains the xinitrc file, a script which is used to configure your X Window System session or to start a window manager. The xinitrc package should be installed if you use the X Window System. %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/etc/X11/xinit install -m 644 $RPM_SOURCE_DIR/xinitrc-Xmodmap $RPM_BUILD_ROOT/etc/X11/xinit/Xmodmap for i in xinitrc Xclients ; do install -m 755 $RPM_SOURCE_DIR/xinitrc-$i $RPM_BUILD_ROOT/etc/X11/xinit/$i done mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin install -m 755 $RPM_SOURCE_DIR/xinitrc-RunWM $RPM_BUILD_ROOT/usr/X11R6/bin/RunWM for i in Fvwm95 MWM AfterStep WindowMaker ; do ln -sf RunWM $RPM_BUILD_ROOT/usr/X11R6/bin/RunWM.$i done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %config /etc/X11/xinit/* /usr/X11R6/bin/* %changelog * Sat Sep 4 1999 Milan Kerslager - better handling xkbmap in /etc/X11/xinit/xinitrc (release 2cs) * Sat Jun 18 1999 Milan Kerslager - added xkbmap support by /etc/X11/xinit/Xkbmap and ~/.Xkbmap file to /etc/X11/xinit/xinitrc * Thu Jun 17 1999 Bill Nottingham - make Xclients/xinitrc executable... * Thu Jun 10 1999 Preston Brown - look for not only .Xmodmap/.Xresources, but also Xmodmap/Xresources - Xmodmap w/ "keycode 22 = BackSpace" added for non Xkb-extension users * Mon Apr 19 1999 Preston Brown - argh, fixed my changes from yesterday * Sun Apr 18 1999 Preston Brown - added /etc/sysconfig/desktop support * Mon Mar 22 1999 Bill Nottingham - make /etc/X11/xinit/* %config (bug #1051) * Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 2) * Tue Feb 02 1999 Preston Brown - added ability to have KDE recognized if it is all that is installed * Wed Jan 27 1999 Preston Brown - updated so that GNOME is the default, and a few other cleanups * Fri Sep 18 1998 Cristian Gafton - added the RunWM script and modified Xclients to use this new script * Sun Sep 13 1998 Cristian Gafton - included WindowMaker hints * Thu May 07 1998 Prospector System - translations modified for de, fr, tr * Wed Apr 22 1998 Cristian Gafton - handle AfterStep (and possibly other window managers) * Tue Nov 11 1997 Michael K. Johnson - export the BROWSER variable. * Fri Nov 08 1997 Cristian Gafton - added handling for the BROWSER variable * Wed Oct 15 1997 Cristian Gaftin - updated for AnotherLevel * Fri Jul 18 1997 Erik Troan - built for glibc, added dependencies * Thu Mar 20 1997 Erik Troan - Added /etc/X11/xinitrc/Xclients to this file and removed it from rootfiles and etcskel.