source: npl/X/xorg_conf/run @ 13a1b25

gcc484ntopperl-5.22 gccoud
Last change on this file since 13a1b25 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 159 bytes
Line 
1#!/bin/bash
2#draai alle font-controle scripts opnieuw bij iedere start van X
3mkfontdir || exit 1
4mkfontscale || exit 1
5fc-cache || exit 1
6
7exec /usr/X11/bin/X
Note: See TracBrowser for help on using the repository browser.