From: Michael Prokop Date: Thu, 22 Oct 2009 12:36:42 +0000 (+0200) Subject: /etc/skel/.xinitrc: adjust font in osd_cat command X-Git-Tag: v1.1.26^0 X-Git-Url: http://git.grml.org/?p=grml-etc.git;a=commitdiff_plain;h=986780d33b936a9ac190eef9c06f54b41b767c9e /etc/skel/.xinitrc: adjust font in osd_cat command --- diff --git a/debian/changelog b/debian/changelog index 52cfd63..513453d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc (1.1.26) unstable; urgency=low + + * /etc/skel/.xinitrc: adjust font in osd_cat command. Thanks to + Axel Beckert for the suggestion. + + -- Michael Prokop Thu, 22 Oct 2009 14:35:43 +0200 + grml-etc (1.1.25) unstable; urgency=low * /etc/init.d/grml-reboot: use bash as interpreter so the diff --git a/etc/skel/.xinitrc b/etc/skel/.xinitrc index 17c4052..8b5938d 100755 --- a/etc/skel/.xinitrc +++ b/etc/skel/.xinitrc @@ -19,7 +19,7 @@ # print info text if [ -x /usr/bin/osd_cat ] ; then echo "Starting X window system and loading window manager..." | \ - osd_cat -c white -A center -p middle -f "-misc-fixed-medium-r-normal-*-*-150-*-*-c-*-iso8859-15" & + osd_cat -c white -A center -p middle -f "-misc-fixed-medium-r-normal-*-15-150-*-*-c-*-iso8859-15" & fi # add at least one entry to xauth