From 5aa766c7a7726dcc9e53c0c0d8ae96026ff1d5ef Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 11 Mar 2009 18:06:04 +0000 Subject: Small improvements ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2714 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/XX_xserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/xserver/XX_xserver.sh') diff --git a/os-plugins/plugins/xserver/XX_xserver.sh b/os-plugins/plugins/xserver/XX_xserver.sh index db411816..c4676a17 100644 --- a/os-plugins/plugins/xserver/XX_xserver.sh +++ b/os-plugins/plugins/xserver/XX_xserver.sh @@ -226,7 +226,7 @@ a\ \ InputDevice\ \ "Synaptics TP"\ \ \ \ \ \ "SendCoreEvents" # ModulePath for proprietary drivers (otherwise disabled) if [ -n "$xserver_driver" -o "$xserver_prefnongpl" -eq "1" ]; then - sed -e "s,# ModulePath \",ModulePath \"${MODULE_PATH},g" \ + sed -e "s,# ModulePath \", ModulePath \"${MODULE_PATH},g" \ -i $xfc fi -- cgit v1.2.3-55-g7522