Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > f2f65561d85937c97d1c293b633ed0c6 > scriptlet

synaptics-0.14.7-0.20070706.2mdv2008.1.x86_64.rpm

Triggers

synaptics < 0.14.7-0.20070706.2mdv2008.1

/bin/sh
if [ -f /etc/X11/xorg.conf ]; then
  perl -i.old  -pe 's/^(\s+InputDevice "SynapticsMouse\d+"\s+)"AlwaysCore"(\s*)$/$1"SendCoreEvents"$2/' /etc/X11/xorg.conf
fi
exit 0