From 7ccb96805242101d2aa3e7a7fe095625549bfc12 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 25 Nov 2010 00:25:19 +0100 Subject: make intel driver work on ibm x40 - add kernel support for AGP/DRM/KMS - update intel driver - fix MesaLib (add the correct driver) --- package/xinit/patches/patch-xinitrc_cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/xinit/patches/patch-xinitrc_cpp (limited to 'package/xinit') diff --git a/package/xinit/patches/patch-xinitrc_cpp b/package/xinit/patches/patch-xinitrc_cpp new file mode 100644 index 000000000..123d52a8f --- /dev/null +++ b/package/xinit/patches/patch-xinitrc_cpp @@ -0,0 +1,11 @@ +--- xinit-1.2.1.orig/xinitrc.cpp 2009-11-23 23:49:24.000000000 +0100 ++++ xinit-1.2.1/xinitrc.cpp 2010-11-24 21:55:37.540685561 +0100 +@@ -95,8 +95,4 @@ fi + + #endif + +-TWM & +-XCLOCK -geometry 50x50-1+1 & +-XTERM -geometry 80x50+494+51 & +-XTERM -geometry 80x20+494-0 & + exec XTERM -geometry 80x66+0+0 -name login -- cgit v1.2.3